Fix missing "%" on Sovol profiles fixes #8207 (#8223)

* Fixes missing "%", fixes #8207
This commit is contained in:
Thomas
2025-01-31 09:46:22 +01:00
committed by GitHub
parent ea99eeb51f
commit 700f6e3841

View File

@@ -7,7 +7,7 @@
"reduce_crossing_wall": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "150",
"internal_bridge_speed" : "150%",
"brim_width": "5",
"compatible_printers": [],
"print_sequence": "by layer",