mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
5927aa5578
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@
|
|||
"description": "The extruder train used for printing. This is used in multi-extrusion.",
|
||||
"type": "int",
|
||||
"default_value": 0,
|
||||
"minimum_value": "0",
|
||||
"maximum_value": "machine_extruder_count - 1"
|
||||
"minimum_value": "0"
|
||||
},
|
||||
"machine_nozzle_offset_x":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue