mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
ENH: update profiles for N1
Adjust the print acceleration from 10000 to 6000. Retain only PLA-type filaments, including support types for PLA,PETG,TPU. Delete all other high-temperature filament types. jira: STUDIO-4038 Change-Id: Iba56bfe94aee0235a629b98a29cdcac323490e34
This commit is contained in:
@@ -28,12 +28,12 @@
|
||||
"15000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"10000",
|
||||
"10000"
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"10000",
|
||||
"10000"
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"1500",
|
||||
|
||||
Reference in New Issue
Block a user