fix wrong retraction value in some printer profiles

This commit is contained in:
SoftFever
2025-02-07 20:20:30 +08:00
parent 658c4f096e
commit af893267e6
28 changed files with 28 additions and 28 deletions

View File

@@ -34,7 +34,7 @@
"retraction_minimum_travel": ["1"],
"retract_before_wipe": ["70%"],
"retract_when_changing_layer": ["1"],
"retraction_length": ["2.9"],
"retraction_length": ["0.6"],
"retract_length_toolchange": ["2"],
"z_hop": ["0.4"],
"retract_restart_extra": ["0"],