mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Merge pull request #20388 from GregValiant/FilamentChangeUpdate
Update FilamentChange.py
This commit is contained in:
commit
5afb380c0b
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ class FilamentChange(Script):
|
|||
"type": "float",
|
||||
"default_value": 0,
|
||||
"minimum_value": 0,
|
||||
"enabled": "enabled"
|
||||
"enabled": "enabled and not firmware_config"
|
||||
},
|
||||
"retract_method":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue