1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Merge branch 'new-math'

This commit is contained in:
Alessandro Ranellucci
2011-12-14 16:12:05 +01:00
16 changed files with 52 additions and 59 deletions
+1 -3
View File
@@ -66,10 +66,8 @@ our $infill_every_layers = 1;
# flow options
our $extrusion_width_ratio = 0;
our $bridge_flow_ratio = 1;
our $flow_speed_ratio = 1;
our $overlap_factor = 0.15;
our $flow_width;
our $overlap_ratio = 0.15;
our $flow_spacing;
# print options
our $perimeters = 3;