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-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-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
2017-11-28New PlaceholderParser variable for sequential prints:bubnikv
2017-11-28Ported the between_objects_gcode custom G-code blocks,bubnikv
2017-11-26Fixed G-code export of custom G-code sections to not add a newlinebubnikv
2017-11-17The PlaceholderParser has been rewritten to usebubnikv
2017-11-06Fixed a regression bug in the "first layer extrusion width" G-code comment.bubnikv
2017-11-02Fixed an incorrect comment separator in generated g-code.bubnikv
2017-10-30New C++ class AppConfig for maintaining the config.inibubnikv
2017-10-03Fix of https://github.com/prusa3d/Slic3r/issues/492bubnikv
2017-09-13Changed the G-code protocol for cleaning up the priming towersbubnikv
2017-09-12Fixed a crash when slicing leads to no print.bubnikv
2017-09-12The last priming area is shortened and the excess wipe is movedbubnikv
2017-09-12Added GCode/PrintExtents.cpp,hbubnikv
2017-09-04Implemented an initial priming line for a single-material printbubnikv
2017-09-01Implemented priming of all the filaments of the Prusa Multi Material.bubnikv