Merge pull request #548 from gregory-diaz/master
Final printer profile changes for ROBO 3D
This commit is contained in:
commit
535f3f6cef
2 changed files with 4 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ cool_extruder_lift = 0
|
|||
cooling = 0
|
||||
create_raft = 0
|
||||
raft_extra_distance_around_part = 5
|
||||
raft_air_gap = .2
|
||||
raft_air_gap = .6
|
||||
default_acceleration = 0
|
||||
disable_fan_first_layers = 0
|
||||
end_gcode = M104 S0 ; turn off temperature\nG1 X10 Y200\nM84 ; disable motors
|
||||
|
|
@ -124,7 +124,7 @@ support_material_speed = 60
|
|||
support_material_threshold = 40
|
||||
support_material_xy_distance = 0.7
|
||||
support_material_z_distance = 0.15
|
||||
support_material_z_gap_layers = 1
|
||||
support_material_z_gap_layers = 0.22mm
|
||||
support_type = LINES
|
||||
temperature = 200
|
||||
thin_walls = 1
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
layer_height = 0.1
|
||||
first_layer_height = 0.3
|
||||
first_layer_height = 0.2
|
||||
perimeters = 2
|
||||
fill_density = 0.25
|
||||
top_solid_layers = 8
|
||||
top_solid_layers = 1.6mm
|
||||
z_offset = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue