Cura/plugins/PostProcessingPlugin/scripts
Ghostkeeper 6740c2bee9
Fix offset of initial layer height
It would detect the height of the raft by looking at what the first Z coordinate is that it encounters on layer 0. This Z coordinate also includes the initial layer height though. If you pause lower than the initial layer height (but higher than 0), you'd expect to pause in the initial layer.
2018-08-17 11:24:39 +02:00
..
BQ_PauseAtHeight.py Add post processing source files 2018-01-09 10:31:12 +01:00
ChangeAtZ.py CURA-4615 Rename to ChangeAtZ also the file, the class name and 2018-02-14 17:23:02 +01:00
ExampleScript.py Add post processing source files 2018-01-09 10:31:12 +01:00
FilamentChange.py Set negative values to retraction in the filament change script. 2018-07-24 10:48:52 +02:00
PauseAtHeight.py Fix offset of initial layer height 2018-08-17 11:24:39 +02:00
PauseAtHeightforRepetier.py Change tabs into spaces 2018-02-12 11:59:46 +01:00
SearchAndReplace.py Add post processing source files 2018-01-09 10:31:12 +01:00
Stretch.py In relative mode, the feedback is still absolute and not relative. CURA-5480 2018-08-01 10:52:31 +02:00