mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-24 13:45:13 +00:00
Added PAUSE command for change_filament_gcode on Elegoo Neptune 4 series (#3411)
Added PAUSE command for change_filament_gcode
on-behalf-of: @tomsbasement <tom@tomsbasement.shop>
(cherry picked from commit 9701ab18e8)
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"wipe_distance": ["1"],
|
||||
"z_hop": ["0.4"],
|
||||
"z_hop_types": ["Normal Lift"],
|
||||
"change_filament_gcode": "",
|
||||
"change_filament_gcode": "PAUSE",
|
||||
"machine_pause_gcode": "M0",
|
||||
"default_filament_profile": [
|
||||
"Elegoo Generic PLA @0.4 nozzle"
|
||||
|
||||
Reference in New Issue
Block a user