diff options
Diffstat (limited to 'hardware/sinthinator.kicad_pro')
| -rw-r--r-- | hardware/sinthinator.kicad_pro | 27 |
1 files changed, 19 insertions, 8 deletions
diff --git a/hardware/sinthinator.kicad_pro b/hardware/sinthinator.kicad_pro index a61c3b4..5905d23 100644 --- a/hardware/sinthinator.kicad_pro +++ b/hardware/sinthinator.kicad_pro @@ -50,7 +50,23 @@ "silk_text_thickness": 0.1, "silk_text_upright": false, "zones": { - "min_clearance": 0.5 + "border_display_style": 2, + "border_hatch_pitch": 0.5, + "corner_radius": 0.0, + "corner_smoothing": 0, + "fill_mode": 0, + "hatch_gap": 1.5, + "hatch_orientation": 0.0, + "hatch_smoothing_level": 0, + "hatch_smoothing_value": 0.1, + "hatch_thickness": 1.0, + "min_clearance": 0.5, + "min_island_area": 10.0, + "min_thickness": 0.25, + "pad_connection": 1, + "remove_islands": 0, + "thermal_relief_gap": 0.5, + "thermal_relief_spoke_width": 0.5 } }, "diff_pair_dimensions": [ @@ -60,12 +76,7 @@ "width": 0.0 } ], - "drc_exclusions": [ - [ - "text_thickness|137230000|60140000|c52ff1c2-99e5-4a46-98d0-56aba5f55d87|00000000-0000-0000-0000-000000000000", - "" - ] - ], + "drc_exclusions": [], "meta": { "version": 2 }, @@ -117,7 +128,7 @@ "starved_thermal": "ignore", "text_height": "warning", "text_on_edge_cuts": "error", - "text_thickness": "warning", + "text_thickness": "ignore", "through_hole_pad_without_hole": "error", "too_many_vias": "error", "track_angle": "error", |
