mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
ENH: max e speed is 30mm/s
As title. Sync with printer limitation Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I5f9f594d5f6f33b0035f8200bf8b46b43e5955c5
This commit is contained in:
@@ -64,8 +64,8 @@
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
|
||||
Reference in New Issue
Block a user