Using the default 0.4 M5 profile in AnkerMakeStudio to compare, I updated the values to match
109 lines
2 KiB
JSON
109 lines
2 KiB
JSON
{
|
|
"type": "machine",
|
|
"name": "fdm_machine_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"support_chamber_temp_control": "0",
|
|
"printer_technology": "FFF",
|
|
"deretraction_speed": [
|
|
"60"
|
|
],
|
|
"extruder_colour": [
|
|
"#018001"
|
|
],
|
|
"extruder_offset": [
|
|
"0x0"
|
|
],
|
|
"silent_mode": "0",
|
|
"machine_max_acceleration_e": [
|
|
"10000"
|
|
],
|
|
"machine_max_acceleration_extruding": [
|
|
"10000"
|
|
],
|
|
"machine_max_acceleration_retracting": [
|
|
"10000"
|
|
],
|
|
"machine_max_acceleration_x": [
|
|
"10000"
|
|
],
|
|
"machine_max_acceleration_y": [
|
|
"10000"
|
|
],
|
|
"machine_max_acceleration_z": [
|
|
"10000"
|
|
],
|
|
"machine_max_acceleration_travel": [
|
|
"10000"
|
|
],
|
|
"machine_max_speed_e": [
|
|
"100"
|
|
],
|
|
"machine_max_speed_x": [
|
|
"500"
|
|
],
|
|
"machine_max_speed_y": [
|
|
"500"
|
|
],
|
|
"machine_max_speed_z": [
|
|
"50"
|
|
],
|
|
"machine_max_jerk_e": [
|
|
"3"
|
|
],
|
|
"machine_max_jerk_x": [
|
|
"15"
|
|
],
|
|
"machine_max_jerk_y": [
|
|
"15"
|
|
],
|
|
"machine_max_jerk_z": [
|
|
"0.3"
|
|
],
|
|
"machine_min_extruding_rate": [
|
|
"0"
|
|
],
|
|
"machine_min_travel_rate": [
|
|
"0"
|
|
],
|
|
"max_layer_height": [
|
|
"0.32"
|
|
],
|
|
"min_layer_height": [
|
|
"0.08"
|
|
],
|
|
"printer_settings_id": "",
|
|
"retraction_minimum_travel": [
|
|
"1.5"
|
|
],
|
|
"retract_before_wipe": [
|
|
"0%"
|
|
],
|
|
"retract_when_changing_layer": [
|
|
"1"
|
|
],
|
|
"retraction_length": [
|
|
"3"
|
|
],
|
|
"retract_length_toolchange": [
|
|
"4"
|
|
],
|
|
"z_hop": [
|
|
"0"
|
|
],
|
|
"retract_restart_extra": [
|
|
"0"
|
|
],
|
|
"retract_restart_extra_toolchange": [
|
|
"0"
|
|
],
|
|
"retraction_speed": [
|
|
"60"
|
|
],
|
|
"single_extruder_multi_material": "1",
|
|
"manual_filament_change": "1",
|
|
"support_air_filtration": "0",
|
|
"wipe": [
|
|
"1"
|
|
]
|
|
}
|