Add checkbox for G0 in the GUI. #51
This commit is contained in:
@@ -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',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user