mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
New --fill-every-layers option to get high accuracy on external surfaces while speeding up infill
This commit is contained in:
@@ -50,7 +50,7 @@ our $bottom_layer_speed_ratio = 0.3;
|
||||
# accuracy options
|
||||
our $resolution = 0.00000001;
|
||||
our $layer_height = 0.4;
|
||||
our $high_res_perimeters = 0;
|
||||
our $infill_every_layers = 1;
|
||||
our $thickness_ratio = 1;
|
||||
our $flow_width;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user