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-17Fix collision after arrange when 'complete Individual objects' is ONtamasmeszaros
2022-04-27Merge branch 'stable' (no conflicts fixed)Lukas Matena
2022-04-01Yet another fixup of previous commitLukas Matena
2022-04-01Fixup of previous commit:Lukas Matena
2022-03-31Fixed several std::moves that had no effect, moved GCode data to heapLukas Matena
2022-03-31Fix of #7711, #7903, #8044 (wipe tower refusing to slice when layer height mo...Lukas Matena
2022-02-24Merge branch 'stable'Lukas Matena
2022-02-14Follow-up to 58d64bae7762e225a9755a79c80068f56a81b5f5Vojtech Bubnik
2022-02-02WIP: Implemented support for QOI G-code thumbnail format as requestedVojtech Bubnik
2022-01-31Follow-up to 3e7a4d4648904b64c9f2d1c2948d81878f2a5eebVojtech Bubnik
2022-01-31Fix of #6336 #5073: Throw an error if G92 E0 is missing in layer changeVojtech Bubnik
2022-01-21Fixed crashes with specific configuration of draft shield:Lukas Matena
2022-01-17WIP: First IU implementation for G-code substitutionsYuSanka
2022-01-10Implemented new placeholders for output file name:Vojtech Bubnik
2021-11-30New config value "gcode_resolution" replaces the hard coded RESOLUTIONVojtech Bubnik
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-10-14Snug supports: Extrude interface layers 45 degrees from the base layer,Vojtech Bubnik
2021-09-15Fixed comparison of layer height profiles when printing with wipe tower:Lukas Matena
2021-09-13Some reduction of unnecessary conversions when calling ClipperUtils.Vojtech Bubnik
2021-09-13Follow-up to ae7d6db1d961f85b8e2788d707cef03de7e28fdbVojtech Bubnik
2021-08-31Implemented configurable speed and acceleration settings for the firstVojtech Bubnik
2021-08-25Fixed invalidation when first_layer_height is changedLukas Matena
2021-07-22Techs DISABLE_ALLOW_NEGATIVE_Z_FOR_SLA and ENABLE_ALLOW_NEGATIVE_Z set as def...enricoturri1966
2021-07-20Tech ENABLE_SEQUENTIAL_LIMITS set as defaultenricoturri1966
2021-07-14Draft shield option is now an enum (Disabled/Limited/Enabled)Lukas Matena
2021-07-14Skirt is now generated around brims, unless 'draft shield' is checkedLukas Matena
2021-07-14Merged psSkirt and psBrimLukas Matena
2021-07-13Merge branch 'vb_mmu_top_bottom'Vojtech Bubnik
2021-06-23drop deprecated TBB components (#6590)Roman Beránek
2021-06-20Renamed create_face_neighbors_index() to its_face_edge_ids().Vojtech Bubnik
2021-05-31Added option to independently set z axis travel speedMartin Budden
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Improved performance when showing sequential...enricoturri1966
2021-05-14Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966
2021-05-14Tech ENABLE_ALLOW_NEGATIVE_Z -> ModelObject::convex_hull_2d() and sequential_...enricoturri1966
2021-05-13Fixed conflicts after merge with masterenricoturri1966
2021-05-13Small refactoringenricoturri1966
2021-05-11Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects ...enricoturri1966
2021-05-06FDM backend refactoring for const correctness, clarity ...Vojtech Bubnik
2021-05-06Print/PrintObject/PrintRegion refactoring:Vojtech Bubnik
2021-05-05FDM backend refactoring: Return PrintRegion by reference, not by pointer.Vojtech Bubnik
2021-05-05WIP: Moving ownership of PrintRegions to PrintObjects.Vojtech Bubnik
2021-05-05Factored out the Print::apply() method and its dependending free functionsVojtech Bubnik
2021-05-05PrintRegion refactoring: Getting rid of the Print pointer.Vojtech Bubnik
2021-04-21Further fixes of the first_layer_height refactoring.Vojtech Bubnik
2021-04-08New FDM support sparse infill zig-zag algorithm.Vojtech Bubnik
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-04-06Wipe tower: respect first_layer_speedLukas Matena
2021-04-06Wipe tower: refactoring of brim and solid infill on first layerLukas Matena
2021-04-06Wipe tower: remove unfinished square wipe tower optionLukas Matena