From d555667bc80a99299c08f54b592531c4f7bc5693 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Tue, 11 Aug 2015 21:53:30 -0700 Subject: [PATCH] use honeycomb instead of 3d * honeycomb is better than 3dhoneycomb for most of the parts. * the 3d version seems to be better for large volumes. * with the small volumes, 3dhoneycomb basically turns into squares --- 3d-printables/makerfarm-i3-v-8in.ini | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/3d-printables/makerfarm-i3-v-8in.ini b/3d-printables/makerfarm-i3-v-8in.ini index 68c7041..dde7f47 100644 --- a/3d-printables/makerfarm-i3-v-8in.ini +++ b/3d-printables/makerfarm-i3-v-8in.ini @@ -1,3 +1,4 @@ +# generated by hand, probably with slic3r 1.1 or something # [filament:makerfarm-i3-v-8in] bed_temperature = 70 @@ -41,7 +42,7 @@ extruder_clearance_radius = 20 extrusion_width = 0 fill_angle = 45 fill_density = 20% -fill_pattern = 3dhoneycomb +fill_pattern = honeycomb first_layer_acceleration = 0 first_layer_extrusion_width = 200% first_layer_height = 0.35 @@ -168,7 +169,7 @@ fan_below_layer_time = 60 filament_diameter = 1.75 fill_angle = 45 fill_density = 20% -fill_pattern = 3dhoneycomb +fill_pattern = honeycomb first_layer_acceleration = 0 first_layer_bed_temperature = 80 first_layer_extrusion_width = 200% -- 2.30.2