mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Update the retraction defaults to account for the M5c (#2640)
* Remove retraction_length from common M5c should never retract more then 0.8mm or it will clog * Preserve M5 retraction length Moved previous retraction length from core to M5 * Update Anker M5C retraction length to prevent clogs Anything beyond a 0.8mm retraction length will clog the printer over time.
This commit is contained in:
parent
472821922a
commit
94e35737e6
3 changed files with 8 additions and 5 deletions
|
@ -88,9 +88,6 @@
|
|||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.5"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue