mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 08:32:42 +00:00
New option to customize infill angle
This commit is contained in:
@@ -48,6 +48,7 @@ our $flow_width;
|
||||
our $perimeter_offsets = 3;
|
||||
our $solid_layers = 3;
|
||||
our $fill_density = 0.4; # 1 = 100%
|
||||
our $fill_angle = 0;
|
||||
our $temperature = 195;
|
||||
|
||||
# retraction options
|
||||
|
||||
Reference in New Issue
Block a user