slic3rpe: Tweak some M200 settings
This commit is contained in:
parent
093b0a97f1
commit
258f1207c8
2 changed files with 18 additions and 18 deletions
|
@ -1,11 +1,11 @@
|
|||
# generated by Slic3r Prusa Edition 1.40.0 on 2018-06-20 at 12:33:38
|
||||
# generated by Slic3r Prusa Edition 1.40.0 on 2018-07-04 at 22:39:17
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 3
|
||||
bridge_acceleration = 0
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 40
|
||||
brim_width = 5
|
||||
brim_width = 0
|
||||
clip_multipart_objects = 0
|
||||
compatible_printers = "Malyan M200"
|
||||
compatible_printers_condition =
|
||||
|
@ -13,7 +13,7 @@ complete_objects = 0
|
|||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
elefant_foot_compensation = 0
|
||||
ensure_vertical_shell_thickness = 0
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 50%
|
||||
|
@ -27,7 +27,7 @@ fill_density = 20%
|
|||
fill_pattern = grid
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 200%
|
||||
first_layer_height = 0.2625
|
||||
first_layer_height = 0.21875
|
||||
first_layer_speed = 15
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
|
@ -38,10 +38,10 @@ infill_extrusion_width = 0
|
|||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 40
|
||||
infill_speed = 60
|
||||
inherits =
|
||||
interface_shells = 0
|
||||
layer_height = 0.2625
|
||||
layer_height = 0.21875
|
||||
max_print_speed = 40
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
|
@ -55,25 +55,25 @@ overhangs = 1
|
|||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 40
|
||||
perimeter_speed = 60
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = aligned
|
||||
skirt_distance = 6
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
skirts = 5
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_below_area = 70
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 30
|
||||
solid_infill_speed = 40
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 1
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 1
|
||||
support_material_contact_distance = 0.2
|
||||
|
@ -93,11 +93,11 @@ support_material_threshold = 0
|
|||
support_material_with_sheath = 0
|
||||
support_material_xy_spacing = 1
|
||||
thin_walls = 1
|
||||
threads = 8
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0
|
||||
top_solid_infill_speed = 30
|
||||
top_solid_infill_speed = 40
|
||||
top_solid_layers = 3
|
||||
travel_speed = 600
|
||||
travel_speed = 120
|
||||
wipe_tower = 0
|
||||
wipe_tower_bridging = 10
|
||||
wipe_tower_rotation_angle = 0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r Prusa Edition 1.40.0 on 2018-06-20 at 12:30:44
|
||||
# generated by Slic3r Prusa Edition 1.40.0 on 2018-07-02 at 11:01:10
|
||||
bed_shape = 0x0,120x0,120x120,0x120
|
||||
before_layer_gcode =
|
||||
between_objects_gcode =
|
||||
|
@ -7,7 +7,7 @@ cooling_tube_retraction = 91.5
|
|||
default_filament_profile =
|
||||
default_print_profile =
|
||||
deretract_speed = 0
|
||||
end_gcode = M104 S0 ; turn off temperature\nG28 X0 ; home X axis\nG1 Y120 ; present bed\nM84 XY ; disable motors\n
|
||||
end_gcode = M104 S0 ; turn off temperature\nM140 S0 ; turn off bed\nG28 X0 ; home X axis\nG1 Y120 ; present bed\nM84 XY ; disable motors\n
|
||||
extruder_colour = ""
|
||||
extruder_offset = 0x0
|
||||
gcode_flavor = marlin
|
||||
|
@ -31,7 +31,7 @@ retract_before_wipe = 0%
|
|||
retract_layer_change = 0
|
||||
retract_length = 3
|
||||
retract_length_toolchange = 10
|
||||
retract_lift = 0.2
|
||||
retract_lift = 0
|
||||
retract_lift_above = 0
|
||||
retract_lift_below = 0
|
||||
retract_restart_extra = 0
|
||||
|
@ -40,7 +40,7 @@ retract_speed = 50
|
|||
serial_port =
|
||||
serial_speed = 250000
|
||||
single_extruder_multi_material = 0
|
||||
start_gcode = G90 ; Explicitly force absolute positioning in case it was not reset previously.\nG28 ; Home all axes.\nG29 ; Auto-level the bed.\nG0 X0 Y6 Z0.15 F9000 ; Move to the front-left part of the bed.\nG92 E0 ; Zero the extruder.\nG1 X60 E38 F220 ; Extrude a fat line of filament to prime and clean the nozzle.\nG92 E0 ; Zero the extruder minus restart offset\nG1 E-1.0 F500 ; Retract 1 mm.\nG1 X80 Y20 F9000 ; Sweep right to cut any strings.\n\n; Begin printing.\nG28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\n
|
||||
start_gcode = G90 ; Explicitly force absolute positioning in case it was not reset previously.\nG28 ; Home all axes.\nG29 ; Auto-level the bed.\nG0 X0 Y0 Z0.2 F9000 ; Move to the front-left part of the bed.\nG92 E0 ; Zero the extruder.\nG1 X60 E38 F220 ; Extrude a fat line of filament to prime and clean the nozzle.\nG92 E0 ; Zero the extruder minus restart offset\nG1 E-1.0 F500 ; Retract 1 mm.\nG1 X80 Y20 F9000 ; Sweep right to cut any strings.\n\n; Begin printing.\n
|
||||
toolchange_gcode =
|
||||
use_firmware_retraction = 0
|
||||
use_relative_e_distances = 0
|
||||
|
|
Loading…
Reference in a new issue