clean up
This commit is contained in:
8
main.ato
8
main.ato
@@ -21,7 +21,6 @@ from "parts/SOFNG_PJ_320B/SOFNG_PJ_320B.ato" import SOFNG_PJ_320B_package
|
||||
|
||||
# Component for the SMD 3.5mm Audio Jack
|
||||
component AudioJack3_5mm from SOFNG_PJ_320B_package:
|
||||
footprint = "Jack_3.5mm:Jack_3.5mm_PJ320B_Horizontal"
|
||||
lcsc_id = "C22355831"
|
||||
signal TIP ~ pin 1 # Left Channel
|
||||
signal RING ~ pin 2 # Right Channel
|
||||
@@ -29,14 +28,12 @@ component AudioJack3_5mm from SOFNG_PJ_320B_package:
|
||||
|
||||
# Component for JST PH series vertical connectors
|
||||
component JST_PH_Vertical_2Pin from JST_Sales_America_B2B_PH_SM4_TBT_LF__SN_package:
|
||||
footprint = "JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal"
|
||||
lcsc_id = "C265003"
|
||||
signal SPK_1 ~ pin 1
|
||||
signal SPK_2 ~ pin 2
|
||||
|
||||
# Component for JST PH series vertical connectors
|
||||
component JST_PH_Vertical_4Pin from JST_Sales_America_B4B_PH_SM4_TB_LF__SN_package:
|
||||
footprint = "JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal"
|
||||
lcsc_id = "C160354"
|
||||
signal VCC ~ pin 1
|
||||
signal GND ~ pin 2
|
||||
@@ -45,7 +42,6 @@ component JST_PH_Vertical_4Pin from JST_Sales_America_B4B_PH_SM4_TB_LF__SN_packa
|
||||
|
||||
# Components for the SMD 1x8 pin sockets for the DFPlayer
|
||||
component DFPlayer_Socket_Left from hanxia_HX_PM2_54_1x8P_TP_H8_5_YQ_package:
|
||||
footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
lcsc_id = "C46635844"
|
||||
signal VCC ~ pin 1
|
||||
signal RX ~ pin 2
|
||||
@@ -57,7 +53,6 @@ component DFPlayer_Socket_Left from hanxia_HX_PM2_54_1x8P_TP_H8_5_YQ_package:
|
||||
signal SPK_2 ~ pin 8
|
||||
|
||||
component DFPlayer_Socket_Right from hanxia_HX_PM2_54_1x8P_TP_H8_5_YQ_package:
|
||||
footprint = "Connector_PinSocket_2.54mm/PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left"
|
||||
lcsc_id = "C46635844"
|
||||
signal IO_1 ~ pin 1
|
||||
signal GND ~ pin 2
|
||||
@@ -69,17 +64,14 @@ component DFPlayer_Socket_Right from hanxia_HX_PM2_54_1x8P_TP_H8_5_YQ_package:
|
||||
signal BUSY ~ pin 8
|
||||
|
||||
component SOD123_Diode from hongjiacheng_M1_package:
|
||||
footprint = "Diode_SMD:D_SOD-123"
|
||||
lcsc_id = "C18199093"
|
||||
|
||||
component Elec_Cap_6_3x5_4 from PANASONIC_EEEFK1A471AP_package:
|
||||
footprint = "Capacitor_SMD:CP_Elec_6.3x5.4"
|
||||
lcsc_id = "C178529"
|
||||
signal plus ~ pin 1 # positive terminal
|
||||
signal minus ~ pin 2 # negative terminal
|
||||
|
||||
component Resistor_SMD from UNI_ROYAL_0805W8F1001T5E_package:
|
||||
footprint = "Resistor_SMD:R_0805_2012Metric"
|
||||
lcsc_id = "C17513"
|
||||
|
||||
module FourMountingHoles:
|
||||
|
||||
Reference in New Issue
Block a user