mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
FIX:correct param length err
Change-Id: Ifbbdaa465d75cf39f224d7030b4910a7db87eb84 (cherry picked from commit a57dbe82cb65570ebc12bc80c648a9c09c556844)
This commit is contained in:
@@ -29,6 +29,14 @@
|
||||
"extruder_clearance_max_radius": "81",
|
||||
"extruder_clearance_radius": "30",
|
||||
"fan_direction": "left",
|
||||
"hotend_cooling_rate": [
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"hotend_heating_rate": [
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0"
|
||||
|
||||
Reference in New Issue
Block a user