Renamed bottom_layer_speed to first_layer_speed for consistency
This commit is contained in:
parent
4a188f8566
commit
896c7e952e
6 changed files with 13 additions and 12 deletions
|
@ -131,7 +131,7 @@ The author is Alessandro Ranellucci.
|
|||
--infill-speed Speed of print moves in mm/s (default: 60)
|
||||
--solid-infill-speed Speed of print moves for solid surfaces in mm/s (default: 60)
|
||||
--bridge-speed Speed of bridge print moves in mm/s (default: 60)
|
||||
--bottom-layer-speed Speed of print moves for bottom layer, expressed either as an absolute
|
||||
--first-layer-speed Speed of print moves for bottom layer, expressed either as an absolute
|
||||
value or as a percentage over normal speeds (default: 30%)
|
||||
|
||||
Accuracy options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue