Accept either absolute or relative values for --bottom-layer-speed. #151
This commit is contained in:
parent
aedb6cc35f
commit
91ffb74429
6 changed files with 23 additions and 18 deletions
|
@ -157,9 +157,9 @@ our $Options = {
|
|||
type => 'f',
|
||||
aliases => [qw(bridge_feed_rate)],
|
||||
},
|
||||
'bottom_layer_speed_ratio' => {
|
||||
label => 'Bottom layer speed ratio',
|
||||
cli => 'bottom-layer-speed-ratio=f',
|
||||
'bottom_layer_speed' => {
|
||||
label => 'Bottom layer speed (mm/s or %)',
|
||||
cli => 'bottom-layer-speed=f',
|
||||
type => 'f',
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue