Jaime van Kessel
b4f59a7822
Removed unneeded application reference in construction of meshreaders
2018-06-29 09:25:38 +02:00
Diego Prado Gesto
ddd7b056f3
CURA-5164 Make the mesh readers compliant with the new signature of the mesh reader. Also adapt the tests.
2018-05-23 17:17:41 +02:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
Jaime van Kessel
44125d3275
Moved certain meta data entries to seperate file
...
CURA-3856 & CURA-3712
2017-06-21 11:22:35 +02:00
Victor Larchenko
67ab0cab41
D6: Changed decorator and swapping to LayerView
2016-12-23 15:53:17 -05:00
Victor Larchenko
fecf23d66d
D6: Moved extensions to plugin metadata
2016-12-23 15:53:17 -05:00
Victor Larchenko
1631045d7a
D5: Refactoring
2016-12-23 15:53:16 -05:00
nickthetait
b576e4a7bd
Improve description of plugin for T466
2016-12-23 15:53:16 -05:00
nickthetait
79f54a16f6
Update copyright information
2016-12-23 15:53:16 -05:00
nickthetait
ec12b901d1
Rename to be consistent with other plugins
...
T466
2016-12-23 15:53:16 -05:00
Ghostkeeper
63d007c02c
Rename GCodeReader to GCodeProfileReader
...
The new name is more appropriate since it reads only the profiles from the g-code. In the future there might be some other plug-in that reads the actual g-code as for instance a mesh.
Contributes to issue CURA-34.
2015-12-17 13:35:16 +01:00
Ghostkeeper
edbbc96281
Update metadata for GCodeReader
...
It more accurately describes what the plugin does.
Contributes to issue CURA-34.
2015-12-17 13:35:16 +01:00
Ghostkeeper
20151a5042
Change plugin type to profile_reader
...
This repairs the profile reading at startup. It should not be a mesh reader.
Contributes to issue CURA-34.
2015-12-17 13:35:16 +01:00
Ghostkeeper
d23cf97214
Allow multiple file types per mesh reader
...
A mesh reader plugin now uses a list of file types that it can offer to read, instead of being limited to one.
Contributes to issue CURA-266.
2015-12-15 11:21:19 +01:00
Arjen Hiemstra
9267b517d6
Fix coding style issues
2015-11-27 16:53:32 +01:00
daid
743b403b29
Whole bunch of um-pep8 style fixes.
2015-11-27 13:50:44 +01:00
Jaime van Kessel
3d292cf328
Added g-code reader stub
2015-09-23 14:27:50 +02:00