mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 21:39:12 +08:00
Update anycubic_i3_mega_s.def.json
Increased max. Extruder Feedrate to match newer firmware
This commit is contained in:
parent
a970fbcadf
commit
1a8328d262
@ -85,9 +85,9 @@
|
||||
"infill_overlap": { "value": 15.0 },
|
||||
|
||||
|
||||
"retraction_speed": { "value": 25, "maximum_value": 40 },
|
||||
"retraction_retract_speed": { "maximum_value": 40 },
|
||||
"retraction_prime_speed": { "maximum_value": 40 },
|
||||
"retraction_speed": { "value": 30, "maximum_value": 60 },
|
||||
"retraction_retract_speed": { "maximum_value": 60 },
|
||||
"retraction_prime_speed": { "maximum_value": 60 },
|
||||
|
||||
"retraction_hop_enabled": { "value": true },
|
||||
"retraction_hop": { "value": 0.075 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user