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-07Export the first M73 line to gcode before custom gcodeEnrico Turri
2018-08-04T1 and M702 C are now evaluated by the time estimator to add the newbubnikv
2018-07-30Time estimator: added placeholder to process gcode lines TEnrico Turri
2018-07-20Faster time estimate for multimaterialEnrico Turri
2018-07-20Slightly faster time estimationEnrico Turri
2018-07-18Implemented clamping of the acceleration when extruding for the Marlinbubnikv
2018-07-17Changed time estimator default valuesEnrico Turri
2018-07-13Generate M73 lines for silent mode only for MK3 printersEnrico Turri
2018-06-28Faster remaining times exportEnrico Turri
2018-06-28Time estimate uses G1 lines containing E parameter for remaining time calcula...Enrico Turri
2018-06-27Time estimate emitted to gcode at requested intervalEnrico Turri
2018-06-06Finalized format for gcode line containing remaining printing timeEnrico Turri
2018-05-30Prototype for exporting estimated remaining time into gcode for default and s...Enrico Turri
2018-03-29Time Estimator and GCode Analyzer - Fixed handling of commands G90, G91, M82 ...Enrico Turri
2018-01-30GCodeTimeEstimator - Added move statistics log (for debug purpose)Enrico Turri
2018-01-08GCodeTimeEstimator - Fixed _simulate_st_synchronize()time_estimateEnrico Turri
2018-01-08GCodeTimeEstimator - Added credits for CuraEngineEnrico Turri
2018-01-06Separated the Marlin G-code flavor from the RepRap G-code flavorbubnikv
2018-01-05GCodeTimeEstimator - added processing of commands M221 (Set extrude factor ov...Enrico Turri
2018-01-05GCodeTimeEstimator - simulate firmware st_synchronize() for commands G4, G92, M1Enrico Turri
2018-01-04GCodeTimeEstimator: refactoring of forward and reverse passes on blocksEnrico Turri
2018-01-03Optimized the GCodeReader.bubnikv
2017-12-19GCodeTimeEstimator - clean up unused codeEnrico Turri
2017-12-14Time estimate shown in GUI as formatted string / Write to file made by class ...Enrico Turri
2017-12-12GCodeTimeEstimator - added retract_acceleration, minimum_travel_feedrate memb...Enrico Turri
2017-12-11GCodeTimeEstimator - added process of M82 and M83 gcodesEnrico Turri
2017-12-11integration of time estimator into gcode export - save time estimation into g...Enrico Turri
2017-12-08time estimator wip stage 2Enrico Turri
2017-12-06time estimator wipEnrico Turri
2017-04-26Removed a broken Arc Fitting feature.bubnikv