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
2020-08-05Refactoring to allow to quickly build the various options to show the estimat...enricoturri1966
2020-07-21ENABLE_GCODE_VIEWER -> Partial refactoring in preparation for removal of old ...enricoturri1966
2020-07-16ENABLE_GCODE_VIEWER -> Integration of time estimator into GCodeProcessorenricoturri1966
2020-07-08GCodeViewer -> Added imgui dialog for estimated printing timesenricoturri1966
2020-06-07Editing of the custom GCodes like ColorChange and PausePrintYuSanka
2020-05-26Fixed few warningsLukas Matena
2020-04-023rd attempt to fix build on AppleClangenricoturri1966
2020-04-01Follow-up of cfb6ac76fc643bc95911580b69929f6b9c27f60b - Another attempt to fi...enricoturri1966
2020-04-01Fixed build on AppleClangenricoturri1966
2020-04-01Fixed conflicts after merge with masterenricoturri1966
2020-04-01Optimization of the GCodeTimeEstimator to only keep a fixed numberbubnikv
2020-03-05Reduced ram used by GCodeTimeEstimator by removing unused data from GCodeTime...Enrico Turri
2020-03-05Reduced ram used by GCodeTimeEstimator by removing unused redundant data from...Enrico Turri
2020-02-20Implemented time estimation for PausePrint (#3544)YuSanka
2020-02-10Fix of d81f7d84652c07806bc76d75dcfa4dbbc8904d05bubnikv
2020-02-10SlicedInfo: Removed secondes from estimated timesYuSanka
2020-01-13Fixed GCodeAnalyzer and GCodeTimeEstimator to avoid artifacts while rendering...Enrico Turri
2019-10-14ENABLE_GIT_3010_FIX set as defaultEnrico Turri
2019-10-02Fixed crash into GCodeTimeEstimator::post_process() while processing custom e...Enrico Turri
2019-10-01#3010 - Added tech ENABLE_GIT_3010_FIX - GCodeAnalyzer and GCodeTimeEstimator...Enrico Turri
2019-09-05Improved time estimator post-processingEnrico Turri
2019-08-21Temporary human readable form for print color change tag for time estimateEnrico Turri
2019-08-21GCodeTimeEstimator uses annotated gcode in place of processing m600 lines to ...Enrico Turri
2019-08-20Reworked the rename_file() function on Windows to work reliably andbubnikv
2019-08-03Follow-up of c791ba776f96c8fa18c435c12dad2c726af46c3b -> Estimated times for ...Enrico Turri
2019-08-02Added absolute time to estimated time for color print and fixed a bug in show...Enrico Turri
2019-07-08Color change time estimatesEnrico Turri
2019-06-24#2433 - Time Estimator: clamp accelerate/decelerate distances to avoid them t...Enrico Turri
2019-04-15Fix of #1380 - Wrong estimated time when using extruder absolute coordinatesEnrico Turri
2019-04-08Fix of #2082 -> Added lines M73 P100 and M73 Q100 to gcode to signal that pri...Enrico Turri
2018-12-19Fix of G-code remaining times export, that I broke with my optimizations.bubnikv
2018-12-18Logging of memory usage for the GCodeAnalyzer and GCodePreviewData.bubnikv
2018-12-18Time estimator: Added consumed memory tracing, replaced std::mapbubnikv
2018-12-17Fixed M203 processing by the time estimator for Smoothieware.bubnikv
2018-10-08New selection -> removed obsolete methods\n+\nFixed a few compile warningsEnrico Turri
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv