* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
39 lines
No EOL
749 B
JSON
39 lines
No EOL
749 B
JSON
{
|
|
"type": "machine",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "fdm_a350_dual_bk",
|
|
"inherits": "fdm_a350_dual",
|
|
"machine_max_acceleration_x": [
|
|
"3500"
|
|
],
|
|
"machine_max_acceleration_y": [
|
|
"3500"
|
|
],
|
|
"machine_max_acceleration_z": [
|
|
"3000"
|
|
],
|
|
"machine_max_acceleration_travel": [
|
|
"3500"
|
|
],
|
|
"machine_max_acceleration_extruding": [
|
|
"3500"
|
|
],
|
|
"machine_max_acceleration_retracting": [
|
|
"3500"
|
|
],
|
|
"machine_max_jerk_y": [
|
|
"5"
|
|
],
|
|
"machine_max_jerk_z": [
|
|
"3"
|
|
],
|
|
"printable_height": "279",
|
|
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A350_DUAL\nPRINTER_MODEL_SNAPMAKER_A350_DUAL_BRACINGKIT\n",
|
|
"bed_exclude_area": [
|
|
"0x318",
|
|
"320x318",
|
|
"320x350",
|
|
"0x350"
|
|
]
|
|
} |