Simon Edwards
|
4ab6b74930
|
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
2017-02-26 21:05:09 +01:00 |
|
Jaime van Kessel
|
ac708d54b6
|
Importing invalid filetypes now gives proper error messages
CURA-2883
|
2016-11-18 16:46:54 +01:00 |
|
Jaime van Kessel
|
c2341f7cd2
|
Upgrade profile function now returns empty list if something went wrong.
Fixes CURA-1493
|
2016-09-09 13:23:22 +02:00 |
|
Jaime van Kessel
|
96a1aafb80
|
Zipfile is now closed when it's done loading
CURA-2252
|
2016-09-08 14:23:35 +02:00 |
|
Ghostkeeper
|
b7c2a77277
|
Code style: Use double quotes for strings
Contributes to issue CURA-2252.
|
2016-09-07 15:59:14 +02:00 |
|
Simon Edwards
|
86369ce1da
|
Profile import now supports 2.1 profiles and does any needed conversion work.
Contributes to CURA-2252 Import ini profile fails in 2.3
|
2016-09-07 11:13:25 +02:00 |
|
Jaime van Kessel
|
d7d1804319
|
Added correct exception handling for .curaprofile importing
CURA-2252
|
2016-09-02 10:16:11 +02:00 |
|
Jaime van Kessel
|
fcfbf78f9e
|
Implemented importing multiple profiles from .curaprofile file
CURA-2099
|
2016-08-26 14:37:21 +02:00 |
|
Simon Edwards
|
64ecb114b8
|
Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import.
Contributes to CURA-1727 GCode Profile reading/writing: Broken and needs update
|
2016-07-12 12:41:49 +02:00 |
|
Simon Edwards
|
b93137545f
|
Support for importing a profile.
Contributes to CURA-1667 Profile import/export
|
2016-06-09 14:14:50 +02:00 |
|
Simon Edwards
|
97d64a0749
|
Move ProfileReader and ProfileWriter over to Cura itself.
Contributes to CURA-1667 Profile import/export
|
2016-06-09 14:14:49 +02:00 |
|
Simon Edwards
|
c03588c6e5
|
Profile export now goes via the plugin system, and does the same filename checks as before.
Contributed to CURA-1667 Profile import/export
|
2016-06-09 14:14:48 +02:00 |
|
Jaime van Kessel
|
9009fb9d3d
|
Codestyle & documentation
CURA-537
|
2016-04-28 16:01:54 +02:00 |
|
Thomas-Karl Pietrowski
|
8b95865843
|
Import of Logger missing here
|
2016-03-15 12:34:43 +01:00 |
|
Ghostkeeper
|
f95bfd8ae3
|
Add normal Cura profile reader
This re-introduces the old functionality where you can import .curaprofile files. It's just now in the plug-in format.
Contributes to issue CURA-34.
|
2015-12-17 13:35:16 +01:00 |
|