mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Add checkbox for G0 in the GUI. #51
This commit is contained in:
parent
ddb0330fc1
commit
7893480fd7
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ our $Options = {
|
|||
type => 'bool',
|
||||
},
|
||||
'g0' => {
|
||||
label => 'Use g0 for travel moves',
|
||||
label => 'Use G0 for travel moves',
|
||||
cli => 'g0',
|
||||
type => 'bool',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue