mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
New --no-extrusion option to disable E values
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user