mppt 3dmodel

This commit is contained in:
Empire Phoenix 2025-04-08 22:44:47 +02:00
parent 6d0754e109
commit 4a67b9fa2a
10 changed files with 1490869 additions and 25522 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 31, "active_layer": 5,
"active_layer_preset": "", "active_layer_preset": "All Layers",
"auto_track_width": false, "auto_track_width": false,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
@ -50,7 +50,7 @@
"conflict_shadows", "conflict_shadows",
"shapes" "shapes"
], ],
"visible_layers": "00000000_00000000_0ffcffff_ffffffff", "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 1 "zone_display_mode": 1
}, },
"git": { "git": {

View File

@ -114,6 +114,7 @@
"solder_mask_bridge": "error", "solder_mask_bridge": "error",
"starved_thermal": "error", "starved_thermal": "error",
"text_height": "warning", "text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning", "text_thickness": "warning",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
"too_many_vias": "error", "too_many_vias": "error",

1438595
board/PlantCtrlESP32_v3_3.step Normal file

File diff suppressed because it is too large Load Diff

View File

@ -64,7 +64,6 @@
(psnegative no) (psnegative no)
(psa4output no) (psa4output no)
(plot_black_and_white yes) (plot_black_and_white yes)
(plotinvisibletext no)
(sketchpadsonfab no) (sketchpadsonfab no)
(plotpadnumbers no) (plotpadnumbers no)
(hidednponfab no) (hidednponfab no)
@ -13623,6 +13622,18 @@
) )
) )
) )
(gr_text "6V-25V"
(at 62.6 26.2 90)
(layer "F.SilkS")
(uuid "1b97d03d-d535-499e-a3bf-3296a1962525")
(effects
(font
(size 1 1)
(thickness 0.15)
)
(justify left bottom)
)
)
(gr_text "IsDay" (gr_text "IsDay"
(at 60 34 0) (at 60 34 0)
(layer "F.SilkS") (layer "F.SilkS")

View File

@ -116,6 +116,7 @@
"solder_mask_bridge": "error", "solder_mask_bridge": "error",
"starved_thermal": "error", "starved_thermal": "error",
"text_height": "warning", "text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning", "text_thickness": "warning",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
"too_many_vias": "error", "too_many_vias": "error",
@ -528,7 +529,7 @@
"plot": "", "plot": "",
"pos_files": "", "pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "MPPT.step",
"svg": "", "svg": "",
"vrml": "" "vrml": ""
}, },

File diff suppressed because it is too large Load Diff

42635
board/modules/MPPT/MPPT.step Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1921,6 +1921,26 @@
) )
(uuid 4a51e7e5-cb13-40c4-b51b-21c32e82fd45) (uuid 4a51e7e5-cb13-40c4-b51b-21c32e82fd45)
) )
(text "TODO current sense?"
(exclude_from_sim no)
(at 310.388 85.598 0)
(effects
(font
(size 1.27 1.27)
)
)
(uuid "02daeaa3-9a38-4069-8a10-e6453f9af007")
)
(text "Address 0100-000 -> 32dec -> 0x20"
(exclude_from_sim no)
(at 167.894 46.99 0)
(effects
(font
(size 2.54 2.54)
)
)
(uuid "a692c3ed-8364-41a4-a25b-0517c8420c06")
)
(text "Pumps" (text "Pumps"
(exclude_from_sim no) (exclude_from_sim no)
(at 243.84 147.32 0) (at 243.84 147.32 0)

View File

@ -101,6 +101,7 @@
"solder_mask_bridge": "error", "solder_mask_bridge": "error",
"starved_thermal": "error", "starved_thermal": "error",
"text_height": "warning", "text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning", "text_thickness": "warning",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
"too_many_vias": "error", "too_many_vias": "error",