Dmitry Gribenchuk
|
8116df6c21
cleanup unused import and fix comment space
|
11 months ago |
Remco Burema
|
fa8e48152e
Pause-at-height: Under rare circumstances T might not be an extruder switch.
|
1 year ago |
Remco Burema
|
99e1fcd4f8
Pause-at-height: Under rare circumstances, T might not be temperature.
|
1 year ago |
Jelle Spijker
|
5680ea8ee8
Merge pull request #15092 from Ultimaker/5.3
|
1 year ago |
Remco Burema
|
a5fbb21fa7
Disable hold-steppers option completely for Griffin-flavour.
|
1 year ago |
Remco Burema
|
47ef9d623e
Pause at height was not working for UM printers.
|
1 year ago |
c.lamboo
|
84bb820e33
Update copy in pause at height to reflect that the first layer is 0
|
1 year ago |
Greg Valiant
|
725d1026dd
Revised PauseAtHeight.py. The changes are:
|
1 year ago |
Remco Burema
|
1b12e99869
Merge remote-tracking branch 'easygo/EasyG0ing1' into CURA-9822_pause_at_height_improvements
|
1 year ago |
Remco Burema
|
883a3039e5
Remove old 'newline' solution. Will be fixed in the next commit(s).
|
1 year ago |
Joey de l'Arago
|
ebbefb5439
Merge pull request #13718 from discip/patch-2
|
2 years ago |
Remco Burema
|
997b6f830d
Manually revert part of PR.
|
2 years ago |
Remco Burema
|
b1138e12d9
Merge branch 'main'
|
2 years ago |
discip
|
d5099111bb
minor fixes + layer_no instead of height
|
2 years ago |
Michael Sims
|
7a3aa87232
Added ability to have multiple gcode commands before and after pausing print job
|
2 years ago |
4DPrinters
|
98ed17d2df
Update PauseAtHeight.py
|
2 years ago |
Dragos Circa
|
c8e33a5188
Update PauseAtHeight.py
|
2 years ago |
Dragos Circa
|
2ef4836802
Update PauseAtHeight.py
|
2 years ago |
Ghostkeeper
|
f97f7ca6af
Port relative mode handling to Repetier flavour too
|
2 years ago |
Ghostkeeper
|
74ff28cbea
Only unretract/retract when necessary for priming
|
3 years ago |
Jaime van Kessel
|
00a01569be
Add clarifying comment to pause at height
|
3 years ago |
Konstantinos Karmas
|
e5374ada3b
Merge branch '4.11'
|
3 years ago |
Jelle Spijker
|
d87c7a70cb
Switch return order for Repetier pauseAtHeight
|
3 years ago |
fieldOfView
|
91b2a9b325
Fix typo
|
3 years ago |
fieldOfView
|
e4a04c186f
Merge branch 'master' into feature_pause_at_height_optional_parking
|
3 years ago |
fieldOfView
|
6c585deb1e
Make parking optional
|
3 years ago |
Jaime van Kessel
|
a124342127
Fix Pause at height issue
|
3 years ago |
Ghostkeeper
|
9a470f639d
Only add G92 for Griffin if redoing layer
|
3 years ago |
Ewald Kleefstra
|
94871a32e3
Update plugins/PostProcessingPlugin/scripts/PauseAtHeight.py
|
3 years ago |
Ewald Kleefstra
|
76da7768e8
Added relative extrusion mode support for PauseAtHeight.py script
|
3 years ago |
Remco Burema
|
4d4427ce79
Extrusion should be retraction.
|
3 years ago |
pnt103
|
2ed40fe2c6
Get last position from previous layer instead.
|
3 years ago |
Ghostkeeper
|
91fe9e8ebf
Merge branch 'patch-1' of https://github.com/EGOiST1991/Cura into EGOiST1991-patch-1
|
3 years ago |
fieldOfView
|
47723e9823
Fix definition of machine_gcode_flavor setting in PauseAtHeight
|
3 years ago |
Pascal
|
17514b2a6a
Head was 1mm to high after the pause
|
4 years ago |
Ghostkeeper
|
db15bc84cf
Correct and consistent spelling of g-code
|
4 years ago |
Ghostkeeper
|
a84598a8c9
Remove default value for g-code before pause
|
4 years ago |
Ghostkeeper
|
13ff186c8e
Correct spelling of 'g-code'
|
4 years ago |
Ghostkeeper
|
ededb2a8d2
Merge branch 'master' of https://github.com/rodrigosclosa/Cura into rodrigosclosa-master
|
4 years ago |
Nino van Hooff
|
c810ae97a7
Merge pull request #7919 from adripo/patch-2
|
4 years ago |
adripo
|
2fc06069ba
Added whitelist G0..G4 instead of blacklist
|
4 years ago |
adripo
|
d568531aed
Fixed next XY return position after pause
|
4 years ago |
adripo
|
8c369a79fa
Adjusted correct pause_method for FlyingBear Ghost 4S
|
4 years ago |
Nino van Hooff
|
58ffc9dcae
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Nino van Hooff
|
c6e6c76962
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 years ago |
fieldOfView
|
172e6a0759
Merge branch 'master' into feature_unify_pause_at_height
|
4 years ago |
Ghostkeeper
|
aff28d821f
Also reset extrusion for Griffin printers
|
4 years ago |
Ghostkeeper
|
05b0bf5988
Turn 'Redo Layers' into a boolean for at most 1 layer
|
4 years ago |
Nino van Hooff
|
a4fe3d7685
Convert doxygen to rst for POS, MonitorStage, PostProcessing
|
4 years ago |
Rodrigo Sclosa
|
d354c9f8ca
Included two fields on PauseAtHeight script for user to put custom GCODE before and after the pause, such as a beep code.
|
4 years ago |