mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 18:00:42 +08:00
Disable the cooling moves for snapmaker printers (#3081)
disable the cooling moves for snapmaker printers
This commit is contained in:
parent
2174cd6999
commit
62bd10a27c
@ -124,7 +124,7 @@
|
|||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_cooling_moves": [
|
"filament_cooling_moves": [
|
||||||
"4"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_cooling_initial_speed": [
|
"filament_cooling_initial_speed": [
|
||||||
"2.2"
|
"2.2"
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"enable_filament_ramming": "0",
|
"enable_filament_ramming": "0",
|
||||||
"nozzle_volume": "0",
|
"nozzle_volume": "0",
|
||||||
"cooling_tube_retraction": "0",
|
"cooling_tube_retraction": "0",
|
||||||
"cooling_tube_length": "8",
|
"cooling_tube_length": "0",
|
||||||
"parking_pos_retraction": "0",
|
"parking_pos_retraction": "0",
|
||||||
"extra_loading_move": "-2",
|
"extra_loading_move": "-2",
|
||||||
"high_current_on_filament_swap": "0",
|
"high_current_on_filament_swap": "0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user