Making it possible to have a z offset in multi extruder setups

This commit is contained in:
Lars Brubaker 2018-12-03 14:58:31 -08:00
parent 7f5399fa00
commit fa218d9ebe
16 changed files with 64 additions and 28 deletions

View file

@ -262,7 +262,7 @@
"SlicerConfigName": "extruder_offset",
"PresentationName": "Nozzle Offsets",
"HelpText": "The offset of each nozzle relative to the first nozzle. Only useful for multiple extruder machines.",
"DataEditType": "OFFSET2",
"DataEditType": "OFFSET3",
"Units": "mm",
"ShowIfSet": "!sla_printer",
"DefaultValue": "0x0,0x0,0x0,0x0"