Cura/plugins/GCodeReader
Tim Kuipers 5653c8c9ae Avoid showing infinitely wide lines in gcode
lines less than zero wide are displayed as very wide; prevent negative extrusion lines from being generated in the first place

CURA-7066
2020-02-24 14:55:42 +01:00
..
__init__.py Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
FlavorParser.py Avoid showing infinitely wide lines in gcode 2020-02-24 14:55:42 +01:00
GCodeReader.py Fix typing 2019-08-27 14:42:31 +02: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 Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
RepRapFlavorParser.py Correct typo 2018-10-24 15:54:45 +02:00