Making it possible to have a z offset in multi extruder setups
This commit is contained in:
parent
7f5399fa00
commit
fa218d9ebe
16 changed files with 64 additions and 28 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue