mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Demo: resave Stickhub project
This commit is contained in:
parent
d5ecb4ab55
commit
07e5aace3d
File diff suppressed because it is too large
Load Diff
@ -70,12 +70,14 @@
|
||||
"copper_edge_clearance": "error",
|
||||
"copper_sliver": "warning",
|
||||
"courtyards_overlap": "ignore",
|
||||
"creepage": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "warning",
|
||||
"hole_clearance": "error",
|
||||
@ -109,7 +111,9 @@
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
@ -124,6 +128,7 @@
|
||||
"min_clearance": 0.15,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_groove_width": 0.0,
|
||||
"min_hole_clearance": 0.0,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.2,
|
||||
@ -142,10 +147,11 @@
|
||||
},
|
||||
"teardrop_options": [
|
||||
{
|
||||
"td_onpadsmd": true,
|
||||
"td_onpthpad": true,
|
||||
"td_onroundshapesonly": false,
|
||||
"td_onsmdpad": true,
|
||||
"td_ontrackend": false,
|
||||
"td_onviapad": true
|
||||
"td_onvia": true
|
||||
}
|
||||
],
|
||||
"teardrop_parameters": [
|
||||
@ -245,6 +251,7 @@
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
@ -440,6 +447,7 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "error",
|
||||
@ -479,7 +487,7 @@
|
||||
},
|
||||
"meta": {
|
||||
"filename": "StickHub.kicad_pro",
|
||||
"version": 1
|
||||
"version": 2
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
@ -713,7 +721,7 @@
|
||||
"sheets": [
|
||||
[
|
||||
"468c1611-b068-4724-babd-2f440b5886f5",
|
||||
"Racine"
|
||||
"Root"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
|
@ -1,5 +1,5 @@
|
||||
(kicad_sch
|
||||
(version 20240716)
|
||||
(version 20241004)
|
||||
(generator "eeschema")
|
||||
(generator_version "8.99")
|
||||
(uuid "468c1611-b068-4724-babd-2f440b5886f5")
|
||||
@ -10,9 +10,13 @@
|
||||
)
|
||||
(lib_symbols
|
||||
(symbol "Logo_2"
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0) hide)
|
||||
(offset 0)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -101,9 +105,13 @@
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "Logo_3"
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0) hide)
|
||||
(offset 0)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -192,7 +200,9 @@
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "RobotProtos:CPsmall"
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0)
|
||||
)
|
||||
@ -316,7 +326,9 @@
|
||||
)
|
||||
(symbol "RobotProtos:Conn_01x01"
|
||||
(pin_names
|
||||
(offset 1.016) hide)
|
||||
(offset 1.016)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -427,7 +439,9 @@
|
||||
)
|
||||
(symbol "RobotProtos:Conn_01x04_Male"
|
||||
(pin_names
|
||||
(offset 1.016) hide)
|
||||
(offset 1.016)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -662,7 +676,9 @@
|
||||
)
|
||||
(symbol "RobotProtos:Conn_01x04_MountingPin"
|
||||
(pin_names
|
||||
(offset 1.016) hide)
|
||||
(offset 1.016)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -899,7 +915,9 @@
|
||||
)
|
||||
(symbol "RobotProtos:Crystal_small_4P"
|
||||
(pin_names
|
||||
(offset 0.0254) hide)
|
||||
(offset 0.0254)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -1070,7 +1088,9 @@
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "RobotProtos:Csmall"
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0.254)
|
||||
)
|
||||
@ -1270,9 +1290,13 @@
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "RobotProtos:D_TVS_Filled"
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 1.016) hide)
|
||||
(offset 1.016)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -1599,9 +1623,13 @@
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "RobotProtos:JUMPER"
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0.762) hide)
|
||||
(offset 0.762)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -2067,9 +2095,13 @@
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "RobotProtos:Logo"
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0) hide)
|
||||
(offset 0)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@ -3171,7 +3203,9 @@
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "RobotProtos:RSMALL"
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0)
|
||||
)
|
||||
@ -3407,7 +3441,8 @@
|
||||
(symbol "VIN_1_1"
|
||||
(pin power_in line
|
||||
(at 0 0 90)
|
||||
(length 0) hide
|
||||
(length 0)
|
||||
(hide yes)
|
||||
(name "VIN"
|
||||
(effects
|
||||
(font
|
||||
@ -3528,7 +3563,8 @@
|
||||
(symbol "+1V8_1_1"
|
||||
(pin power_in line
|
||||
(at 0 0 90)
|
||||
(length 0) hide
|
||||
(length 0)
|
||||
(hide yes)
|
||||
(name "+1V8"
|
||||
(effects
|
||||
(font
|
||||
@ -3649,7 +3685,8 @@
|
||||
(symbol "+3.3V_1_1"
|
||||
(pin power_in line
|
||||
(at 0 0 90)
|
||||
(length 0) hide
|
||||
(length 0)
|
||||
(hide yes)
|
||||
(name "+3.3V"
|
||||
(effects
|
||||
(font
|
||||
@ -3770,7 +3807,8 @@
|
||||
(symbol "+5V_1_1"
|
||||
(pin power_in line
|
||||
(at 0 0 90)
|
||||
(length 0) hide
|
||||
(length 0)
|
||||
(hide yes)
|
||||
(name "+5V"
|
||||
(effects
|
||||
(font
|
||||
@ -3867,7 +3905,8 @@
|
||||
(symbol "GND_1_1"
|
||||
(pin power_in line
|
||||
(at 0 0 270)
|
||||
(length 0) hide
|
||||
(length 0)
|
||||
(hide yes)
|
||||
(name "GND"
|
||||
(effects
|
||||
(font
|
||||
@ -3888,9 +3927,13 @@
|
||||
)
|
||||
(symbol "power:PWR_FLAG"
|
||||
(power)
|
||||
(pin_numbers hide)
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
(pin_names
|
||||
(offset 0) hide)
|
||||
(offset 0)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user