Lipu Fei
|
f42dc24d95
|
Do not show gcode.gz as an option in save file dialog
CURA-5649
|
2018-08-16 15:16:32 +02:00 |
|
Lipu Fei
|
de455a9a64
|
Use gcode.gz as extension for GzWriter
CURA-5343
We have the custom save file dialog on OS X now so there is no need to
use .gz to bypass the extension problem on the native dialog.
|
2018-05-23 15:48:30 +02:00 |
|
Lipu Fei
|
b763b2a5a0
|
Fix gcode.gz double extension problem on Mac
CURA-5228
|
2018-04-17 15:02:29 +02: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 |
|