Merge branch 'main' into Update-PurgeAndUnload.py
Some checks failed
printer-linter-format / Printer linter auto format (push) Has been cancelled

This commit is contained in:
HellAholic 2025-06-13 12:38:25 +02:00 committed by GitHub
commit 40ba22930b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 800 additions and 47 deletions

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