Merge pull request #20388 from GregValiant/FilamentChangeUpdate

Update FilamentChange.py
This commit is contained in:
HellAholic 2025-06-13 12:28:21 +02:00 committed by GitHub
commit 5afb380c0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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":
{