improved routing

This commit is contained in:
Alessandro Mauri 2026-06-27 19:38:22 +02:00
parent 3b03c38132
commit f84e2a969a
2 changed files with 4931 additions and 4353 deletions

File diff suppressed because it is too large Load Diff

View File

@ -60,12 +60,12 @@
"hatch_smoothing_level": 0, "hatch_smoothing_level": 0,
"hatch_smoothing_value": 0.1, "hatch_smoothing_value": 0.1,
"hatch_thickness": 1.0, "hatch_thickness": 1.0,
"min_clearance": 0.0, "min_clearance": 0.2,
"min_island_area": 10.0, "min_island_area": 10.0,
"min_thickness": 0.25, "min_thickness": 0.25,
"pad_connection": 1, "pad_connection": 1,
"remove_islands": 0, "remove_islands": 0,
"thermal_relief_gap": 0.3, "thermal_relief_gap": 0.16,
"thermal_relief_spoke_width": 1.0 "thermal_relief_spoke_width": 1.0
} }
}, },