Initial commit
This commit is contained in:
@@ -0,0 +1,141 @@
|
||||
[02:46:25] WARNING Key Error
|
||||
`hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package` already declared. Shadowing original. In the future this may be an error
|
||||
Code causing the error:
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C48641756` to `lcsc` on `df_header_left`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:63:21
|
||||
62 │ # Sockets for DFPlayer Mini
|
||||
❱ 63 │ df_header_left = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
64 │ df_header_right = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
Code causing the error:
|
||||
Source: main.ato:38:4
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
❱ 38 │ lcsc = "C48641756"
|
||||
39 │ pin p1; pin p2; pin p3; pin p4; pin p5; pin p6; pin p7; pin p8
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C48641756` to `lcsc` on `df_header_right`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:64:22
|
||||
63 │ df_header_left = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
❱ 64 │ df_header_right = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
65
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
Code causing the error:
|
||||
Source: main.ato:38:4
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
❱ 38 │ lcsc = "C48641756"
|
||||
39 │ pin p1; pin p2; pin p3; pin p4; pin p5; pin p6; pin p7; pin p8
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C18199093` to `lcsc` on `power_protection_diode`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:68:4
|
||||
67 │ power_protection_diode = new hongjiacheng_M1_package
|
||||
❱ 68 │ power_protection_diode.lcsc = "C18199093"
|
||||
69
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C178529` to `lcsc` on `power_filter_cap`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:73:4
|
||||
72 │ power_filter_cap.voltage = 10V
|
||||
❱ 73 │ power_filter_cap.lcsc = "C178529"
|
||||
74
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C160354` to `lcsc` on `uart_connector`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:76:21
|
||||
75 │ # Input Connector (Power and UART)
|
||||
❱ 76 │ uart_connector = new JST_PH_Vertical_4Pin
|
||||
77
|
||||
Source: main.ato:30:10
|
||||
29
|
||||
❱ 30 component JST_PH_Vertical_4Pin:
|
||||
31 │ footprint = "JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:32:4
|
||||
31 │ footprint = "JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal"
|
||||
❱ 32 │ lcsc = "C160354"
|
||||
33 │ pin 1; pin 2; pin 3; pin 4
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C17513` to `lcsc` on `rx_protection_resistor`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:81:4
|
||||
80 │ rx_protection_resistor.resistance = 1kohm +/- 5%
|
||||
❱ 81 │ rx_protection_resistor.lcsc = "C17513"
|
||||
82
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C265003` to `lcsc` on `speaker_connector`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:84:24
|
||||
83 │ # Output Connectors
|
||||
❱ 84 │ speaker_connector = new JST_PH_Vertical_2Pin
|
||||
85 │ stereo_out_jack = new AudioJack3_5mm
|
||||
Source: main.ato:25:10
|
||||
24 # Component for JST PH series vertical connectors
|
||||
❱ 25 component JST_PH_Vertical_2Pin:
|
||||
26 │ footprint = "JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:27:4
|
||||
26 │ footprint = "JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal"
|
||||
❱ 27 │ lcsc = "C265003"
|
||||
28 │ pin 1; pin 2
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C22459515` to `lcsc` on `stereo_out_jack`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:85:22
|
||||
84 │ speaker_connector = new JST_PH_Vertical_2Pin
|
||||
❱ 85 │ stereo_out_jack = new AudioJack3_5mm
|
||||
86
|
||||
Source: main.ato:17:10
|
||||
16 # Component for the SMD 3.5mm Audio Jack
|
||||
❱ 17 component AudioJack3_5mm:
|
||||
18 │ footprint = "Jack_3.5mm:Jack_3.5mm_PJ320D_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:19:4
|
||||
18 │ footprint = "Jack_3.5mm:Jack_3.5mm_PJ320D_Horizontal"
|
||||
❱ 19 │ lcsc = "C22459515"
|
||||
20 │ pin TIP # Left Channel
|
||||
DEBUG Assignment: power_filter_cap.capacitance [power_filter_cap.capacitance] := [376µF, 564µF]
|
||||
[02:46:26] DEBUG Constraining power_filter_cap.capacitance to [376µF, 564µF]
|
||||
DEBUG Assignment: power_filter_cap.voltage [power_filter_cap.voltage] := [10V]
|
||||
DEBUG Constraining power_filter_cap.voltage to [10V]
|
||||
DEBUG Assignment: rx_protection_resistor.resistance [rx_protection_resistor.resistance] := [1kΩ ± 5.00%]
|
||||
DEBUG Constraining rx_protection_resistor.resistance to [1kΩ ± 5.00%]
|
||||
@@ -0,0 +1,135 @@
|
||||
[02:46:25] WARNING Key Error
|
||||
`hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package` already declared. Shadowing original. In the future this may be an error
|
||||
Code causing the error:
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C48641756` to `lcsc` on `df_header_left`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:63:21
|
||||
62 │ # Sockets for DFPlayer Mini
|
||||
❱ 63 │ df_header_left = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
64 │ df_header_right = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
Code causing the error:
|
||||
Source: main.ato:38:4
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
❱ 38 │ lcsc = "C48641756"
|
||||
39 │ pin p1; pin p2; pin p3; pin p4; pin p5; pin p6; pin p7; pin p8
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C48641756` to `lcsc` on `df_header_right`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:64:22
|
||||
63 │ df_header_left = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
❱ 64 │ df_header_right = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
65
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
Code causing the error:
|
||||
Source: main.ato:38:4
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
❱ 38 │ lcsc = "C48641756"
|
||||
39 │ pin p1; pin p2; pin p3; pin p4; pin p5; pin p6; pin p7; pin p8
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C18199093` to `lcsc` on `power_protection_diode`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:68:4
|
||||
67 │ power_protection_diode = new hongjiacheng_M1_package
|
||||
❱ 68 │ power_protection_diode.lcsc = "C18199093"
|
||||
69
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C178529` to `lcsc` on `power_filter_cap`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:73:4
|
||||
72 │ power_filter_cap.voltage = 10V
|
||||
❱ 73 │ power_filter_cap.lcsc = "C178529"
|
||||
74
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C160354` to `lcsc` on `uart_connector`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:76:21
|
||||
75 │ # Input Connector (Power and UART)
|
||||
❱ 76 │ uart_connector = new JST_PH_Vertical_4Pin
|
||||
77
|
||||
Source: main.ato:30:10
|
||||
29
|
||||
❱ 30 component JST_PH_Vertical_4Pin:
|
||||
31 │ footprint = "JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:32:4
|
||||
31 │ footprint = "JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal"
|
||||
❱ 32 │ lcsc = "C160354"
|
||||
33 │ pin 1; pin 2; pin 3; pin 4
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C17513` to `lcsc` on `rx_protection_resistor`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:81:4
|
||||
80 │ rx_protection_resistor.resistance = 1kohm +/- 5%
|
||||
❱ 81 │ rx_protection_resistor.lcsc = "C17513"
|
||||
82
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C265003` to `lcsc` on `speaker_connector`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:84:24
|
||||
83 │ # Output Connectors
|
||||
❱ 84 │ speaker_connector = new JST_PH_Vertical_2Pin
|
||||
85 │ stereo_out_jack = new AudioJack3_5mm
|
||||
Source: main.ato:25:10
|
||||
24 # Component for JST PH series vertical connectors
|
||||
❱ 25 component JST_PH_Vertical_2Pin:
|
||||
26 │ footprint = "JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:27:4
|
||||
26 │ footprint = "JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal"
|
||||
❱ 27 │ lcsc = "C265003"
|
||||
28 │ pin 1; pin 2
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C22459515` to `lcsc` on `stereo_out_jack`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:85:22
|
||||
84 │ speaker_connector = new JST_PH_Vertical_2Pin
|
||||
❱ 85 │ stereo_out_jack = new AudioJack3_5mm
|
||||
86
|
||||
Source: main.ato:17:10
|
||||
16 # Component for the SMD 3.5mm Audio Jack
|
||||
❱ 17 component AudioJack3_5mm:
|
||||
18 │ footprint = "Jack_3.5mm:Jack_3.5mm_PJ320D_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:19:4
|
||||
18 │ footprint = "Jack_3.5mm:Jack_3.5mm_PJ320D_Horizontal"
|
||||
❱ 19 │ lcsc = "C22459515"
|
||||
20 │ pin TIP # Left Channel
|
||||
@@ -0,0 +1,135 @@
|
||||
[02:46:25] WARNING Key Error
|
||||
`hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package` already declared. Shadowing original. In the future this may be an error
|
||||
Code causing the error:
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C48641756` to `lcsc` on `df_header_left`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:63:21
|
||||
62 │ # Sockets for DFPlayer Mini
|
||||
❱ 63 │ df_header_left = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
64 │ df_header_right = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
Code causing the error:
|
||||
Source: main.ato:38:4
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
❱ 38 │ lcsc = "C48641756"
|
||||
39 │ pin p1; pin p2; pin p3; pin p4; pin p5; pin p6; pin p7; pin p8
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C48641756` to `lcsc` on `df_header_right`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:64:22
|
||||
63 │ df_header_left = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
❱ 64 │ df_header_right = new hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package
|
||||
65
|
||||
Source: main.ato:36:10
|
||||
35 # Component for the SMD 1x8 pin sockets for the DFPlayer
|
||||
❱ 36 component hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package:
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
Code causing the error:
|
||||
Source: main.ato:38:4
|
||||
37 │ footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
❱ 38 │ lcsc = "C48641756"
|
||||
39 │ pin p1; pin p2; pin p3; pin p4; pin p5; pin p6; pin p7; pin p8
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C18199093` to `lcsc` on `power_protection_diode`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:68:4
|
||||
67 │ power_protection_diode = new hongjiacheng_M1_package
|
||||
❱ 68 │ power_protection_diode.lcsc = "C18199093"
|
||||
69
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C178529` to `lcsc` on `power_filter_cap`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:73:4
|
||||
72 │ power_filter_cap.voltage = 10V
|
||||
❱ 73 │ power_filter_cap.lcsc = "C178529"
|
||||
74
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C160354` to `lcsc` on `uart_connector`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:76:21
|
||||
75 │ # Input Connector (Power and UART)
|
||||
❱ 76 │ uart_connector = new JST_PH_Vertical_4Pin
|
||||
77
|
||||
Source: main.ato:30:10
|
||||
29
|
||||
❱ 30 component JST_PH_Vertical_4Pin:
|
||||
31 │ footprint = "JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:32:4
|
||||
31 │ footprint = "JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal"
|
||||
❱ 32 │ lcsc = "C160354"
|
||||
33 │ pin 1; pin 2; pin 3; pin 4
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C17513` to `lcsc` on `rx_protection_resistor`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:81:4
|
||||
80 │ rx_protection_resistor.resistance = 1kohm +/- 5%
|
||||
❱ 81 │ rx_protection_resistor.lcsc = "C17513"
|
||||
82
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C265003` to `lcsc` on `speaker_connector`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:84:24
|
||||
83 │ # Output Connectors
|
||||
❱ 84 │ speaker_connector = new JST_PH_Vertical_2Pin
|
||||
85 │ stereo_out_jack = new AudioJack3_5mm
|
||||
Source: main.ato:25:10
|
||||
24 # Component for JST PH series vertical connectors
|
||||
❱ 25 component JST_PH_Vertical_2Pin:
|
||||
26 │ footprint = "JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:27:4
|
||||
26 │ footprint = "JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal"
|
||||
❱ 27 │ lcsc = "C265003"
|
||||
28 │ pin 1; pin 2
|
||||
WARNING Exception
|
||||
Ignoring assignment of `C22459515` to `lcsc` on `stereo_out_jack`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Source: main.ato:85:22
|
||||
84 │ speaker_connector = new JST_PH_Vertical_2Pin
|
||||
❱ 85 │ stereo_out_jack = new AudioJack3_5mm
|
||||
86
|
||||
Source: main.ato:17:10
|
||||
16 # Component for the SMD 3.5mm Audio Jack
|
||||
❱ 17 component AudioJack3_5mm:
|
||||
18 │ footprint = "Jack_3.5mm:Jack_3.5mm_PJ320D_Horizontal"
|
||||
Code causing the error:
|
||||
Source: main.ato:19:4
|
||||
18 │ footprint = "Jack_3.5mm:Jack_3.5mm_PJ320D_Horizontal"
|
||||
❱ 19 │ lcsc = "C22459515"
|
||||
20 │ pin TIP # Left Channel
|
||||
@@ -0,0 +1 @@
|
||||
[02:46:26] INFO Loading KiCad PCB file: /home/martin/proj/DFPlayerMB/layout/default/default.kicad_pcb
|
||||
@@ -0,0 +1 @@
|
||||
[02:46:26] INFO Loading KiCad PCB file: /home/martin/proj/DFPlayerMB/layout/default/default.kicad_pcb
|
||||
252
build/logs/archive/2025-09-26_02-46-24/default/picker.debug.log
Normal file
252
build/logs/archive/2025-09-26_02-46-24/default/picker.debug.log
Normal file
@@ -0,0 +1,252 @@
|
||||
[02:46:26] WARNING No pickers for {
|
||||
0: <hole3|MountingHole_M3>
|
||||
1: <hole4|MountingHole_M3>
|
||||
2: <stereo_out_jack|AudioJack3_5mm>
|
||||
3: <df_header_left|hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package>
|
||||
4: <hole2|MountingHole_M3>
|
||||
5: <hole1|MountingHole_M3>
|
||||
6: <df_header_right|hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package>
|
||||
7: <speaker_connector|JST_PH_Vertical_2Pin>
|
||||
8: <uart_connector|JST_PH_Vertical_4Pin>
|
||||
}
|
||||
INFO Picking 1 modules
|
||||
INFO Picking 1 modules in parallel
|
||||
DEBUG Iteration 0 |stages|=1, |graphs|=1, |V|=10---------------------------------------------
|
||||
DEBUG DONE Iteration 0 Phase 1.0: Canonical literal form G:1
|
||||
DEBUG DONE Iteration 0 Phase 1.2: Constrain within and domain G:6
|
||||
DEBUG DONE Iteration 0 Phase 1.3: Alias predicates to true G:6
|
||||
DEBUG Iteration 1 |stages|=5, |graphs|=6, |V|=26---------------------------------------------
|
||||
DEBUG DONE Iteration 1 Phase 1.22: Fold IsSubset G:6
|
||||
DEBUG DONE Iteration 1 Phase 1.24: Merge intersecting subsets G:6
|
||||
DEBUG DONE Iteration 1 Phase 1.25: Predicate flat terminate G:6
|
||||
DEBUG DONE Iteration 1 Phase 1.27: Predicate is!! True G:6
|
||||
DEBUG Iteration 2 |stages|=38, |graphs|=6, |V|=24--------------------------------------------
|
||||
[02:46:27] DEBUG POST https://components.atopileapi.com/v0/query
|
||||
{
|
||||
"queries": [
|
||||
{
|
||||
"package": {
|
||||
"type": "EnumSet",
|
||||
"data": {
|
||||
"elements": [
|
||||
{
|
||||
"name": "R0805"
|
||||
}
|
||||
],
|
||||
"enum": {
|
||||
"name": "BackendPackage",
|
||||
"values": {
|
||||
"R01005": "R01005",
|
||||
"R0201": "R0201",
|
||||
"R0402": "R0402",
|
||||
"R0603": "R0603",
|
||||
"R0805": "R0805",
|
||||
"R1206": "R1206",
|
||||
"R1210": "R1210",
|
||||
"R1808": "R1808",
|
||||
"R1812": "R1812",
|
||||
"R1825": "R1825",
|
||||
"R2220": "R2220",
|
||||
"R2225": "R2225",
|
||||
"R3640": "R3640",
|
||||
"C01005": "C01005",
|
||||
"C0201": "C0201",
|
||||
"C0402": "C0402",
|
||||
"C0603": "C0603",
|
||||
"C0805": "C0805",
|
||||
"C1206": "C1206",
|
||||
"C1210": "C1210",
|
||||
"C1808": "C1808",
|
||||
"C1812": "C1812",
|
||||
"C1825": "C1825",
|
||||
"C2220": "C2220",
|
||||
"C2225": "C2225",
|
||||
"C3640": "C3640",
|
||||
"L01005": "L01005",
|
||||
"L0201": "L0201",
|
||||
"L0402": "L0402",
|
||||
"L0603": "L0603",
|
||||
"L0805": "L0805",
|
||||
"L1206": "L1206",
|
||||
"L1210": "L1210",
|
||||
"L1808": "L1808",
|
||||
"L1812": "L1812",
|
||||
"L1825": "L1825",
|
||||
"L2220": "L2220",
|
||||
"L2225": "L2225",
|
||||
"L3640": "L3640",
|
||||
"SMD,4x4mm": "SMD,4x4mm",
|
||||
"SMD,6x6mm": "SMD,6x6mm",
|
||||
"SMD,5x5mm": "SMD,5x5mm",
|
||||
"SMD,3x3mm": "SMD,3x3mm",
|
||||
"SMD,8x8mm": "SMD,8x8mm",
|
||||
"SMD,12x12mm": "SMD,12x12mm",
|
||||
"SMD,12.5x12.5mm": "SMD,12.5x12.5mm",
|
||||
"SMD,7.8x7mm": "SMD,7.8x7mm",
|
||||
"SMD,4.5x4mm": "SMD,4.5x4mm",
|
||||
"SMD,11.5x10mm": "SMD,11.5x10mm",
|
||||
"SMD,6.6x7mm": "SMD,6.6x7mm",
|
||||
"SMD,7x6.6mm": "SMD,7x6.6mm",
|
||||
"SMD,5.8x5.2mm": "SMD,5.8x5.2mm",
|
||||
"SMD,6.6x7.3mm": "SMD,6.6x7.3mm",
|
||||
"SMD,3.5x3mm": "SMD,3.5x3mm",
|
||||
"SMD,7.3x7.3mm": "SMD,7.3x7.3mm",
|
||||
"SMD,6.6x7.1mm": "SMD,6.6x7.1mm",
|
||||
"SMD,7x7mm": "SMD,7x7mm",
|
||||
"SMD,5.4x5.2mm": "SMD,5.4x5.2mm",
|
||||
"SMD,6.7x6.7mm": "SMD,6.7x6.7mm",
|
||||
"SMD,11x10mm": "SMD,11x10mm",
|
||||
"SMD,10x11mm": "SMD,10x11mm",
|
||||
"SMD,5.2x5.8mm": "SMD,5.2x5.8mm",
|
||||
"SMD,4.4x4.2mm": "SMD,4.4x4.2mm",
|
||||
"SMD,13.8x12.6mm": "SMD,13.8x12.6mm",
|
||||
"SMD,10.1x10.1mm": "SMD,10.1x10.1mm",
|
||||
"SMD,13.5x12.6mm": "SMD,13.5x12.6mm",
|
||||
"SMD,4.7x4.7mm": "SMD,4.7x4.7mm",
|
||||
"SMD,12.3x12.3mm": "SMD,12.3x12.3mm",
|
||||
"SMD,12.6x13.5mm": "SMD,12.6x13.5mm",
|
||||
"SMD,2.8x2.9mm": "SMD,2.8x2.9mm",
|
||||
"SMD,7.3x6.6mm": "SMD,7.3x6.6mm",
|
||||
"SMD,2.5x2mm": "SMD,2.5x2mm",
|
||||
"SMD,4.9x4.9mm": "SMD,4.9x4.9mm",
|
||||
"SMD,10.2x10mm": "SMD,10.2x10mm",
|
||||
"SMD,7.1x6.6mm": "SMD,7.1x6.6mm",
|
||||
"SMD,10x10mm": "SMD,10x10mm",
|
||||
"SMD,5.7x5.7mm": "SMD,5.7x5.7mm",
|
||||
"SMD,4.1x4.1mm": "SMD,4.1x4.1mm",
|
||||
"SMD,4.1x4.5mm": "SMD,4.1x4.5mm",
|
||||
"SMD,7x7.8mm": "SMD,7x7.8mm",
|
||||
"SMD,10x9mm": "SMD,10x9mm",
|
||||
"SMD,0.6x1.2mm": "SMD,0.6x1.2mm",
|
||||
"SMD,6.5x6.9mm": "SMD,6.5x6.9mm",
|
||||
"SMD,1.6x2mm": "SMD,1.6x2mm",
|
||||
"SMD,2x2.5mm": "SMD,2x2.5mm",
|
||||
"SMD,7.1x6.5mm": "SMD,7.1x6.5mm",
|
||||
"SMD,8x8.5mm": "SMD,8x8.5mm",
|
||||
"SMD,4.5x4.1mm": "SMD,4.5x4.1mm",
|
||||
"SMD,4.2x4.4mm": "SMD,4.2x4.4mm",
|
||||
"SMD,10.4x10.3mm": "SMD,10.4x10.3mm",
|
||||
"SMD,10x11.5mm": "SMD,10x11.5mm",
|
||||
"SMD,13.5x12.8mm": "SMD,13.5x12.8mm",
|
||||
"SMD,17.2x17.2mm": "SMD,17.2x17.2mm",
|
||||
"SMD,5.2x5.4mm": "SMD,5.2x5.4mm",
|
||||
"SMD,11.6x10.1mm": "SMD,11.6x10.1mm",
|
||||
"SMD,10.5x10.3mm": "SMD,10.5x10.3mm",
|
||||
"SMD,7.2x6.6mm": "SMD,7.2x6.6mm",
|
||||
"SMD,10x10.2mm": "SMD,10x10.2mm",
|
||||
"SMD,7.8x7.8mm": "SMD,7.8x7.8mm",
|
||||
"SMD,1.7x2.3mm": "SMD,1.7x2.3mm",
|
||||
"SMD,5.2x5.7mm": "SMD,5.2x5.7mm",
|
||||
"SMD,2x2mm": "SMD,2x2mm",
|
||||
"SMD,4.5x5.2mm": "SMD,4.5x5.2mm",
|
||||
"SMD,9x10mm": "SMD,9x10mm",
|
||||
"SMD,2.5x2.9mm": "SMD,2.5x2.9mm",
|
||||
"SMD,4.6x4.1mm": "SMD,4.6x4.1mm",
|
||||
"SMD,7.5x7.5mm": "SMD,7.5x7.5mm",
|
||||
"SMD,5.5x5.2mm": "SMD,5.5x5.2mm",
|
||||
"SMD,6.4x6.6mm": "SMD,6.4x6.6mm",
|
||||
"SMD,12.5x13.5mm": "SMD,12.5x13.5mm",
|
||||
"SMD,10.7x10mm": "SMD,10.7x10mm",
|
||||
"SMD,5.5x5.3mm": "SMD,5.5x5.3mm",
|
||||
"SMD,10.1x11.6mm": "SMD,10.1x11.6mm",
|
||||
"SMD,10.3x10.5mm": "SMD,10.3x10.5mm",
|
||||
"SMD,3.2x3mm": "SMD,3.2x3mm",
|
||||
"SMD,6.6x6.4mm": "SMD,6.6x6.4mm",
|
||||
"SMD,1.2x0.6mm": "SMD,1.2x0.6mm",
|
||||
"SMD,1.2x1.8mm": "SMD,1.2x1.8mm",
|
||||
"SMD,5x5.2mm": "SMD,5x5.2mm",
|
||||
"SMD,8.3x8.3mm": "SMD,8.3x8.3mm",
|
||||
"SMD,10.2x10.8mm": "SMD,10.2x10.8mm",
|
||||
"SMD,2.5x3.2mm": "SMD,2.5x3.2mm",
|
||||
"SMD,4x4.5mm": "SMD,4x4.5mm",
|
||||
"SMD,8.5x8mm": "SMD,8.5x8mm",
|
||||
"SMD,3.5x3.2mm": "SMD,3.5x3.2mm",
|
||||
"SMD,12.9x13.2mm": "SMD,12.9x13.2mm",
|
||||
"SMD,8.8x8.2mm": "SMD,8.8x8.2mm",
|
||||
"SMD,4.1x4.4mm": "SMD,4.1x4.4mm",
|
||||
"SMD,10.8x10mm": "SMD,10.8x10mm",
|
||||
"SMD,10.5x10mm": "SMD,10.5x10mm",
|
||||
"SMD,1.1x1.8mm": "SMD,1.1x1.8mm",
|
||||
"SMD,7.5x7mm": "SMD,7.5x7mm",
|
||||
"SMD,3.8x3.8mm": "SMD,3.8x3.8mm",
|
||||
"SMD,1.6x2.2mm": "SMD,1.6x2.2mm",
|
||||
"SMD,12.2x12.2mm": "SMD,12.2x12.2mm",
|
||||
"SMD,4.8x4.8mm": "SMD,4.8x4.8mm",
|
||||
"SMD,5.7x5.4mm": "SMD,5.7x5.4mm",
|
||||
"SMD,15.5x16.5mm": "SMD,15.5x16.5mm",
|
||||
"SMD,8.2x8.8mm": "SMD,8.2x8.8mm",
|
||||
"SMD,10x14mm": "SMD,10x14mm",
|
||||
"SMD,5.1x5.4mm": "SMD,5.1x5.4mm",
|
||||
"SMD,16.5x15.5mm": "SMD,16.5x15.5mm",
|
||||
"SMD,2.1x3mm": "SMD,2.1x3mm",
|
||||
"SMD,10x11.6mm": "SMD,10x11.6mm",
|
||||
"SMD,3.2x4mm": "SMD,3.2x4mm",
|
||||
"SMD,7.2x7.9mm": "SMD,7.2x7.9mm",
|
||||
"SMD,5.8x5.8mm": "SMD,5.8x5.8mm",
|
||||
"SMD,6.6x7.4mm": "SMD,6.6x7.4mm",
|
||||
"SMD,12.7x12.7mm": "SMD,12.7x12.7mm",
|
||||
"SMD,1.2x2mm": "SMD,1.2x2mm",
|
||||
"SMD,1x1.7mm": "SMD,1x1.7mm",
|
||||
"SMD,4.4x4.1mm": "SMD,4.4x4.1mm",
|
||||
"SMD,4.2x4.2mm": "SMD,4.2x4.2mm"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"qty": 1,
|
||||
"endpoint": "resistors",
|
||||
"resistance": {
|
||||
"type": "Quantity_Interval_Disjoint",
|
||||
"data": {
|
||||
"intervals": {
|
||||
"type": "Numeric_Interval_Disjoint",
|
||||
"data": {
|
||||
"intervals": [
|
||||
{
|
||||
"type": "Numeric_Interval",
|
||||
"data": {
|
||||
"min": 950.0,
|
||||
"max": 1050.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"unit": "kiloohm"
|
||||
}
|
||||
},
|
||||
"max_power": null,
|
||||
"max_voltage": null
|
||||
}
|
||||
]
|
||||
}
|
||||
DEBUG Crawling datasheet for C17513
|
||||
[02:46:28] ALERT pcbnew restart required (updated fp-lib-table)
|
||||
DEBUG {
|
||||
0: {
|
||||
0: <rx_protection_resistor|Resistor_0805>
|
||||
}
|
||||
}
|
||||
INFO Picking 1 independent groups: {
|
||||
0: <rx_protection_resistor|Resistor_0805>
|
||||
}
|
||||
DEBUG Attached component C17513 to module rx_protection_resistor:
|
||||
{'resistance': {'type': 'Quantity_Interval_Disjoint', 'data': {'intervals': {'type': 'Numeric_Interval_Disjoint', 'data': {'intervals': [{'type': 'Numeric_Interval', 'data': {'min': 990.0000002235174, 'max': 1009.9999997764826}}]}}, 'unit': 'ohm'}}, 'max_power': {'type': 'Quantity_Set_Discrete', 'data': {'intervals': {'type': 'Numeric_Interval_Disjoint', 'data': {'intervals': [{'type': 'Numeric_Interval', 'data': {'min': 0.125, 'max': 0.125}}]}}, 'unit': 'watt'}},
|
||||
'max_voltage': {'type': 'Quantity_Set_Discrete', 'data': {'intervals': {'type': 'Numeric_Interval_Disjoint', 'data': {'intervals': [{'type': 'Numeric_Interval', 'data': {'min': 150.0, 'max': 150.0}}]}}, 'unit': 'volt'}}}
|
||||
--->
|
||||
max_power: rx_protection_resistor.max_power
|
||||
max_voltage: rx_protection_resistor.max_voltage
|
||||
resistance: rx_protection_resistor.resistance
|
||||
INFO Slow-picked parts in 2.78s
|
||||
INFO Picked complete: picked 1 parts
|
||||
INFO Verify design
|
||||
DEBUG Iteration 0 |stages|=1, |graphs|=1, |V|=13---------------------------------------------
|
||||
[02:46:29] DEBUG DONE Iteration 0 Phase 1.0: Canonical literal form G:1
|
||||
DEBUG DONE Iteration 0 Phase 1.2: Constrain within and domain G:6
|
||||
DEBUG DONE Iteration 0 Phase 1.3: Alias predicates to true G:6
|
||||
DEBUG Iteration 1 |stages|=5, |graphs|=6, |V|=32---------------------------------------------
|
||||
DEBUG DONE Iteration 1 Phase 1.22: Fold IsSubset G:6
|
||||
DEBUG DONE Iteration 1 Phase 1.24: Merge intersecting subsets G:6
|
||||
DEBUG DONE Iteration 1 Phase 1.25: Predicate flat terminate G:6
|
||||
DEBUG DONE Iteration 1 Phase 1.27: Predicate is!! True G:6
|
||||
DEBUG Iteration 2 |stages|=38, |graphs|=6, |V|=30--------------------------------------------
|
||||
@@ -0,0 +1,20 @@
|
||||
[02:46:26] WARNING No pickers for {
|
||||
0: <hole3|MountingHole_M3>
|
||||
1: <hole4|MountingHole_M3>
|
||||
2: <stereo_out_jack|AudioJack3_5mm>
|
||||
3: <df_header_left|hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package>
|
||||
4: <hole2|MountingHole_M3>
|
||||
5: <hole1|MountingHole_M3>
|
||||
6: <df_header_right|hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package>
|
||||
7: <speaker_connector|JST_PH_Vertical_2Pin>
|
||||
8: <uart_connector|JST_PH_Vertical_4Pin>
|
||||
}
|
||||
INFO Picking 1 modules
|
||||
INFO Picking 1 modules in parallel
|
||||
[02:46:28] ALERT pcbnew restart required (updated fp-lib-table)
|
||||
INFO Picking 1 independent groups: {
|
||||
0: <rx_protection_resistor|Resistor_0805>
|
||||
}
|
||||
INFO Slow-picked parts in 2.78s
|
||||
INFO Picked complete: picked 1 parts
|
||||
INFO Verify design
|
||||
@@ -0,0 +1,11 @@
|
||||
[02:46:26] WARNING No pickers for {
|
||||
0: <hole3|MountingHole_M3>
|
||||
1: <hole4|MountingHole_M3>
|
||||
2: <stereo_out_jack|AudioJack3_5mm>
|
||||
3: <df_header_left|hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package>
|
||||
4: <hole2|MountingHole_M3>
|
||||
5: <hole1|MountingHole_M3>
|
||||
6: <df_header_right|hanxia_HX_PM2_54_1x8P_TP_H8_5_ZQ_package>
|
||||
7: <speaker_connector|JST_PH_Vertical_2Pin>
|
||||
8: <uart_connector|JST_PH_Vertical_4Pin>
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
[02:46:26] INFO Running design checks for stage POST_DESIGN
|
||||
DEBUG Running post-design check `needs_erc_check` for `runtime_anon[9]`
|
||||
INFO Checking graph for ERC violations
|
||||
INFO Checking 0 Power
|
||||
INFO Checking for hv/lv shorts
|
||||
INFO Checking for power source shorts
|
||||
INFO Checking 0 explicit nets
|
||||
INFO Checking 1 passives
|
||||
@@ -0,0 +1,7 @@
|
||||
[02:46:26] INFO Running design checks for stage POST_DESIGN
|
||||
INFO Checking graph for ERC violations
|
||||
INFO Checking 0 Power
|
||||
INFO Checking for hv/lv shorts
|
||||
INFO Checking for power source shorts
|
||||
INFO Checking 0 explicit nets
|
||||
INFO Checking 1 passives
|
||||
@@ -0,0 +1,3 @@
|
||||
[02:46:29] INFO Running checks
|
||||
INFO Running design checks for stage POST_SOLVE
|
||||
DEBUG Running post-solve check `needs_erc_check` for `runtime_anon[9]`
|
||||
@@ -0,0 +1,2 @@
|
||||
[02:46:29] INFO Running checks
|
||||
INFO Running design checks for stage POST_SOLVE
|
||||
@@ -0,0 +1,9 @@
|
||||
[02:46:26] INFO Resolving bus parameters
|
||||
DEBUG [3m Timings [0m
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━┓
|
||||
┃[1m [0m[1mCategory [0m[1m [0m┃[1m [0m[1mValue[0m[1m [0m┃[1m [0m[1mUnit[0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━┩
|
||||
│[36m [0m[36mget parameter connections[0m[36m [0m│[32m [0m[32m 4.31[0m[32m [0m│[33m [0m[33mµs [0m[33m [0m│
|
||||
│[36m [0m[36mmerge parameters [0m[36m [0m│[32m [0m[32m 4.49[0m[32m [0m│[33m [0m[33mµs [0m[33m [0m│
|
||||
└───────────────────────────┴───────┴──────┘
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
[02:46:26] INFO Resolving bus parameters
|
||||
@@ -0,0 +1 @@
|
||||
[02:46:29] INFO Adding `lib:Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left` as `df_header_left` (U1)
|
||||
@@ -0,0 +1 @@
|
||||
[02:46:29] INFO Adding `lib:Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left` as `df_header_left` (U1)
|
||||
Reference in New Issue
Block a user