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-02-07Fixing Perl unit tests: Fixed crash in calc_max_layer_height()Vojtech Bubnik
2021-05-06FDM backend refactoring for const correctness, clarity ...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-04-06Wipe tower: reorder extruders so first layer starts with soluble if possibleLukas Matena
2021-02-25Fix of crash when using raft with modified Shape-Box with height 0.5mm #5652Vojtech Bubnik
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2020-06-08Added uncommitted changesYuSanka
2020-06-03Fix of #3919 (extremely wide wipe tower with 0.35mm FAST profile)Lukas Matena
2020-06-03Revert "Workaround for the Prusa3D Fast (layer height 0.35mm) profile, which"Lukas Matena
2020-05-26Few more include chains brokenLukas Matena
2020-03-27Workaround for the Prusa3D Fast (layer height 0.35mm) profile, whichbubnikv
2020-03-05Fix of #3769 - wipe into infillLukas Matena
2020-02-06Color change - handling Color Change data stored for differentbubnikv
2020-01-23Synchronized mode of color_print data to/from 3mf/amfYuSanka
2020-01-23Refactored PrintObject::m_copies to PrintInstances,bubnikv
2020-01-17Code refactoring to mode comparisonYuSanka
2020-01-16Added "mode" variable for custom_gcode_per_print_zYuSanka
2020-01-16Merge remote-tracking branch 'origin/master' into ys_cp_improvementsYuSanka
2020-01-16Fix of recent wipe tower / tool ordering refactoring.bubnikv
2020-01-16Merge remote-tracking branch 'origin/master' into ys_cp_improvementsYuSanka
2020-01-16WIP: Enhancement of the FDM back end to support Color Change situations,bubnikv
2020-01-15Added synonyms to some PrintSteps:bubnikv
2020-01-15DoubleSlider: Implemented code for check of used extruders for MustiAsSingle ...YuSanka
2020-01-14Fixed regression in placement of Color Change event at the correct layer.bubnikv
2020-01-14Fix of recent refactoring of color print.bubnikv
2020-01-14Refactoring fix: making sure that mark_wiping_extrusions doesn't report it wi...Lukas Matena
2020-01-14Another bugfixes of GCode export after refactoring.bubnikv
2020-01-14gcc & clang do not like taking reference of const temporaries.bubnikv
2020-01-14Custom G-code references are now being assigned to ToolOrdering::LayerTools()bubnikv
2020-01-14Refactoring of GCode::process_layer().bubnikv
2020-01-10Refactoring of ToolOrdering (wipe into infill / object)bubnikv
2020-01-10ToolOrdering: Removed unused parameter.bubnikv
2020-01-08Optimization of G-code export:bubnikv
2020-01-07Some refactoring and const correctness fixes.bubnikv
2019-09-24Whitespace changes to supress misleading indentation warningsLukas Matena
2019-09-10Fix of #1266 and #2258Lukas Matena
2019-09-04Fixed couple of warnings in WipeTower.cpp, ToolOrdering.cpp and GCode.cppLukas Matena
2019-08-16Merge branch 'master' into tm_clang_mingwtamasmeszaros
2019-08-16Fix up build and clear dev outputtamasmeszaros
2019-08-02Empty layers detection added to GCode.cppLukas Matena
2019-06-25Fixed warnings in libslic3rLukas Matena
2019-05-22Fixed unit tests when run with range checks on std::vectorLukas Matena
2018-11-08Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrintbubnikv
2018-11-07When iterating over PrintObject regions, use PrintObject::region_volumes (see...Lukas Matena
2018-11-06WIP: When iterating over PrintObject's regions, use the region countbubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv