Jaime van Kessel
|
60a50ee393
Codestyle & readability cleanup for g-codeprofile reader
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
6035adb963
Fix return type in GCodeProfileReader
|
4 years ago |
Nino van Hooff
|
40327c4259
Convert doxygen to rst for GcodeReader, GcodeGzReader/Writer,
|
4 years ago |
Ghostkeeper
|
54a03723ab
Set encoding correctly when opening files everywhere
|
6 years ago |
Lipu Fei
|
9a5fb47a6e
Merge master into material marketplace
|
6 years ago |
Ghostkeeper
|
572721e20d
Catch ContainerFormatError when deserialising containers
|
6 years ago |
Lipu Fei
|
c3fe53123b
Create module cura.ReaderWriters
|
6 years ago |
Lipu Fei
|
a81981a27a
Better info on no profiles to import for gcode
|
6 years ago |
Ghostkeeper
|
f91c990fed
Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)
|
6 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Lipu Fei
|
a3d92d557d
GCodeProfileReader: make deserialization more robust
|
7 years ago |
Jaime van Kessel
|
5482515157
Importing profiles from g-code made by Cura 2.3 is now possible again
|
8 years ago |
Simon Edwards
|
64ecb114b8
Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import.
|
8 years ago |
fieldOfView
|
c06e5f4d39
Remove unused name/id when importing a profile from a gcode file
|
8 years ago |
Thomas Karl Pietrowski
|
93cdce7b33
GCodeProfileReader: Fixing read of profiles from GCode
|
8 years ago |
Thomas Karl Pietrowski
|
1fdf835c19
GCodeProfileReader: Increasing the setting version
|
8 years ago |
fieldOfView
|
7c606b21b5
Remove some trailing spaces
|
8 years ago |
Thomas Karl Pietrowski
|
688accfab7
GCodeProfileReader: Removing useless containername
|
8 years ago |
Thomas Karl Pietrowski
|
4ca247cf37
Changing the profile name to something unique.
|
8 years ago |
Thomas Karl Pietrowski
|
200529e8c9
Removing setReadOnly(False)
|
8 years ago |
Thomas Karl Pietrowski
|
65f2afeebd
Use the same id as set when exporting
|
8 years ago |
Thomas Karl Pietrowski
|
9e1b10d1b8
CURA-1615: Updating GCodeProfileReader
|
8 years ago |
Jaime van Kessel
|
9009fb9d3d
Codestyle & documentation
|
8 years ago |
Ghostkeeper
|
7a913bf99a
Fix comment
|
8 years ago |
Jaime van Kessel
|
9c5e169f2b
Loaded profiles are now marked as dirty so they are saved correctly
|
8 years ago |
Jaime van Kessel
|
e90fd95495
Profile importing now checks if it's the right file type
|
8 years ago |
Ghostkeeper
|
afd63c53c0
Escape characters of escape_characters dict at initialisation
|
9 years ago |
Ghostkeeper
|
a3936540d8
Move escape characters to be a static class variable
|
9 years ago |
Ghostkeeper
|
6908f2c011
Move prefix length out of for loop
|
9 years ago |
Ghostkeeper
|
cfa4382052
Move serialised version number to top of GCode reader/writer
|
9 years ago |
Ghostkeeper
|
8947873121
Update documentation
|
9 years ago |
Ghostkeeper
|
fedfffb98d
Update documentation
|
9 years ago |
Ghostkeeper
|
065b954cad
GCodeProfileReader plugin properly returns a profile
|
9 years ago |
Ghostkeeper
|
63d007c02c
Rename GCodeReader to GCodeProfileReader
|
9 years ago |