18 Commits

Author SHA1 Message Date
Lucas Teske
c4d9edca69
Update plugins/PostProcessingPlugin/scripts/TimeLapse.py
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2020-11-25 19:33:37 -03:00
Lucas Teske
62e4baa746
Update plugins/PostProcessingPlugin/scripts/TimeLapse.py
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2020-11-25 19:33:30 -03:00
Lucas Teske
0a21cff234
Update plugins/PostProcessingPlugin/scripts/TimeLapse.py
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2020-11-25 19:33:24 -03:00
Lucas Teske
394fa8f2f2
Add Z-Hop and filament retraction to Timelapse
So less string occurs
2020-11-17 17:05:15 -03:00
Ghostkeeper
db15bc84cf
Correct and consistent spelling of g-code
This spelling is in Ultimaker's style guide.
We use g-code, and capitalise the G if it's at the start of a sentence or header.
Pretty good score, considering there are literally thousands of user- or log-visible strings mentioning g-code across Cura.
2020-07-20 13:36:49 +02:00
Matt Jani
81429f8985 Cleaned up timelapse post processing script (issue #6730) 2020-02-03 15:19:11 +01:00
Matt Jani
f62312449b Fixed wrong extrusion (issue #6730) 2020-01-28 15:26:43 +01:00
Ghostkeeper
f5aa2921ff
Add space before comments
Some pause commands on some printers (looking at you, Repetier) seem to require a space after it, which is not obvious to the user. So we'll put a space there for them.

Fixes #6295.
2019-09-06 14:35:29 +02:00
Jaime van Kessel
72eb90c7c1 Fix the insert & timelapse script so that you can use both at the same time
CURA-5713
2019-03-13 13:28:10 +01:00
Diego Prado Gesto
9396628170 Make suggested changes to post processing scripts
Contributes to CURA-5713.
2019-03-08 15:46:21 +01:00
Wayne Porter
821a4dea67 Fix begin and end comments
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 14:00:36 -07:00
Wayne Porter
f3ad17af85 Remove G90 and assume absolute positioning
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 13:54:09 -07:00
Wayne Porter
03c0faaeca Add beginning and end gcode comments
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 13:39:55 -07:00
Wayne Porter
26bbf3ef0e Fix bug when parking nozzle
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 13:33:28 -07:00
Wayne Porter
2502d47413 Fix tab/space mixing
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 11:24:26 -07:00
Wayne Porter
2e77293204 Add wait for moves to finish to timelapse script 2018-09-11 13:19:40 -07:00
Wayne Porter
eb3670dd93 Make timelapse head parking optional 2018-09-11 08:28:55 -07:00
Wayne Porter
256aef30c9 Move post processing scripts to correct location 2018-09-11 08:03:26 -07:00