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-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
2018-05-15Fix of the previous commmit. gcc and clang rightfully complained about a typo.bubnikv
2018-05-15Added layer_num, layer_z variables to the end_gcode, end_filament_gcode,bubnikv
2018-05-07Fixed wrong extrusion paths detection with multimaterial objectsEnrico Turri
2018-03-28Background processing in C++, WIP.bubnikv
2018-03-05Fixed crash while exporting to .amf and .gcode files (#753) - (improves previ...Enrico Turri
2018-02-22GCode Preview - Added Custom extrusion role + extended layers range for GCode...Enrico Turri
2018-02-19Fixed crash while exporting MultiMaterialEnrico Turri
2018-02-15Merge remote-tracking branch 'remotes/origin/3mf_io'bubnikv
2018-02-15Delayed loading of the opengl texture for the G-code preview legend,bubnikv
2018-02-15Added logging of the G-code export.bubnikv
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,bubnikv
2018-02-133mf import/export of config dataEnrico Turri
2018-02-05GCode Preview - Added feature type for wipe towerEnrico Turri
2018-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-08Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_previewEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico Turri
2018-01-06Separated the Marlin G-code flavor from the RepRap G-code flavorbubnikv
2018-01-03Fixed an issue with vsprintf and on demand buffer allocation.bubnikv
2018-01-03Optimized the GCodeReader.bubnikv
2018-01-02Fixed a typo in fprintfbubnikv
2018-01-02Merged the branch time_estimatebubnikv
2017-12-20The wipe tower generator does not call start_filament_gcode whenbubnikv
2017-12-14Time estimate shown in GUI as formatted string / Write to file made by class ...Enrico Turri
2017-12-13Fix of the wipe tower priming towers. The priming towers were printedbubnikv
2017-12-11merge with masterEnrico Turri
2017-12-11time estimation shown in GUI after gcode exportEnrico Turri
2017-12-11integration of time estimator into gcode export - save time estimation into g...Enrico Turri
2017-12-09Fixes regression error introduced in Slic3r 1.38.2:bubnikv
2017-12-08time estimator wip stage 2Enrico Turri
2017-12-06time estimator wipEnrico Turri
2017-12-05Fixed a regression bug in G-code export, where ferror was called onbubnikv
2017-12-05PlaceholderParser: Improved error reporting https://github.com/prusa3d/Slic3r...bubnikv
2017-12-05Improved error reporting of the PlaceholderParser.bubnikv
2017-12-04Removed the hard-coded priming line whenbubnikv
2017-12-01Fixed regression bugs regarding print validation,bubnikv
2017-11-30Slight optimization of the filament_start_gcode insertion:bubnikv
2017-11-30Changed handling of filament_gcode_start and filament_gcode_end custombubnikv