mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 19:35:56 +08:00
fix: typo in limit_to_extruder of Innfill Speed (CURA-3740)
This commit is contained in:
parent
486c6e16d0
commit
56bf25cefa
@ -1980,7 +1980,7 @@
|
||||
"default_value": 60,
|
||||
"value": "speed_print",
|
||||
"enabled": "infill_sparse_density > 0",
|
||||
"limit_to_extruder": "infilll_extruder_nr",
|
||||
"limit_to_extruder": "infill_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"speed_wall":
|
||||
|
Loading…
x
Reference in New Issue
Block a user