Soldermask settings

This commit is contained in:
2025-07-27 18:16:16 +02:00
parent f5ae4cbc8a
commit e047bdded5
2 changed files with 4 additions and 3 deletions

View File

@@ -34,8 +34,9 @@
(45 "User.4" user) (45 "User.4" user)
) )
(setup (setup
(pad_to_mask_clearance 0) (pad_to_mask_clearance 0.05)
(allow_soldermask_bridges_in_footprints no) (solder_mask_min_width 0.1)
(allow_soldermask_bridges_in_footprints yes)
(tenting front back) (tenting front back)
(pcbplotparams (pcbplotparams
(layerselection 0x00000000_00000000_55555555_5755f5ff) (layerselection 0x00000000_00000000_55555555_5755f5ff)

View File

@@ -139,7 +139,7 @@
"min_track_width": 0.0, "min_track_width": 0.0,
"min_via_annular_width": 0.1, "min_via_annular_width": 0.1,
"min_via_diameter": 0.5, "min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0, "solder_mask_to_copper_clearance": 0.05,
"use_height_for_length_calcs": true "use_height_for_length_calcs": true
}, },
"teardrop_options": [ "teardrop_options": [