New --no-extrusion option to disable E values
This commit is contained in:
parent
76dfda3b09
commit
b123194522
6 changed files with 10 additions and 2 deletions
|
@ -22,6 +22,10 @@ our $Options = {
|
|||
label => 'Use relative E distances',
|
||||
type => 'bool',
|
||||
},
|
||||
'no_extrusion' => {
|
||||
label => 'No extrusion',
|
||||
type => 'bool',
|
||||
},
|
||||
'z_offset' => {
|
||||
label => 'Z offset',
|
||||
type => 'f',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue