mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
JSON: better machine_extruder_count description
This commit is contained in:
parent
09b3063ecb
commit
a27f55ece4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
"default": false
|
||||
},
|
||||
"machine_extruder_count": {
|
||||
"description": "Number of extruder trains.",
|
||||
"description": "Number of extruder trains. An extruder train is the combination of a feeder, bowden tube, and nozzle.",
|
||||
"default": 1
|
||||
},
|
||||
"machine_nozzle_size": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue