B. Perry
|
6ed57838a9
Fixed PauseAtHeight.py to resume at starting height
|
5 years ago |
Ghostkeeper
|
8179e1ee90
Add typing
|
5 years ago |
Ghostkeeper
|
6740c2bee9
Fix offset of initial layer height
|
6 years ago |
Ghostkeeper
|
54b990c0bd
Retract further if we can't set the temperature to stand-by temp
|
6 years ago |
Ghostkeeper
|
41857338cb
Use firmware retraction and temperature control settings
|
6 years ago |
Ghostkeeper
|
b67339c3bf
Merge branch 'CURA-5491-pause-at-height'
|
6 years ago |
Ghostkeeper
|
6977b8de6e
Make getValue return an int if it's an integer number
|
6 years ago |
Ghostkeeper
|
96896088c3
Add spaces around equals operators
|
6 years ago |
Jack Ha
|
b77220b260
Add more ultigcode retract and unretract. CURA-5491
|
6 years ago |
Jack Ha
|
e61ad750b7
Fixed UM3 Griffin and UM2 UltiGCode for Pause At Height. CURA-5491
|
6 years ago |
Jack Ha
|
c260078631
Remove temperature commands for pause at height for UM3. CURA-5491
|
6 years ago |
Jack Ha
|
7058ddbb66
Corrected float/int mixups and allow catching temperature before the layers start. CURA-5491
|
6 years ago |
Jack Ha
|
17c4b65453
Fix pause at height that uses new latest temperature CURA-5491
|
6 years ago |
Ghostkeeper
|
d4ca3d144e
Use latest temperature instead of a manual resume temperature
|
6 years ago |
Ghostkeeper
|
7b82421751
Don't disable E steppers when pausing
|
6 years ago |
ChrisTerBeke
|
717c11005b
Codestyle changes after merge
|
6 years ago |
JPFrancoia
|
f15680b9ea
Cleaning dev instructions.
|
6 years ago |
JPFrancoia
|
a14d594909
- Solve https://github.com/Ultimaker/Cura/issues/3608.
|
6 years ago |
Aleksei S
|
6df4ad3f6d
Merge branch 'master' of github.com:Ultimaker/cura
|
6 years ago |
Aleksei S
|
cd0846fad2
PostProcessing plugi, script Pause at Height redo layers
|
6 years ago |
Ghostkeeper
|
6934c3f881
Use self.putValue to write g-code
|
6 years ago |
Ghostkeeper
|
d0cc9ba8a6
Remove debugging prints
|
6 years ago |
Ghostkeeper
|
75265911d4
Add option to pause at layer
|
6 years ago |
Ghostkeeper
|
b8fce75dac
Track index instead of finding it back later
|
6 years ago |
Ghostkeeper
|
80b99e0323
Use double quotes instead of single quotes
|
6 years ago |
Ghostkeeper
|
0e23fb15af
Don't skip the first layer
|
6 years ago |
Ghostkeeper
|
cfdde8dd07
Simplify indentation of pause at height script
|
6 years ago |
ChrisTerBeke
|
6c0fb110fe
Add post processing source files
|
6 years ago |