Consolidate extruder settings, use nozzle term where applicable

This commit is contained in:
John Lewin 2017-09-14 13:31:02 -07:00
parent d460fce11f
commit eb6141abe1
2 changed files with 5 additions and 5 deletions

View file

@ -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"