Cura/plugins/GCodeReader
Diego Prado Gesto cab2e14728 CURA-4552 Add flavors to GCodeReader. The preRead looks for the flavor
in the GCode and then the right flavor handler is responsible for
reading the code. At this moment just the Griffin and RepRap flavors are
taken into account.
2017-11-27 16:56:26 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
GCodeFlavor.py CURA-4552 Add flavors to GCodeReader. The preRead looks for the flavor 2017-11-27 16:56:26 +01:00
GCodeReader.py CURA-4552 Add flavors to GCodeReader. The preRead looks for the flavor 2017-11-27 16:56:26 +01:00
GriffinFlavor.py CURA-4552 Add flavors to GCodeReader. The preRead looks for the flavor 2017-11-27 16:56:26 +01:00
plugin.json Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00
RepRapFlavor.py CURA-4552 Add flavors to GCodeReader. The preRead looks for the flavor 2017-11-27 16:56:26 +01:00