Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-06Ported custom_gcode and print unit tests from Perl to C++.Vojtech Bubnik
2022-05-04Further slimming of Perl bindings.Vojtech Bubnik
2022-05-04Perl unit tests for perimeters and multi-material were rewritten to C++.Vojtech Bubnik
2022-03-17Fixed various issues in the ported Lightning infill.lh_fix_lightning_infillLukáš Hejl
2022-02-04Fix for fff_print_testsYuSanka
2022-02-03Added new param sla_output_precision in nanometerstamasmeszaros
2022-02-03SLA archiver implemented for svg output, switchable in config. tamasmeszaros
2022-02-02WIP: Implemented support for QOI G-code thumbnail format as requestedVojtech Bubnik
2022-01-17WIP: G-code find & replace: Support for non-regular expression,Vojtech Bubnik
2022-01-17WIP: G-code find / replace using a new gcode_substitutions PrintConfigVojtech Bubnik
2021-12-01WIP Lightning Infill, roughly integrated, untested, disabled withVojtech Bubnik
2021-11-30New config value "gcode_resolution" replaces the hard coded RESOLUTIONVojtech Bubnik
2021-11-23Initial implementation, mostly proof of conceptSergey Kovalev
2021-11-19Add material print speed parameter for sla printers except sl1tamasmeszaros
2021-11-19Trying to solve forward compatibility for SLA relative_correctionstamasmeszaros
2021-08-31Implemented configurable speed and acceleration settings for the firstVojtech Bubnik
2021-08-31Brim separation from object, follow up to 82373334bcdaaaf10ed860fd2887b635f81...Vojtech Bubnik
2021-08-31Fixed undo/redo issue when clear method of FacetsAnnotation and ModelConfigLukas Matena
2021-07-14Draft shield option is now an enum (Disabled/Limited/Enabled)Lukas Matena
2021-06-28PrusaLink - cherrypick pick from stable branchDavid Kocik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-01Fix of previous commit: Mixed up ClipperLib::pftPositive and pftNonZeroVojtech Bubnik
2021-06-01Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-01New parameter "Slicing Mode" for supporting 3DLabPrint airplane models.Vojtech Bubnik
2021-05-31Added option to independently set z axis travel speedMartin Budden
2021-05-26Some fixes after preceding merge. Moved mmu_segmented_region_max_widthVojtech Bubnik
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-24WIP: PrintRegion refactoring, it finally compiles!Vojtech Bubnik
2021-05-04Fixing thread-safe StaticConfig creations #6477Vojtech Bubnik
2021-04-26Refactoring of StaticPrintConfig & derived classes:Vojtech Bubnik
2021-04-211) Moved first_layer_heigth frrom PrintObjectConfig to PrintConfig.Vojtech Bubnik
2021-04-19WIP: Allows regions of MMU segmentation to be trimmed by chosen width.Lukáš Hejl
2021-04-12FDM snug supports: New parameter "closing radius", inspired by Cura'sVojtech Bubnik
2021-04-08New FDM support sparse infill zig-zag algorithm.Vojtech Bubnik
2021-04-06Implemented new acceleration control behaviour for the new Marlin firmware fl...Lukas Matena
2021-04-06Renamed the gcfMarlin enum value to gcfMarlinLegacy so we never mistake it fo...Lukas Matena
2021-04-06Duplicated Marlin firmware flavor to 'Marlin (legacy)' and 'Marlin Firmware'Lukas Matena
2021-03-23Implementing a new switch for the shape of support towers:Vojtech Bubnik
2021-03-15Splitting FDM support gap to top / bottom, introducingVojtech Bubnik
2021-03-15WIP: Splitting the number of top / bottom support interface layers.Vojtech Bubnik
2021-03-15WIP: Refactored bridging flow from normal flow, new config valueVojtech Bubnik
2021-03-05Adjustable wipe tower brimLukas Matena
2021-02-24Fixing some compiler warningsVojtech Bubnik
2021-02-24Fix of Add option to change support interface pattern #1197Vojtech Bubnik
2021-02-24Squash merge of pull request Raft enhancements #6003Vojtech Bubnik
2021-02-24Added a single perimeter to the first layer of support or raft.Vojtech Bubnik
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-10Squashed commit of the following:Vojtech Bubnik
2021-02-10Added separate checkbox for gap filling (#5999)Ilya
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik