replaced lm1117 with ldl1117 and redid schematic around max dcdc acc to datasheet
This commit is contained in:
@ -37,9 +37,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.8,
|
||||
"height": 1.27,
|
||||
"width": 2.54
|
||||
"drill": 0.0,
|
||||
"height": 0.6,
|
||||
"width": 1.95
|
||||
},
|
||||
"silk_line_width": 0.1,
|
||||
"silk_text_italic": false,
|
||||
@ -53,6 +53,10 @@
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [
|
||||
[
|
||||
"starved_thermal|101175000|111675000|183d8812-9fe7-4dad-9e7a-1e632b451789|cb5228e4-e1df-4043-a5b1-5b0c68c63da8|B.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|72450000|100275000|183d8812-9fe7-4dad-9e7a-1e632b451789|88850cfb-7bdc-49de-a847-f69e1b95a06b|B.Cu",
|
||||
""
|
||||
@ -113,12 +117,12 @@
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"footprint_type_mismatch": "error",
|
||||
"hole_clearance": "ignore",
|
||||
"hole_to_hole": "warning",
|
||||
"holes_co_located": "warning",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"isolated_copper": "ignore",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
@ -135,13 +139,13 @@
|
||||
"padstack": "warning",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"silk_edge_clearance": "ignore",
|
||||
"silk_over_copper": "ignore",
|
||||
"silk_overlap": "ignore",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"text_height": "ignore",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
@ -150,7 +154,7 @@
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zones_intersect": "error"
|
||||
@ -655,15 +659,15 @@
|
||||
],
|
||||
[
|
||||
"9ba6eb33-b9b4-4ffb-a0a4-9bdfa5f117d9",
|
||||
"motor_board_tmc_1"
|
||||
"driver"
|
||||
],
|
||||
[
|
||||
"3c500fc5-dee2-4a19-93e2-92a59f2edb2b",
|
||||
"motor_board_tmc_2"
|
||||
"connectivity"
|
||||
],
|
||||
[
|
||||
"3b54529e-601a-4a5c-bd9d-945f3dda2d4e",
|
||||
"motor_board_tmc_3"
|
||||
"powersupply"
|
||||
],
|
||||
[
|
||||
"5b8239be-3acb-480d-b68c-3ddc98dc2fa1",
|
||||
|
||||
Reference in New Issue
Block a user