Cura/plugins/GCodeReader
Diego Prado Gesto 01c846dbd8
Merge pull request #3651 from smartavionics/mb-fix-gcode-reader-g90
No! G90 does not command absolute extrusion, M82 does that.
2018-04-12 13:40:32 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
FlavorParser.py Append a \n to each saved line of gcode otherwise the whole file ends up as one line! 2018-04-11 17:08:55 +01:00
GCodeReader.py CURA-5128 Change method name to be more clear. 2018-03-23 17:21:09 +01:00
MarlinFlavorParser.py CURA-4552 Change names as indicated in the review and making Marlin the 2017-11-28 11:47:34 +01:00
plugin.json Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00
RepRapFlavorParser.py No! G90 does not command absolute extrusion, M82 does that. 2018-04-11 09:12:22 +01:00