mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Renamed bottom_layer_speed to first_layer_speed for consistency
This commit is contained in:
@@ -83,7 +83,7 @@ our $small_perimeter_speed = 30; # mm/s
|
||||
our $infill_speed = 60; # mm/s
|
||||
our $solid_infill_speed = 60; # mm/s
|
||||
our $bridge_speed = 60; # mm/s
|
||||
our $bottom_layer_speed = '30%'; # mm/s or %
|
||||
our $first_layer_speed = '30%'; # mm/s or %
|
||||
|
||||
# acceleration options
|
||||
our $acceleration = 0;
|
||||
|
||||
Reference in New Issue
Block a user