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
2020-10-28Removed the dead code GCode/Analyzer.cpp,hpp to simplify code navigation.Vojtech Bubnik
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-04-06GCodeProcessor additions:enricoturri1966
2020-04-06GCodeProcessor additions:enricoturri1966
2020-04-03GCodeProcessor additions:enricoturri1966
2020-04-02Added another missing includeenricoturri1966
2020-04-02Added missing includesenricoturri1966
2020-04-02Fixed conflicts after merge with masterenricoturri1966
2020-04-02GCodeProcessor additions:enricoturri1966
2020-04-01Fixed conflicts after merge with masterenricoturri1966
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-21Fixed a regression issue to PrusaSlicer 2.1.1bubnikv
2020-03-13#2922 - Fan speed for gcode visualization modified as proposed by rongithEnrico Turri
2020-03-04Reduced ram used by GCodeAnalyzer by replacing doubles with floats into GCode...Enrico Turri
2020-03-03Fixed some more warningsLukas Matena
2020-01-16Merge remote-tracking branch 'foxox/feature/ScaleSpeedLegendToVisible2'Enrico Turri
2020-01-14Custom G-code references are now being assigned to ToolOrdering::LayerTools()bubnikv
2020-01-13Fixed GCodeAnalyzer and GCodeTimeEstimator to avoid artifacts while rendering...Enrico Turri
2019-12-09#3287 - Fixed GCodeAnalyzer and GCodeTimeEstimator when using Machinekit and ...Enrico Turri
2019-12-08Speed legend scales depending on travel visibility.foxox
2019-11-07Implemented new color change preview from GcodeYuSanka
2019-10-21#3082 - Workaround to fix incorrect object position after applying gcode line...Enrico Turri
2019-10-14ENABLE_GIT_3010_FIX set as defaultEnrico Turri
2019-10-01#3010 - Added tech ENABLE_GIT_3010_FIX - GCodeAnalyzer and GCodeTimeEstimator...Enrico Turri
2019-09-30Refactoring of the G-code preview for lower memory allocationbubnikv
2019-09-23#2922 - Port of commit: https://github.com/prusa3d/PrusaSlicer/pull/2922/comm...Enrico Turri
2019-09-11Follow-up of 44c3493f7dbfe0538d27a5ce3501c0455e4aa1c1 -> error message logged...Enrico Turri
2019-09-11Added missing includeEnrico Turri
2019-09-11GCodeAnalyzer: Fixed a crash when encountering an invalid toolchangeEnrico Turri
2019-08-21GCodeAnalyzer uses annotated gcode in place of processing m600 lines to detec...Enrico Turri
2019-07-22#2663 - Added handling of gcode lines M401 and M402 for Repetier flavour to G...Enrico Turri
2019-07-12GCodeAnalyzer now recognizes tool-changing commands with MakerWare and Sailfi...Lukas Matena
2019-04-04Fix of #2044Enrico Turri
2019-03-18Fix of #1978Enrico Turri
2019-03-12Added cancel mechanism to GCodeAnalyzer::calc_gcode_preview_data()Enrico Turri
2019-03-06Fix of #1812 (GCode Anayzer take in account extruder offsets for multiextrude...Enrico Turri
2019-03-05GCode Anayzer take in account extruder offsetsEnrico Turri
2018-12-19Fix of SPE-691 Slicer crash after extruder changebubnikv
2018-12-18Logging of memory usage for the GCodeAnalyzer and GCodePreviewData.bubnikv
2018-11-26Implementation of the "ColorPrint" on the 3DSceneYuSanka
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.bubnikv