Applied printer-linter format

This commit is contained in:
HellAholic 2024-08-05 12:03:32 +00:00 committed by github-actions[bot]
parent ef17a72f1d
commit 882c57ec73

View file

@ -169,14 +169,14 @@
},
"machine_nozzle_head_distance":
{
"label": "Nozzle Length",
"description": "The height difference between the tip of the nozzle and the lowest part of the print head.",
"unit": "mm",
"default_value": 3,
"type": "float",
"settable_per_mesh": false,
"description": "The height difference between the tip of the nozzle and the lowest part of the print head.",
"label": "Nozzle Length",
"settable_per_extruder": true,
"settable_per_meshgroup": false
"settable_per_mesh": false,
"settable_per_meshgroup": false,
"type": "float",
"unit": "mm"
},
"machine_nozzle_id":
{