Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
39
resources/profiles/Snapmaker/machine/fdm_a350_qs_bk.json
Normal file
39
resources/profiles/Snapmaker/machine/fdm_a350_qs_bk.json
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_a350_qs_bk",
|
||||
"inherits": "fdm_a350",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"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": "304",
|
||||
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A350\nPRINTER_MODEL_SNAPMAKER_A350_BRACINGKIT\nPRINTER_MODEL_SNAPMAKER_A350_QUICKSWAPKIT\n",
|
||||
"bed_exclude_area": [
|
||||
"0x323",
|
||||
"320x323",
|
||||
"320x350",
|
||||
"0x350"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue