mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06: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>
This commit is contained in:
parent
f99394b53c
commit
9701ab18e8
17 changed files with 17 additions and 17 deletions
|
@ -45,7 +45,7 @@
|
|||
"45"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"change_filament_gcode": "PAUSE",
|
||||
"machine_pause_gcode": "M0",
|
||||
"default_filament_profile": [
|
||||
"Elegoo Generic PLA @0.2 nozzle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue