Added most recent slice settings update for Revolution 3D
This commit is contained in:
parent
db3c2ed60d
commit
cb74f82830
14 changed files with 95 additions and 10 deletions
|
|
@ -1,7 +1,7 @@
|
|||
avoid_crossing_perimeters = 1
|
||||
bed_shape = rectangular
|
||||
bed_size = 215,215
|
||||
bed_temperature = 50
|
||||
bed_temperature = 100
|
||||
bottom_clip_amount = 0
|
||||
bottom_solid_layers = 3
|
||||
bridge_acceleration = 0
|
||||
|
|
@ -49,9 +49,11 @@ gcode_comments = 0
|
|||
gcode_flavor = reprap
|
||||
gcode_output_type = REPRAP
|
||||
has_fan = 0
|
||||
has_hardware_leveling = 0
|
||||
has_hardware_leveling = 1
|
||||
has_heated_bed = 1
|
||||
has_sd_card_reader = 1
|
||||
show_reset_connection = 1
|
||||
heat_extruder_before_homing = 0
|
||||
infill_acceleration = 0
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
|
|
@ -81,7 +83,7 @@ perimeter_extrusion_width = 0
|
|||
perimeter_speed = 50
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_center = 124,110
|
||||
print_center = 124,105
|
||||
raft_air_gap = .2
|
||||
raft_extruder = 0
|
||||
raft_extra_distance_around_part = 5
|
||||
|
|
@ -134,7 +136,7 @@ support_material_xy_distance = 0.7
|
|||
support_material_z_distance = 0.15
|
||||
support_material_z_gap_layers = 1
|
||||
support_type = LINES
|
||||
temperature = 220
|
||||
temperature = 230
|
||||
thin_walls = 1
|
||||
threads = 2
|
||||
toolchange_gcode =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue