5 Commits

Author SHA1 Message Date
Ghostkeeper
984a8efe1e Allowing profile readers to read multiple file types per plugin
Both of these plugins only read one file type, but it's allowed now.

Contributes to issue CURA-34.
2015-12-17 13:35:16 +01:00
Ghostkeeper
8947873121 Update documentation
The doxygen documentation of the class and both its functions was also out of date.

Contributes to issue CURA-34.
2015-12-17 13:35:16 +01:00
Ghostkeeper
fedfffb98d Update documentation
Just a slight inaccuracy in the documentation of one of the imports.

Contributes to issue CURA-34.
2015-12-17 13:35:16 +01:00
Ghostkeeper
065b954cad GCodeProfileReader plugin properly returns a profile
Instead of setting the profile as the current profile, return the resulting profile.

Contributes to issue CURA-34.
2015-12-17 13:35:16 +01: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