syue87 / GCodeAnalyser

Analyse your 3D printing G-Code to provide accurate information such as print time and average speed.
http://www.gcodeanalyser.com/
MIT License
62 stars 18 forks source link

[Feature Request] Add support for M204 #17

Open arjanmels opened 3 years ago

arjanmels commented 3 years ago

Thank you very much for developing this analyzer. I think it is really awesome. Could you add support for M204 gcode? Slicers use this to set the actual acceleration: https://marlinfw.org/docs/gcode/M204.html and https://reprap.org/wiki/G-code#M204:_Set_default_acceleration

Eliminateur commented 3 years ago

Yeah it could be useful, but the issue is that if you don't set acceleration settings in your slicer, then no M204 gcode is added to the file