mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
39
resources/profiles/Snapmaker/machine/fdm_a250_qs_bk.json
Normal file
39
resources/profiles/Snapmaker/machine/fdm_a250_qs_bk.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_a250_qs_bk",
|
||||
"inherits": "fdm_a250",
|
||||
"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": "209",
|
||||
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250\nPRINTER_MODEL_SNAPMAKER_A250_QUICKSWAPKIT\nPRINTER_MODEL_SNAPMAKER_A250_BRACINGKIT\n",
|
||||
"bed_exclude_area": [
|
||||
"0x223",
|
||||
"230x223",
|
||||
"230x250",
|
||||
"0x250"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user