Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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()Enrico Turri
2018-01-08GCodeTimeEstimator - Fixed square roots of negative numbersEnrico 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-03Fix of the Spiral Vase after the GCodeReader rework.bubnikv
2018-01-03Fix of compilation on OSX and Linux. By the standard, a temporarybubnikv
2018-01-03Optimized the GCodeReader.bubnikv
2018-01-02Fix of time estimator (int abs used instead of float abs)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 G92 gcodeEnrico 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