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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-29Fix of issue 1368 (vector index out of bounds in the wipe tower generator)Lukas Matena
2018-09-14Merge remote-tracking branch 'origin/lm_temperature_fix'bubnikv
2018-09-12Added number of toolchanges into 'Sliced info' statisticsLukas Matena
2018-09-05Wipe tower extrusions are now accounted for in the filament consumption stati...Lukas Matena
2018-09-05Another attempt to fix the temperature change issueLukas Matena
2018-09-03Bugfix - extruder temperature was sometimes not correctly set on the wipe towerLukas Matena
2018-08-21Yet another experimental parameter to adjust the initial loading speed of a n...Lukas Matena
2018-08-14New experimental parameter to adjust initial loading speed of the filament fr...Lukas Matena
2018-08-13Retraction after ramming is now done without moving the headLukas Matena
2018-08-02Wipe tower postprocessing, wipe tower block on 3D plate improved.Lukas Matena
2018-07-24Shifted the MM priming lines inside a bit (for the out-of-bed detection)Lukas Matena
2018-07-24Fixed an issue with MM and supports layeringLukas Matena
2018-07-23Fixed crash when generating gcode of multimaterial objects with some object o...Enrico Turri
2018-07-18Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipul...Enrico Turri
2018-07-18Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-07-18Filament following a soluble one must be wiped on the wipe towerLukas Matena
2018-07-18Slice only objects contained into the print volumeEnrico Turri
2018-07-17Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements'bubnikv
2018-07-13Respect perimeter-infill order for purging only objectsLukas Matena
2018-07-13Trying to make sure infill_first (or otherwise) is respectedLukas Matena
2018-07-11WipingExtrusions functions now don't need a reference to LayerToolsLukas Matena
2018-07-09Infill purging - added fifth extruder into default setttings, cosmetic changesLukas Matena
2018-06-29Overriddable infills that were not overridden are now printed according to in...Lukas Matena
2018-06-28Merge branch 'master' into amf_activate_existing_presetsbubnikv
2018-06-28Wipe tower fix - incorrect start/end position reported to the GCode generator...Lukas Matena
2018-06-27Fixed a crash when complete_objects was turned onLukas Matena
2018-06-27Infill wiping turned off by default and in some automatic testsLukas Matena
2018-06-27Correct extruder is used for dontcare extrusionsLukas Matena
2018-06-27Merge branch 'master' into amf_activate_existing_presetsbubnikv
2018-06-26'Dontcare' extrusions now don't force a toolchange + code reorganizationLukas Matena
2018-06-26Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-06-21Wipe tower bugfix - the tower was printed incorrectly when the rotation angle...version_1.40.1-betauntagged-2b7490fa646089912913Lukas Matena
2018-06-21Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-06-21Assigning of wiping extrusions improvedLukas Matena
2018-06-20Removed dependencies of libslic3r on Slic3r GUI library.bubnikv
2018-06-20Refactoring of perimeters/infills wiping (ToolOrdering::WipingExtrusions now ...Lukas Matena
2018-05-31Wipe into infill - copies of one object are properly processedLukas Matena
2018-05-30Wiping into infill should respect infill_first setting, marking moved to sepa...Lukas Matena
2018-05-30Bugfix: first color of the wipe tower preview was incorrect with some modelsLukas Matena
2018-05-29Fix of previous commitLukas Matena
2018-05-29Analyzer tags for the wipe tower also generate layer height and line width (s...Lukas Matena
2018-05-29Analyzer tags for the wipe tower also generate layer height and line width (s...Lukas Matena
2018-05-29Feedrate on the first layer of the wipe tower properly set (bugfix)Lukas Matena
2018-05-24Wipe tower changes to reduce wiping volumes where appropriateLukas Matena
2018-05-15Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-05-11Bugfix: extruder temperature only changes when the temperature differs from t...Lukas Matena
2018-05-11Fixed a GCode preview crash on Linux due to returning a reference to temporar...Lukas Matena
2018-05-07Fixed wrong extrusion paths detection with multimaterial objectsEnrico Turri
2018-05-03Removed the "Broken croak" support, which was useful on brokenbubnikv
2018-04-27Apply gradient to colors in GCode PreviewEnrico Turri