7 Commits

Author SHA1 Message Date
Lipu Fei
5644721073 Fix UFPReader due to gcode reader readFromStream() change 2019-09-05 14:17:49 +02:00
Lipu Fei
98c4b7508f Fix typing 2019-04-18 06:32:52 +00:00
Lipu Fei
77ffc16c33 Move type checking imports into type checking closure 2019-04-15 08:26:54 +02:00
Lipu Fei
e35c0cc363 Fix incorrect import in UFPReader 2019-04-15 08:14:54 +02:00
Jaime van Kessel
620cd9c45d Change the comment of the UFP mimetype to the correct description 2019-03-21 14:32:27 +01:00
Diego Prado Gesto
2b0109fbaa Read the gcode data from the UFP file
Open the file, extract the gcode, get the data and use the GCodeReader to parse the results.

Contributes to CURA-5155.
2019-03-08 22:48:31 +01:00
Diego Prado Gesto
412bcc9b90 Add the skeleton of the plugin
Contributes to CURA-5155.
2019-03-08 21:57:07 +01:00