Disable the cooling moves for snapmaker printers (#3081)

disable the cooling moves for snapmaker printers
This commit is contained in:
Dylan 2023-12-11 22:04:24 +08:00 committed by GitHub
parent 2174cd6999
commit 62bd10a27c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -124,7 +124,7 @@
"0"
],
"filament_cooling_moves": [
"4"
"0"
],
"filament_cooling_initial_speed": [
"2.2"

View file

@ -16,7 +16,7 @@
"enable_filament_ramming": "0",
"nozzle_volume": "0",
"cooling_tube_retraction": "0",
"cooling_tube_length": "8",
"cooling_tube_length": "0",
"parking_pos_retraction": "0",
"extra_loading_move": "-2",
"high_current_on_filament_swap": "0",