Update fdmprinter.def.json

removed warning

CURA-10670
This commit is contained in:
Saumya Jain 2023-08-10 10:06:09 +02:00 committed by GitHub
parent 836bf65d20
commit 4a559e812a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1668,7 +1668,6 @@
"value": "skin_line_width * 2", "value": "skin_line_width * 2",
"default_value": 1, "default_value": 1,
"minimum_value": "0", "minimum_value": "0",
"maximum_value_warning": "skin_line_width * 3",
"type": "float", "type": "float",
"enabled": "(top_layers > 0 or bottom_layers > 0) and top_bottom_pattern != 'concentric'", "enabled": "(top_layers > 0 or bottom_layers > 0) and top_bottom_pattern != 'concentric'",
"limit_to_extruder": "top_bottom_extruder_nr", "limit_to_extruder": "top_bottom_extruder_nr",