top_solid_layers and bottom_solid_layers set to 1mm for all printers (requested by lars)

This commit is contained in:
Gregory Diaz 2015-05-08 18:04:30 -07:00
parent 0c276eb66b
commit 7bdd737ab0
53 changed files with 106 additions and 108 deletions

View file

@ -3,7 +3,7 @@ bed_shape = rectangular
bed_size = 200,250
bed_temperature = 70
bottom_clip_amount = 0
bottom_solid_layers = 3
bottom_solid_layers = 1mm
bridge_acceleration = 0
bridge_fan_speed = 100
bridge_flow_ratio = 1
@ -142,7 +142,7 @@ threads = 2
toolchange_gcode =
top_infill_extrusion_width = 0
top_solid_infill_speed = 50
top_solid_layers = 3
top_solid_layers = 1mm
travel_speed = 130
use_firmware_retraction = 0
use_relative_e_distances = 0