Main routing done

This commit is contained in:
Anton Mukhin
2024-01-12 16:43:02 +03:00
parent 7d1db43a5e
commit dc14d72f2a
3 changed files with 18285 additions and 173 deletions

View File

@@ -96,7 +96,7 @@
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"starved_thermal": "ignore",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
@@ -144,7 +144,7 @@
],
"teardrop_parameters": [
{
"td_curve_segcount": 0,
"td_curve_segcount": 5,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
@@ -153,7 +153,7 @@
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_curve_segcount": 5,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
@@ -162,7 +162,7 @@
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_curve_segcount": 5,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,