summaryrefslogtreecommitdiff
path: root/board/Fediverse_badge/boards/default/board.lp
diff options
context:
space:
mode:
Diffstat (limited to 'board/Fediverse_badge/boards/default/board.lp')
-rw-r--r--board/Fediverse_badge/boards/default/board.lp68
1 files changed, 68 insertions, 0 deletions
diff --git a/board/Fediverse_badge/boards/default/board.lp b/board/Fediverse_badge/boards/default/board.lp
new file mode 100644
index 0000000..f26628d
--- /dev/null
+++ b/board/Fediverse_badge/boards/default/board.lp
@@ -0,0 +1,68 @@
+(librepcb_board dd7320a0-2179-4ae0-8511-527c05d823e5
+ (name "default")
+ (default_font "newstroke.bene")
+ (grid (interval 0.635) (unit millimeters))
+ (layers (inner 0))
+ (thickness 1.6)
+ (solder_resist green)
+ (silkscreen white)
+ (silkscreen_layers_top top_legend top_names)
+ (silkscreen_layers_bot bot_legend bot_names)
+ (design_rules
+ (stopmask_max_via_drill_diameter 0.5)
+ (stopmask_clearance (ratio 0.0) (min 0.1) (max 0.1))
+ (solderpaste_clearance (ratio 0.1) (min 0.0) (max 1.0))
+ (pad_annular_ring (outer full) (inner auto) (ratio 0.25) (min 0.25) (max 2.0))
+ (via_annular_ring (ratio 0.25) (min 0.2) (max 2.0))
+ )
+ (design_rule_check
+ (min_copper_copper_clearance 0.2)
+ (min_copper_board_clearance 0.3)
+ (min_copper_npth_clearance 0.25)
+ (min_drill_drill_clearance 0.35)
+ (min_drill_board_clearance 0.5)
+ (min_silkscreen_stopmask_clearance 0.127)
+ (min_copper_width 0.2)
+ (min_annular_ring 0.2)
+ (min_npth_drill_diameter 0.3)
+ (min_pth_drill_diameter 0.3)
+ (min_npth_slot_width 1.0)
+ (min_pth_slot_width 0.7)
+ (min_silkscreen_width 0.15)
+ (min_silkscreen_text_height 0.8)
+ (min_outline_tool_diameter 2.0)
+ (blind_vias_allowed false)
+ (buried_vias_allowed false)
+ (allowed_npth_slots single_segment_straight)
+ (allowed_pth_slots single_segment_straight)
+ (approvals_version "1")
+ )
+ (fabrication_output_settings
+ (base_path "./output/{{VERSION}}/gerber/{{PROJECT}}")
+ (outlines (suffix "_OUTLINES.gbr"))
+ (copper_top (suffix "_COPPER-TOP.gbr"))
+ (copper_inner (suffix "_COPPER-IN{{CU_LAYER}}.gbr"))
+ (copper_bot (suffix "_COPPER-BOTTOM.gbr"))
+ (soldermask_top (suffix "_SOLDERMASK-TOP.gbr"))
+ (soldermask_bot (suffix "_SOLDERMASK-BOTTOM.gbr"))
+ (silkscreen_top (suffix "_SILKSCREEN-TOP.gbr"))
+ (silkscreen_bot (suffix "_SILKSCREEN-BOTTOM.gbr"))
+ (drills (merge false)
+ (suffix_pth "_DRILLS-PTH.drl")
+ (suffix_npth "_DRILLS-NPTH.drl")
+ (suffix_merged "_DRILLS.drl")
+ (suffix_buried "_DRILLS-PLATED-{{START_LAYER}}-{{END_LAYER}}.drl")
+ (g85_slots false)
+ )
+ (solderpaste_top (create true) (suffix "_SOLDERPASTE-TOP.gbr"))
+ (solderpaste_bot (create true) (suffix "_SOLDERPASTE-BOTTOM.gbr"))
+ )
+ (polygon c45c5389-de53-4aa3-9d73-4cdaf3a01ee4 (layer brd_outlines)
+ (width 0.0) (fill false) (grab_area false) (lock false)
+ (vertex (position 0.0 0.0) (angle 0.0))
+ (vertex (position 100.0 0.0) (angle 0.0))
+ (vertex (position 100.0 80.0) (angle 0.0))
+ (vertex (position 0.0 80.0) (angle 0.0))
+ (vertex (position 0.0 0.0) (angle 0.0))
+ )
+)