Consolidate extruder settings, use nozzle term where applicable
This commit is contained in:
parent
d460fce11f
commit
eb6141abe1
2 changed files with 5 additions and 5 deletions
|
|
@ -245,8 +245,8 @@
|
|||
},
|
||||
{
|
||||
"SlicerConfigName": "extruder_offset",
|
||||
"PresentationName": "Extruder Offset",
|
||||
"HelpText": "The offset of each extruder relative to the first extruder. Only useful for multiple extruder machines.",
|
||||
"PresentationName": "Nozzle Offsets",
|
||||
"HelpText": "The offset of each nozzle relative to the first nozzle. Only useful for multiple extruder machines.",
|
||||
"DataEditType": "OFFSET2",
|
||||
"ExtraSettings": "mm",
|
||||
"DefaultValue": "0x0,0x0,0x0,0x0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue