mirror of
https://github.com/dnlbauer/corax-keyboard.git
synced 2026-09-10 21:25:29 +00:00
Squashed commit of the following:
commitbb18cddcc8Author: daniel <github@dbauer.me> Date: Sat Aug 5 11:43:33 2023 +0200 update gerbers commitdf5ee882deAuthor: daniel <github@dbauer.me> Date: Sat Aug 5 11:43:15 2023 +0200 pcb render commit14c23b0fa8Author: daniel <github@dbauer.me> Date: Sat Aug 5 11:34:24 2023 +0200 add icon svg commit6ec17faa04Author: daniel <github@dbauer.me> Date: Sat Aug 5 11:31:08 2023 +0200 Update README.md commitb65a183fe3Author: daniel <github@dbauer.me> Date: Sat Aug 5 11:30:20 2023 +0200 routed rev 1.1 commit9ce5d4ee41Author: daniel <github@dbauer.me> Date: Sat Aug 5 09:46:20 2023 +0200 add rev and order number to ergogen config commitc0575a7352Author: daniel <github@dbauer.me> Date: Sat Aug 5 08:56:18 2023 +0200 make text on pcb better readable commit03692059b5Author: daniel <github@dbauer.me> Date: Sat Aug 5 08:44:04 2023 +0200 fix mcu labels commit6edd65c0c5Author: daniel <github@dbauer.me> Date: Sat Aug 5 08:34:36 2023 +0200 incr. diode to socket distance
This commit is contained in:
112729
pcbs/pcbs/keyboard.kicad_pcb
112729
pcbs/pcbs/keyboard.kicad_pcb
File diff suppressed because it is too large
Load Diff
@@ -34,9 +34,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.0,
|
||||
"height": 2.6,
|
||||
"width": 2.6
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.12,
|
||||
"silk_text_italic": false,
|
||||
@@ -48,13 +48,7 @@
|
||||
"min_clearance": 0.508
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
{
|
||||
"gap": 0.0,
|
||||
"via_gap": 0.0,
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"filename": "board_design_settings.json",
|
||||
@@ -170,15 +164,8 @@
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
}
|
||||
],
|
||||
"track_widths": [
|
||||
0.0
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
}
|
||||
],
|
||||
"track_widths": [],
|
||||
"via_dimensions": [],
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"layer_presets": [],
|
||||
@@ -425,23 +412,6 @@
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Large",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.5,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
|
||||
Reference in New Issue
Block a user