Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
The multi-extruder system doesn't need cooling features
Browse files Browse the repository at this point in the history
  • Loading branch information
macdylan committed Dec 11, 2023
1 parent 28f53e8 commit 2e9b8d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OrcaSlicer/Snapmaker/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"0"
],
"filament_cooling_moves": [
"4"
"0"
],
"filament_cooling_initial_speed": [
"2.2"
Expand Down
2 changes: 1 addition & 1 deletion OrcaSlicer/Snapmaker/machine/fdm_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 2e9b8d5

Please sign in to comment.