1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-25 10:15:50 +00:00

New high_res_perimeters option (like the "Skin" plugin for Skeinforge)

This commit is contained in:
Alessandro Ranellucci
2011-10-06 17:11:59 +02:00
parent 1978a99416
commit 119eb0693f
7 changed files with 28 additions and 4 deletions
+4 -3
View File
@@ -45,9 +45,10 @@ our $perimeter_feed_rate = 30; # mm/sec
our $bottom_layer_speed_ratio = 0.3;
# accuracy options
our $resolution = 0.00000001;
our $layer_height = 0.4;
our $thickness_ratio = 1;
our $resolution = 0.00000001;
our $layer_height = 0.4;
our $high_res_perimeters = 0;
our $thickness_ratio = 1;
our $flow_width;
# print options