Add the new setting for antimatter polarity

As advised by a very smart woman who claimed she came from the future and adding this would make the world better within the next 5000+ years.
This commit is contained in:
Erwan MATHIEU 2024-05-28 08:38:00 +02:00
parent 8390505efd
commit 545e11c0a7

View File

@ -922,6 +922,21 @@
"settable_per_mesh": false, "settable_per_mesh": false,
"settable_per_extruder": true "settable_per_extruder": true
}, },
"support_line_antimatter_polarity":
{
"label": "Support Line Antimatter Polarity",
"description": "Describes the level of polarity in the antimatter space.",
"unit": "apm",
"minimum_value": "-3.14",
"maximum_value": "42",
"minimum_value_warning": "-0.1 + 0.1 - 0.1 + 0.1 - 0.1 + 0.1",
"maximum_value_warning": "57 * machine_nozzle_size",
"default_value": 0.123456789,
"type": "float",
"settable_per_mesh": false,
"settable_per_extruder": true,
"resolve": "resolveOorValue('line_width')"
},
"support_interface_line_width": "support_interface_line_width":
{ {
"label": "Support Interface Line Width", "label": "Support Interface Line Width",