mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
New --extrusion-width-ratio option. #8
This commit is contained in:
@@ -57,7 +57,8 @@ our $resolution = 0.00000001;
|
||||
our $layer_height = 0.4;
|
||||
our $first_layer_height_ratio = 1;
|
||||
our $infill_every_layers = 1;
|
||||
our $thickness_ratio = 1;
|
||||
our $extrusion_width_ratio = undef;
|
||||
our $flow_speed_ratio = 1.2;
|
||||
our $flow_width;
|
||||
|
||||
# print options
|
||||
|
||||
Reference in New Issue
Block a user