Lipu Fei
|
2ba7a6e462
|
Revert "Fix gcode.gz double extension problem on Mac"
This reverts commit fa90fcf18e26871df030ddb8371cdc05f4d4b6cc.
CURA-5228
|
2018-04-18 16:00:08 +02:00 |
|
Lipu Fei
|
fa90fcf18e
|
Fix gcode.gz double extension problem on Mac
CURA-5228
|
2018-04-17 15:03:17 +02:00 |
|
Ghostkeeper
|
88912e3973
|
Encode as UTF-8 before writing to gz
Turns out that gzip only accepts bytes as input, not str.
Contributes to issue CURA-5097.
|
2018-03-16 16:06:46 +01:00 |
|
Ghostkeeper
|
c1ea1320f0
|
Implement GCodeGzWriter
This plug-in outputs g-code to a gzipped archive. It is used for sending prints to the Ultimaker 3 family faster.
Contributes to issue CURA-5097.
|
2018-03-16 16:06:35 +01:00 |
|