mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
FIX: nozzle_volume should not be array
Change-Id: Ib6de4bda64fb0a8620caf56c18f9fd6ac86f0171
This commit is contained in:
parent
b4d66394e7
commit
8614d24932
2 changed files with 2 additions and 4 deletions
|
@ -114,9 +114,7 @@
|
|||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_volume": [
|
||||
"118"
|
||||
],
|
||||
"nozzle_volume": "118",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue