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-09-14Merge remote-tracking branch 'origin/lm_wipe_tower_consumption'bubnikv
2018-09-07Export the first M73 line to gcode before custom gcodeEnrico Turri
2018-09-05Wipe tower extrusions are now accounted for in the filament consumption stati...Lukas Matena
2018-08-06Minor tweaks of UI texts,bubnikv
2018-08-04T1 and M702 C are now evaluated by the time estimator to add the newbubnikv
2018-08-03Merge remote-tracking branch 'origin/lm_wipe_tower_block_improvements_merged'bubnikv
2018-08-03Added support for the upstream Marlin interpretation of the M204 code.bubnikv
2018-08-02Merge branch 'lm_wipe_tower_block_improvements' into lm_wipe_tower_block_impr...Lukas Matena
2018-08-02Wipe tower postprocessing, wipe tower block on 3D plate improved.Lukas Matena
2018-07-27New parameter "single_extruder_multi_material_priming" to be ablebubnikv
2018-07-25M73 lines emitted to gcode only for Marlin firmare. Fixes #1071Enrico Turri
2018-07-23Fixed crash when generating gcode of multimaterial objects with some object o...Enrico Turri
2018-07-20Slightly faster time estimationEnrico Turri
2018-07-18Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipul...Enrico Turri
2018-07-18The acceleration G-codes (M204 Sxxx) emited for Marlin are nowbubnikv
2018-07-18Implemented clamping of the acceleration when extruding for the Marlinbubnikv
2018-07-18Slice only objects contained into the print volumeEnrico Turri
2018-07-17For the Marlin firmware, the machine envelope G-code is emittedbubnikv
2018-07-17Merge with master + resolved conflictsEnrico Turri
2018-07-17Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements'bubnikv
2018-07-17Merge with masterEnrico Turri
2018-07-13Generate M73 lines for silent mode only for MK3 printersEnrico Turri
2018-07-11WipingExtrusions functions now don't need a reference to LayerToolsLukas Matena
2018-07-10Supports were printed twice if synchronized with object layers, added always-...Lukas 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-28Renamed the "compatible_printers_condition" and "inherits" vectorsbubnikv
2018-06-28Faster remaining times exportEnrico Turri
2018-06-27Time estimate emitted to gcode at requested intervalEnrico Turri
2018-06-26'Dontcare' extrusions now don't force a toolchange + code reorganizationLukas Matena
2018-06-26Fixed integration tests.bubnikv
2018-06-26Storing and recovering the "compatible_printers_condition"bubnikv
2018-06-22Activate existing projects after loading AMF/3MF/Config: Initial implementation.bubnikv
2018-06-22Time estimators use initial data from configEnrico Turri
2018-06-22Merge branch 'machine-limits-config' of https://github.com/prusa3d/Slic3r int...Enrico Turri
2018-06-21Assigning of wiping extrusions improvedLukas Matena
2018-06-20Added machine evelope configuration parametersbubnikv
2018-06-20Refactoring of perimeters/infills wiping (ToolOrdering::WipingExtrusions now ...Lukas Matena
2018-06-13Wiping into perimeters - bugfix (wrong order of perimeters and infills)Lukas Matena
2018-06-07Wiping into infill/objects - invalidation of the wipe tower, bugfixesLukas Matena
2018-06-06More progress on 'wipe into dedicated object' feature (e.g. new value in obje...Lukas Matena
2018-06-06Remaining time gcode line exported only for Marlin firmwareEnrico Turri
2018-06-05Started to work on the 'wipe into dedicated object feature'Lukas Matena
2018-06-04Fixed behaviour of infill wiping for multiple copies of an objectLukas Matena
2018-06-01Wiping into infill - no infills are now inadvertedly printed twice (hopefully)Lukas Matena
2018-05-31Wipe into infill - copies of one object are properly processedLukas Matena
2018-05-30Prototype for exporting estimated remaining time into gcode for default and s...Enrico Turri
2018-05-28Reduction is now correctly calculated for each region, soluble filament exclu...Lukas Matena
2018-05-25Calculation of wipe tower reduction corrected, new config option (wipe into i...Lukas Matena
2018-05-24First steps in reorganizing infill order (to use infill instead of the wipe t...Lukas Matena