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
2020-05-26Few more include chains brokenLukas Matena
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-03-25ENABLE_THUMBNAIL_GENERATOR set as defaultenricoturri1966
2020-02-13ENABLE_SHOW_SCENE_LABELS set as defaultEnrico Turri
2020-02-03Added sequential print order id to 3D scene labelsEnrico Turri
2020-01-23Refactored PrintObject::m_copies to PrintInstances,bubnikv
2020-01-14Fixing GCode Skirt generator after refactoring.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-09Optimization of G-code export: Don't make copies of ExtrusionEntitiesbubnikv
2020-01-08Optimization of G-code export:bubnikv
2020-01-06Some minor polishing of Color print back end.bubnikv
2019-12-17Code refactoring for Color change implementationYuSanka
2019-11-28Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-11-27Code cleaningYuSanka
2019-11-22ENABLE_THUMBNAIL_GENERATOR -> Thumbnails generated using a callback functionEnrico Turri
2019-11-16ExtruderSequenceDialog :YuSanka
2019-11-14Merge branch 'lm_low_wipe_tower'Lukas Matena
2019-10-25ENABLE_THUMBNAIL_GENERATOR -> Allow for multiple thumbnails into gcode and sl...Enrico Turri
2019-10-24ENABLE_THUMBNAIL_GENERATOR -> Add thumbnail data into gcode outputEnrico Turri
2019-10-23ENABLE_THUMBNAIL_GENERATOR -> WIP: Refactoring and preparation for adding thu...Enrico Turri
2019-10-10Information from DoubleSlider is saved to ModelYuSanka
2019-10-01Merge branch 'master' into lm_low_wipe_towerLukas Matena
2019-09-26Reworked Traveling Salesman Problem code for simplicity and robustness.bubnikv
2019-09-20Wipe tower now doesn't print sparse layers, it is instead lower than the objectLukas Matena
2019-09-04Fixed couple of warnings in WipeTower.cpp, ToolOrdering.cpp and GCode.cppLukas Matena
2019-08-26Make sure the "avoid crossing perimeters" class is resettedbubnikv
2019-08-25Refactoring of AvoidCrossingPerimeters::init_external_mp()bubnikv
2019-07-19Wipe tower accounts for extruder offsetsLukas Matena
2019-06-17Wipe tower - refactoring (removed the abstract WipeTower class)Lukas Matena
2019-06-14WipeTowerIntegration class: print_z is not passed around, ToolChangeResult ob...Lukas Matena
2019-06-14Changed handling of priming extrusions to allow injection of filament and too...Lukas Matena
2019-06-14Enable wipe tower for all multi-extruder configurationsThomas Moore
2019-01-29Disabled the experimental pressure equalizer.bubnikv
2019-01-29Fixes Add [layer_num] and [layer_z] to Custom Tool change G-code #1651bubnikv
2019-01-14Fix of https://github.com/prusa3d/Slic3r/issues/1631bubnikv
2018-12-18The G-code export was reshuffled a bit to reduce peak memory consumption.bubnikv
2018-11-07Merge branch lm_colorprint_integration into dev_native + deleting ticks outsi...Lukas Matena
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv