From 7c1227e769baf4c7fc37728ea5e06676667bbcb9 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 19 Oct 2019 03:34:52 -0400 Subject: Base: Reduce top, bottom, and bridge speeds to 60 --- diff --git a/.Slic3r/print/Base.ini b/.Slic3r/print/Base.ini index 58cfbd9..09e951d 100644 --- a/.Slic3r/print/Base.ini +++ b/.Slic3r/print/Base.ini @@ -1,9 +1,9 @@ -# generated by Slic3r 1.2.9 on Sat Oct 19 03:21:57 2019 +# generated by Slic3r 1.2.9 on Sat Oct 19 03:34:33 2019 avoid_crossing_perimeters = 0 bottom_solid_layers = 2 bridge_acceleration = 0 bridge_flow_ratio = 1 -bridge_speed = 80 +bridge_speed = 60 brim_width = 0 complete_objects = 0 default_acceleration = 0 @@ -60,7 +60,7 @@ solid_infill_below_area = 50 solid_infill_every_layers = 0 solid_infill_extruder = 1 solid_infill_extrusion_width = 0 -solid_infill_speed = 80 +solid_infill_speed = 60 spiral_vase = 0 standby_temperature_delta = -5 support_material = 0 @@ -75,12 +75,12 @@ support_material_interface_spacing = 0 support_material_interface_speed = 100% support_material_pattern = pillars support_material_spacing = 2.5 -support_material_speed = 60 +support_material_speed = 80 support_material_threshold = 0 thin_walls = 1 threads = 4 top_infill_extrusion_width = 0 -top_solid_infill_speed = 80 +top_solid_infill_speed = 60 top_solid_layers = 2 travel_speed = 250 xy_size_compensation = 0 -- cgit v0.9.1