mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06: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:
parent
87718e6725
commit
1d1e12901b
2 changed files with 3 additions and 3 deletions
|
@ -64,8 +64,8 @@
|
|||
"200"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue