mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
update snapmaker profiles (#5300)
* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
"Normal Lift"
|
||||
],
|
||||
"extruder_clearance_radius": "75",
|
||||
"extruder_clearance_height_to_rod": "25",
|
||||
"extruder_clearance_height_to_lid": "90",
|
||||
"extruder_clearance_height_to_rod": "35",
|
||||
"extruder_clearance_height_to_lid": "325",
|
||||
"machine_max_acceleration_x": [
|
||||
"1000"
|
||||
"1100"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"1000"
|
||||
@@ -29,13 +29,13 @@
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"1000"
|
||||
"1100"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"1000"
|
||||
"1100"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"2000"
|
||||
"1100"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"150"
|
||||
@@ -50,7 +50,7 @@
|
||||
"45"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"1"
|
||||
"5"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user