Applied printer-linter format

This commit is contained in:
nallath 2023-06-06 09:36:32 +00:00 committed by github-actions[bot]
parent bb991e1e2c
commit 4e7a41b469

View file

@ -4490,7 +4490,6 @@
"default_value": "0",
"enabled": "(support_enable or support_meshes_present) and extruders_enabled_count > 1",
"value": "[*map(lambda x: str(x).lower() == 'true', (extruderValues('support_enable') and extruderValues('material_is_support_material')))].index(True) if any([*map(lambda x: str(x).lower() == 'true', (extruderValues('support_enable') and extruderValues('material_is_support_material')))]) else int(defaultExtruderPosition())",
"settable_per_mesh": false,
"settable_per_extruder": false,
"children":