HMS434 update

This commit is contained in:
maukcc 2020-04-29 13:35:24 +02:00
parent 617fb12ac0
commit 4f0165e0bd
6 changed files with 150 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"default_value": "\n;changing to tool1\nM83\nM109 T0 S{material_print_temperature}\nG1 E{switch_extruder_retraction_amount} F300\nG1 E{switch_extruder_retraction_amount} F300\nG1 E{switch_extruder_retraction_amount} F300\nG1 E{switch_extruder_retraction_amount} F300\nG1 E-{switch_extruder_retraction_amount} F2400\nG1 Y40 F3000\nG1 X10 F12000\n\n"
},
"machine_extruder_end_code": {
"default_value": "\nG1 X10 Y120 F12000\nG1 X-25 F12000\nM109 T0 R{material_standby_temperature}\nG1 Y20 F3000\n; ending tool1\n\n"
"default_value": "\nG1 X10 Y40 F12000\nG1 X-25 F12000\nM109 T0 R{material_standby_temperature}\nG1 Y20 F3000\n; ending tool1\n\n"
}
}
}

View File

@ -19,7 +19,7 @@
"default_value": "\n;changing to tool2\nM83\nM109 T1 S{material_print_temperature}\nG1 E{switch_extruder_retraction_amount} F300\nG1 E{switch_extruder_retraction_amount} F300\nG1 E{switch_extruder_retraction_amount} F300\nG1 E{switch_extruder_retraction_amount} F300\nG1 E-{switch_extruder_retraction_amount} F2400\nG1 Y40 F3000\nG1 X10 F12000\n\n"
},
"machine_extruder_end_code": {
"default_value": "\nG1 X10 Y120 F12000\nG1 X-25 F12000\nM109 T1 R{material_standby_temperature}\nG1 Y20 F3000\n; ending tool2\n\n"
"default_value": "\nG1 X10 Y40 F12000\nG1 X-25 F12000\nM109 T1 R{material_standby_temperature}\nG1 Y20 F3000\n; ending tool2\n\n"
}
}
}

View File

@ -0,0 +1,36 @@
[general]
version = 4
name = High
definition = hms434
[metadata]
setting_version = 11
type = quality
quality_type = high
weight = 1
material = generic_pla
variant = 0.4mm TP extruder
[values]
wall_0_wipe_dist = 0.0
infill_overlap_mm = -0.1
infill_wipe_dist = 0
default_material_print_temperature = 190
material_standby_temperature = 160
default_material_bed_temperature = 45
build_volume_temperature = 43
material_flow = 100
retraction_amount = 1
retraction_speed = 40
retraction_prime_speed = 8
retraction_extra_prime_amount = 0
switch_extruder_retraction_amount = 2
speed_print = 50
coasting_volume = 0.05
coasting_min_volume = 0.17
coasting_speed = 100

View File

@ -0,0 +1,36 @@
[general]
version = 4
name = Normal
definition = hms434
[metadata]
setting_version = 11
type = quality
quality_type = normal
weight = 0
material = generic_pla
variant = 0.4mm TP extruder
[values]
wall_0_wipe_dist = 0.0
infill_overlap_mm = -0.1
infill_wipe_dist = 0
default_material_print_temperature = 190
material_standby_temperature = 160
default_material_bed_temperature = 45
build_volume_temperature = 43
material_flow = 100
retraction_amount = 1
retraction_speed = 40
retraction_prime_speed = 8
retraction_extra_prime_amount = 0
switch_extruder_retraction_amount = 2
speed_print = 50
coasting_volume = 0.05
coasting_min_volume = 0.17
coasting_speed = 100

View File

@ -0,0 +1,36 @@
[general]
version = 4
name = Coarse
definition = hms434
[metadata]
setting_version = 11
type = quality
quality_type = coarse
weight = -1
material = generic_pla
variant = 0.8mm TP extruder
[values]
wall_0_wipe_dist = 0.0
infill_overlap_mm = -0.1
infill_wipe_dist = 0
default_material_print_temperature = 190
material_standby_temperature = 160
default_material_bed_temperature = 45
build_volume_temperature = 43
material_flow = 100
retraction_amount = 1
retraction_speed = 40
retraction_prime_speed = 8
retraction_extra_prime_amount = 0
switch_extruder_retraction_amount = 2
speed_print = 50
coasting_volume = 0.05
coasting_min_volume = 0.17
coasting_speed = 100

View File

@ -0,0 +1,40 @@
[general]
version = 4
name = Normal
definition = hms434
[metadata]
setting_version = 11
type = quality
quality_type = normal
weight = 0
material = generic_pla
variant = 0.8mm TP extruder
[values]
wall_0_wipe_dist = 0.0
infill_overlap_mm = -0.1
infill_sparse_thickness = =0.4 if infill_sparse_density < 90 else 0.2
infill_wipe_dist = 0
default_material_print_temperature = 190
material_standby_temperature = 160
default_material_bed_temperature = 45
build_volume_temperature = 43
material_flow = 100
retraction_amount = 1
retraction_speed = 40
retraction_prime_speed = 8
retraction_extra_prime_amount = 0
switch_extruder_retraction_amount = 2
speed_print = 50
speed_infill = 42
support_infill_sparse_thickness = 0.4
coasting_volume = 0.05
coasting_min_volume = 0.17
coasting_speed = 100