Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
a1bf4b4262
|
|||
|
800ccea3ac
|
|||
|
c6ab383179
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule "ECAD/KiCAD_Libraries"]
|
[submodule "ECAD/KiCAD_Libraries"]
|
||||||
path = ECAD/KiCAD_Libraries
|
path = ECAD/KiCAD_Libraries
|
||||||
url = ssh://git@git.fasttube.de:313/FaSTTUBe/KiCAD_Libraries.git
|
url = ssh://git@git.fasttube.de:313/FaSTTUBe/KiCAD_Libraries.git
|
||||||
|
[submodule "Software/PDU_Code"]
|
||||||
|
path = Software/PDU_Code
|
||||||
|
url = ssh://git@git.fasttube.de:313/FaSTTUBe/PDU_Code.git
|
||||||
|
|||||||
1628
Hardware/1x10A_stage.kicad_sch
Normal file
1628
Hardware/1x10A_stage.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
1856
Hardware/1x20A_stage.kicad_sch
Normal file
1856
Hardware/1x20A_stage.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
4251
Hardware/2x5A_stage.kicad_sch
Normal file
4251
Hardware/2x5A_stage.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
3658
Hardware/Aggregate ( PWM ) 1x20A.kicad_sch
Normal file
3658
Hardware/Aggregate ( PWM ) 1x20A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
4229
Hardware/Always On SDC.kicad_sch
Normal file
4229
Hardware/Always On SDC.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
3777
Hardware/EBS CS Valve-Mode Valve.kicad_sch
Normal file
3777
Hardware/EBS CS Valve-Mode Valve.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
4209
Hardware/EBS Valve 1-2.kicad_sch
Normal file
4209
Hardware/EBS Valve 1-2.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
3658
Hardware/EPSC 1x20A.kicad_sch
Normal file
3658
Hardware/EPSC 1x20A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
4197
Hardware/Fan Acc ( PWM ) 1x10A.kicad_sch
Normal file
4197
Hardware/Fan Acc ( PWM ) 1x10A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
3635
Hardware/Fan MotInv ( PWM ) 1x10A.kicad_sch
Normal file
3635
Hardware/Fan MotInv ( PWM ) 1x10A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
4151
Hardware/Lidar 1x5A.kicad_sch
Normal file
4151
Hardware/Lidar 1x5A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
4175
Hardware/Misc Inverter 2x5A.kicad_sch
Normal file
4175
Hardware/Misc Inverter 2x5A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
291
Hardware/PDU FT24 MCU.ioc
Normal file
291
Hardware/PDU FT24 MCU.ioc
Normal file
@ -0,0 +1,291 @@
|
|||||||
|
#MicroXplorer Configuration settings - do not modify
|
||||||
|
ADC1.Channel-0\#ChannelRegularConversion=ADC_CHANNEL_1
|
||||||
|
ADC1.IPParameters=Rank-0\#ChannelRegularConversion,Channel-0\#ChannelRegularConversion,SamplingTime-0\#ChannelRegularConversion,OffsetNumber-0\#ChannelRegularConversion,Offset-0\#ChannelRegularConversion,NbrOfConversionFlag,master
|
||||||
|
ADC1.NbrOfConversionFlag=1
|
||||||
|
ADC1.Offset-0\#ChannelRegularConversion=0
|
||||||
|
ADC1.OffsetNumber-0\#ChannelRegularConversion=ADC_OFFSET_NONE
|
||||||
|
ADC1.Rank-0\#ChannelRegularConversion=1
|
||||||
|
ADC1.SamplingTime-0\#ChannelRegularConversion=ADC_SAMPLETIME_1CYCLE_5
|
||||||
|
ADC1.master=1
|
||||||
|
ADC2.Channel-0\#ChannelRegularConversion=ADC_CHANNEL_1
|
||||||
|
ADC2.IPParameters=Rank-0\#ChannelRegularConversion,Channel-0\#ChannelRegularConversion,SamplingTime-0\#ChannelRegularConversion,OffsetNumber-0\#ChannelRegularConversion,Offset-0\#ChannelRegularConversion,NbrOfConversionFlag
|
||||||
|
ADC2.NbrOfConversionFlag=1
|
||||||
|
ADC2.Offset-0\#ChannelRegularConversion=0
|
||||||
|
ADC2.OffsetNumber-0\#ChannelRegularConversion=ADC_OFFSET_NONE
|
||||||
|
ADC2.Rank-0\#ChannelRegularConversion=1
|
||||||
|
ADC2.SamplingTime-0\#ChannelRegularConversion=ADC_SAMPLETIME_1CYCLE_5
|
||||||
|
CAD.formats=
|
||||||
|
CAD.pinconfig=
|
||||||
|
CAD.provider=
|
||||||
|
CAN.CalculateBaudRate=166666
|
||||||
|
CAN.CalculateTimeBit=6000
|
||||||
|
CAN.CalculateTimeQuantum=2000.0
|
||||||
|
CAN.IPParameters=CalculateTimeQuantum,CalculateTimeBit,CalculateBaudRate
|
||||||
|
File.Version=6
|
||||||
|
GPIO.groupedBy=
|
||||||
|
KeepUserPlacement=false
|
||||||
|
Mcu.CPN=STM32F302RBT6
|
||||||
|
Mcu.Family=STM32F3
|
||||||
|
Mcu.IP0=ADC1
|
||||||
|
Mcu.IP1=ADC2
|
||||||
|
Mcu.IP2=CAN
|
||||||
|
Mcu.IP3=I2C1
|
||||||
|
Mcu.IP4=NVIC
|
||||||
|
Mcu.IP5=RCC
|
||||||
|
Mcu.IP6=SYS
|
||||||
|
Mcu.IP7=TIM2
|
||||||
|
Mcu.IP8=TIM3
|
||||||
|
Mcu.IP9=USART1
|
||||||
|
Mcu.IPNb=10
|
||||||
|
Mcu.Name=STM32F302R(B-C)Tx
|
||||||
|
Mcu.Package=LQFP64
|
||||||
|
Mcu.Pin0=PF0-OSC_IN
|
||||||
|
Mcu.Pin1=PF1-OSC_OUT
|
||||||
|
Mcu.Pin10=PA4
|
||||||
|
Mcu.Pin11=PA5
|
||||||
|
Mcu.Pin12=PA6
|
||||||
|
Mcu.Pin13=PA7
|
||||||
|
Mcu.Pin14=PB0
|
||||||
|
Mcu.Pin15=PB1
|
||||||
|
Mcu.Pin16=PB12
|
||||||
|
Mcu.Pin17=PB13
|
||||||
|
Mcu.Pin18=PB14
|
||||||
|
Mcu.Pin19=PB15
|
||||||
|
Mcu.Pin2=PC0
|
||||||
|
Mcu.Pin20=PC6
|
||||||
|
Mcu.Pin21=PC7
|
||||||
|
Mcu.Pin22=PC8
|
||||||
|
Mcu.Pin23=PC9
|
||||||
|
Mcu.Pin24=PA9
|
||||||
|
Mcu.Pin25=PA10
|
||||||
|
Mcu.Pin26=PA11
|
||||||
|
Mcu.Pin27=PA12
|
||||||
|
Mcu.Pin28=PA13
|
||||||
|
Mcu.Pin29=PA14
|
||||||
|
Mcu.Pin3=PC1
|
||||||
|
Mcu.Pin30=PA15
|
||||||
|
Mcu.Pin31=PB3
|
||||||
|
Mcu.Pin32=PB4
|
||||||
|
Mcu.Pin33=PB5
|
||||||
|
Mcu.Pin34=PB7
|
||||||
|
Mcu.Pin35=PB9
|
||||||
|
Mcu.Pin36=VP_ADC1_Vbat_Input
|
||||||
|
Mcu.Pin37=VP_SYS_VS_Systick
|
||||||
|
Mcu.Pin4=PC2
|
||||||
|
Mcu.Pin5=PC3
|
||||||
|
Mcu.Pin6=PA0
|
||||||
|
Mcu.Pin7=PA1
|
||||||
|
Mcu.Pin8=PA2
|
||||||
|
Mcu.Pin9=PA3
|
||||||
|
Mcu.PinsNb=38
|
||||||
|
Mcu.ThirdPartyNb=0
|
||||||
|
Mcu.UserConstants=
|
||||||
|
Mcu.UserName=STM32F302RBTx
|
||||||
|
MxCube.Version=6.9.2
|
||||||
|
MxDb.Version=DB.6.0.92
|
||||||
|
NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||||
|
NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||||
|
NVIC.ForceEnableDMAVector=true
|
||||||
|
NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||||
|
NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||||
|
NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||||
|
NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||||
|
NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
|
||||||
|
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||||
|
NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:false
|
||||||
|
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||||
|
PA0.Locked=true
|
||||||
|
PA0.Mode=IN1-Single-Ended
|
||||||
|
PA0.Signal=ADC1_IN1
|
||||||
|
PA1.Locked=true
|
||||||
|
PA1.Mode=IN2-Single-Ended
|
||||||
|
PA1.Signal=ADC1_IN2
|
||||||
|
PA10.Locked=true
|
||||||
|
PA10.Mode=Multiprocessor_communication
|
||||||
|
PA10.Signal=USART1_RX
|
||||||
|
PA11.Locked=true
|
||||||
|
PA11.Mode=CAN_Activate
|
||||||
|
PA11.Signal=CAN_RX
|
||||||
|
PA12.Locked=true
|
||||||
|
PA12.Mode=CAN_Activate
|
||||||
|
PA12.Signal=CAN_TX
|
||||||
|
PA13.Locked=true
|
||||||
|
PA13.Mode=Serial_Wire
|
||||||
|
PA13.Signal=SYS_JTMS-SWDIO
|
||||||
|
PA14.Locked=true
|
||||||
|
PA14.Mode=Serial_Wire
|
||||||
|
PA14.Signal=SYS_JTCK-SWCLK
|
||||||
|
PA15.Locked=true
|
||||||
|
PA15.Mode=I2C
|
||||||
|
PA15.Signal=I2C1_SCL
|
||||||
|
PA2.Locked=true
|
||||||
|
PA2.Mode=IN3-Single-Ended
|
||||||
|
PA2.Signal=ADC1_IN3
|
||||||
|
PA3.Locked=true
|
||||||
|
PA3.Mode=IN4-Single-Ended
|
||||||
|
PA3.Signal=ADC1_IN4
|
||||||
|
PA4.Locked=true
|
||||||
|
PA4.Mode=IN1-Single-Ended
|
||||||
|
PA4.Signal=ADC2_IN1
|
||||||
|
PA5.Locked=true
|
||||||
|
PA5.Mode=IN2-Single-Ended
|
||||||
|
PA5.Signal=ADC2_IN2
|
||||||
|
PA6.Locked=true
|
||||||
|
PA6.Mode=IN3-Single-Ended
|
||||||
|
PA6.Signal=ADC2_IN3
|
||||||
|
PA7.Locked=true
|
||||||
|
PA7.Mode=IN4-Single-Ended
|
||||||
|
PA7.Signal=ADC2_IN4
|
||||||
|
PA9.Locked=true
|
||||||
|
PA9.Mode=Multiprocessor_communication
|
||||||
|
PA9.Signal=USART1_TX
|
||||||
|
PB0.Locked=true
|
||||||
|
PB0.Signal=S_TIM3_CH3
|
||||||
|
PB1.Locked=true
|
||||||
|
PB1.Signal=S_TIM3_CH4
|
||||||
|
PB12.GPIOParameters=GPIO_Label
|
||||||
|
PB12.GPIO_Label=DSEL 3
|
||||||
|
PB12.Locked=true
|
||||||
|
PB12.Signal=GPIO_Output
|
||||||
|
PB13.GPIOParameters=GPIO_Label
|
||||||
|
PB13.GPIO_Label=DSEL 4
|
||||||
|
PB13.Locked=true
|
||||||
|
PB13.Signal=GPIO_Output
|
||||||
|
PB14.GPIOParameters=GPIO_Label
|
||||||
|
PB14.GPIO_Label=DSEL 5
|
||||||
|
PB14.Locked=true
|
||||||
|
PB14.Signal=GPIO_Output
|
||||||
|
PB15.GPIOParameters=GPIO_Label
|
||||||
|
PB15.GPIO_Label=DSEL 6
|
||||||
|
PB15.Locked=true
|
||||||
|
PB15.Signal=GPIO_Output
|
||||||
|
PB3.Locked=true
|
||||||
|
PB3.Signal=S_TIM2_CH2
|
||||||
|
PB4.Locked=true
|
||||||
|
PB4.Signal=GPIO_Output
|
||||||
|
PB5.Locked=true
|
||||||
|
PB5.Signal=S_TIM3_CH2
|
||||||
|
PB7.Locked=true
|
||||||
|
PB7.Mode=I2C
|
||||||
|
PB7.Signal=I2C1_SDA
|
||||||
|
PB9.GPIOParameters=GPIO_Label
|
||||||
|
PB9.GPIO_Label=DSEL 7
|
||||||
|
PB9.Locked=true
|
||||||
|
PB9.Signal=GPIO_Output
|
||||||
|
PC0.Locked=true
|
||||||
|
PC0.Signal=ADCx_IN6
|
||||||
|
PC1.Signal=ADCx_IN7
|
||||||
|
PC2.Signal=ADCx_IN8
|
||||||
|
PC3.Signal=ADCx_IN9
|
||||||
|
PC6.GPIOParameters=GPIO_Label
|
||||||
|
PC6.GPIO_Label=STATUS_LED1
|
||||||
|
PC6.Locked=true
|
||||||
|
PC6.Signal=GPIO_Output
|
||||||
|
PC7.GPIOParameters=GPIO_Label
|
||||||
|
PC7.GPIO_Label=STATUS_LED2
|
||||||
|
PC7.Locked=true
|
||||||
|
PC7.Signal=GPIO_Output
|
||||||
|
PC8.GPIOParameters=GPIO_Label
|
||||||
|
PC8.GPIO_Label=STATUS_LED3
|
||||||
|
PC8.Locked=true
|
||||||
|
PC8.Signal=GPIO_Output
|
||||||
|
PC9.GPIOParameters=GPIO_Label
|
||||||
|
PC9.GPIO_Label=STATUS_LED4
|
||||||
|
PC9.Locked=true
|
||||||
|
PC9.Signal=GPIO_Output
|
||||||
|
PF0-OSC_IN.Locked=true
|
||||||
|
PF0-OSC_IN.Mode=HSE-External-Oscillator
|
||||||
|
PF0-OSC_IN.Signal=RCC_OSC_IN
|
||||||
|
PF1-OSC_OUT.Locked=true
|
||||||
|
PF1-OSC_OUT.Mode=HSE-External-Oscillator
|
||||||
|
PF1-OSC_OUT.Signal=RCC_OSC_OUT
|
||||||
|
PinOutPanel.RotationAngle=0
|
||||||
|
ProjectManager.AskForMigrate=true
|
||||||
|
ProjectManager.BackupPrevious=false
|
||||||
|
ProjectManager.CompilerOptimize=6
|
||||||
|
ProjectManager.ComputerToolchain=false
|
||||||
|
ProjectManager.CoupleFile=false
|
||||||
|
ProjectManager.CustomerFirmwarePackage=
|
||||||
|
ProjectManager.DefaultFWLocation=true
|
||||||
|
ProjectManager.DeletePrevious=true
|
||||||
|
ProjectManager.DeviceId=STM32F302RBTx
|
||||||
|
ProjectManager.FirmwarePackage=STM32Cube FW_F3 V1.11.4
|
||||||
|
ProjectManager.FreePins=false
|
||||||
|
ProjectManager.HalAssertFull=false
|
||||||
|
ProjectManager.HeapSize=0x200
|
||||||
|
ProjectManager.KeepUserCode=true
|
||||||
|
ProjectManager.LastFirmware=true
|
||||||
|
ProjectManager.LibraryCopy=0
|
||||||
|
ProjectManager.MainLocation=Core/Src
|
||||||
|
ProjectManager.NoMain=false
|
||||||
|
ProjectManager.PreviousToolchain=
|
||||||
|
ProjectManager.ProjectBuild=false
|
||||||
|
ProjectManager.ProjectFileName=PDU FT24 MCU.ioc
|
||||||
|
ProjectManager.ProjectName=PDU FT24 MCU
|
||||||
|
ProjectManager.ProjectStructure=
|
||||||
|
ProjectManager.RegisterCallBack=
|
||||||
|
ProjectManager.StackSize=0x400
|
||||||
|
ProjectManager.TargetToolchain=EWARM V8.32
|
||||||
|
ProjectManager.ToolChainLocation=
|
||||||
|
ProjectManager.UAScriptAfterPath=
|
||||||
|
ProjectManager.UAScriptBeforePath=
|
||||||
|
ProjectManager.UnderRoot=false
|
||||||
|
ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_ADC1_Init-ADC1-false-HAL-true,4-MX_ADC2_Init-ADC2-false-HAL-true,5-MX_CAN_Init-CAN-false-HAL-true,6-MX_TIM2_Init-TIM2-false-HAL-true,7-MX_TIM3_Init-TIM3-false-HAL-true,8-MX_I2C1_Init-I2C1-false-HAL-true,9-MX_USART1_UART_Init-USART1-false-HAL-true
|
||||||
|
RCC.ADC12outputFreq_Value=16000000
|
||||||
|
RCC.AHBFreq_Value=8000000
|
||||||
|
RCC.APB1Freq_Value=8000000
|
||||||
|
RCC.APB2Freq_Value=8000000
|
||||||
|
RCC.CortexFreq_Value=8000000
|
||||||
|
RCC.FamilyName=M
|
||||||
|
RCC.HSEPLLFreq_Value=8000000
|
||||||
|
RCC.HSE_VALUE=8000000
|
||||||
|
RCC.HSIPLLFreq_Value=4000000
|
||||||
|
RCC.HSI_VALUE=8000000
|
||||||
|
RCC.I2C1Freq_Value=8000000
|
||||||
|
RCC.I2C2Freq_Value=8000000
|
||||||
|
RCC.IPParameters=ADC12outputFreq_Value,AHBFreq_Value,APB1Freq_Value,APB2Freq_Value,CortexFreq_Value,FamilyName,HSEPLLFreq_Value,HSE_VALUE,HSIPLLFreq_Value,HSI_VALUE,I2C1Freq_Value,I2C2Freq_Value,LSE_VALUE,LSI_VALUE,PLLCLKFreq_Value,PLLMCOFreq_Value,PLLMUL,RTCFreq_Value,RTCHSEDivFreq_Value,SYSCLKFreq_VALUE,TIM2Freq_Value,UART4Freq_Value,UART5Freq_Value,USART1Freq_Value,USART2Freq_Value,USART3Freq_Value,USBFreq_Value,VCOOutput2Freq_Value
|
||||||
|
RCC.LSE_VALUE=32768
|
||||||
|
RCC.LSI_VALUE=40000
|
||||||
|
RCC.PLLCLKFreq_Value=16000000
|
||||||
|
RCC.PLLMCOFreq_Value=8000000
|
||||||
|
RCC.PLLMUL=RCC_PLL_MUL4
|
||||||
|
RCC.RTCFreq_Value=40000
|
||||||
|
RCC.RTCHSEDivFreq_Value=250000
|
||||||
|
RCC.SYSCLKFreq_VALUE=8000000
|
||||||
|
RCC.TIM2Freq_Value=8000000
|
||||||
|
RCC.UART4Freq_Value=8000000
|
||||||
|
RCC.UART5Freq_Value=8000000
|
||||||
|
RCC.USART1Freq_Value=8000000
|
||||||
|
RCC.USART2Freq_Value=8000000
|
||||||
|
RCC.USART3Freq_Value=8000000
|
||||||
|
RCC.USBFreq_Value=16000000
|
||||||
|
RCC.VCOOutput2Freq_Value=4000000
|
||||||
|
SH.ADCx_IN6.0=ADC1_IN6,IN6-Single-Ended
|
||||||
|
SH.ADCx_IN6.ConfNb=1
|
||||||
|
SH.ADCx_IN7.0=ADC1_IN7,IN7-Single-Ended
|
||||||
|
SH.ADCx_IN7.ConfNb=1
|
||||||
|
SH.ADCx_IN8.0=ADC1_IN8,IN8-Single-Ended
|
||||||
|
SH.ADCx_IN8.ConfNb=1
|
||||||
|
SH.ADCx_IN9.0=ADC1_IN9,IN9-Single-Ended
|
||||||
|
SH.ADCx_IN9.ConfNb=1
|
||||||
|
SH.S_TIM2_CH2.0=TIM2_CH2,PWM Generation2 CH2
|
||||||
|
SH.S_TIM2_CH2.ConfNb=1
|
||||||
|
SH.S_TIM3_CH2.0=TIM3_CH2,PWM Generation2 CH2
|
||||||
|
SH.S_TIM3_CH2.ConfNb=1
|
||||||
|
SH.S_TIM3_CH3.0=TIM3_CH3,PWM Generation3 CH3
|
||||||
|
SH.S_TIM3_CH3.ConfNb=1
|
||||||
|
SH.S_TIM3_CH4.0=TIM3_CH4,PWM Generation4 CH4
|
||||||
|
SH.S_TIM3_CH4.ConfNb=1
|
||||||
|
TIM2.Channel-PWM\ Generation2\ CH2=TIM_CHANNEL_2
|
||||||
|
TIM2.IPParameters=Channel-PWM Generation2 CH2
|
||||||
|
TIM3.Channel-PWM\ Generation2\ CH2=TIM_CHANNEL_2
|
||||||
|
TIM3.Channel-PWM\ Generation3\ CH3=TIM_CHANNEL_3
|
||||||
|
TIM3.Channel-PWM\ Generation4\ CH4=TIM_CHANNEL_4
|
||||||
|
TIM3.IPParameters=Channel-PWM Generation2 CH2,Channel-PWM Generation4 CH4,Channel-PWM Generation3 CH3
|
||||||
|
USART1.IPParameters=VirtualMode-Multiprocessor_communication
|
||||||
|
USART1.VirtualMode-Multiprocessor_communication=VM_ASYNC
|
||||||
|
VP_ADC1_Vbat_Input.Mode=IN-Vbat
|
||||||
|
VP_ADC1_Vbat_Input.Signal=ADC1_Vbat_Input
|
||||||
|
VP_SYS_VS_Systick.Mode=SysTick
|
||||||
|
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
|
||||||
|
board=custom
|
||||||
128973
Hardware/PDU FT24.kicad_pcb
Normal file
128973
Hardware/PDU FT24.kicad_pcb
Normal file
File diff suppressed because it is too large
Load Diff
873
Hardware/PDU FT24.kicad_pro
Normal file
873
Hardware/PDU FT24.kicad_pro
Normal file
@ -0,0 +1,873 @@
|
|||||||
|
{
|
||||||
|
"board": {
|
||||||
|
"3dviewports": [],
|
||||||
|
"design_settings": {
|
||||||
|
"defaults": {
|
||||||
|
"apply_defaults_to_fp_fields": false,
|
||||||
|
"apply_defaults_to_fp_shapes": false,
|
||||||
|
"apply_defaults_to_fp_text": false,
|
||||||
|
"board_outline_line_width": 0.1,
|
||||||
|
"copper_line_width": 0.2,
|
||||||
|
"copper_text_italic": false,
|
||||||
|
"copper_text_size_h": 1.5,
|
||||||
|
"copper_text_size_v": 1.5,
|
||||||
|
"copper_text_thickness": 0.3,
|
||||||
|
"copper_text_upright": false,
|
||||||
|
"courtyard_line_width": 0.05,
|
||||||
|
"dimension_precision": 4,
|
||||||
|
"dimension_units": 3,
|
||||||
|
"dimensions": {
|
||||||
|
"arrow_length": 1270000,
|
||||||
|
"extension_offset": 500000,
|
||||||
|
"keep_text_aligned": true,
|
||||||
|
"suppress_zeroes": false,
|
||||||
|
"text_position": 0,
|
||||||
|
"units_format": 1
|
||||||
|
},
|
||||||
|
"fab_line_width": 0.1,
|
||||||
|
"fab_text_italic": false,
|
||||||
|
"fab_text_size_h": 1.0,
|
||||||
|
"fab_text_size_v": 1.0,
|
||||||
|
"fab_text_thickness": 0.15,
|
||||||
|
"fab_text_upright": false,
|
||||||
|
"other_line_width": 0.15,
|
||||||
|
"other_text_italic": false,
|
||||||
|
"other_text_size_h": 1.0,
|
||||||
|
"other_text_size_v": 1.0,
|
||||||
|
"other_text_thickness": 0.15,
|
||||||
|
"other_text_upright": false,
|
||||||
|
"pads": {
|
||||||
|
"drill": 2.0,
|
||||||
|
"height": 2.0,
|
||||||
|
"width": 2.0
|
||||||
|
},
|
||||||
|
"silk_line_width": 0.15,
|
||||||
|
"silk_text_italic": false,
|
||||||
|
"silk_text_size_h": 1.0,
|
||||||
|
"silk_text_size_v": 1.0,
|
||||||
|
"silk_text_thickness": 0.15,
|
||||||
|
"silk_text_upright": false,
|
||||||
|
"zones": {
|
||||||
|
"min_clearance": 0.2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"diff_pair_dimensions": [
|
||||||
|
{
|
||||||
|
"gap": 0.0,
|
||||||
|
"via_gap": 0.0,
|
||||||
|
"width": 0.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"drc_exclusions": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 2
|
||||||
|
},
|
||||||
|
"rule_severities": {
|
||||||
|
"annular_width": "error",
|
||||||
|
"clearance": "error",
|
||||||
|
"connection_width": "warning",
|
||||||
|
"copper_edge_clearance": "error",
|
||||||
|
"copper_sliver": "warning",
|
||||||
|
"courtyards_overlap": "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_symbol_mismatch": "warning",
|
||||||
|
"footprint_type_mismatch": "warning",
|
||||||
|
"hole_clearance": "error",
|
||||||
|
"hole_near_hole": "error",
|
||||||
|
"holes_co_located": "warning",
|
||||||
|
"invalid_outline": "error",
|
||||||
|
"isolated_copper": "warning",
|
||||||
|
"item_on_disabled_layer": "error",
|
||||||
|
"items_not_allowed": "error",
|
||||||
|
"length_out_of_range": "error",
|
||||||
|
"lib_footprint_issues": "warning",
|
||||||
|
"lib_footprint_mismatch": "ignore",
|
||||||
|
"malformed_courtyard": "error",
|
||||||
|
"microvia_drill_out_of_range": "error",
|
||||||
|
"missing_courtyard": "ignore",
|
||||||
|
"missing_footprint": "warning",
|
||||||
|
"net_conflict": "warning",
|
||||||
|
"npth_inside_courtyard": "ignore",
|
||||||
|
"padstack": "warning",
|
||||||
|
"pth_inside_courtyard": "ignore",
|
||||||
|
"shorting_items": "error",
|
||||||
|
"silk_edge_clearance": "warning",
|
||||||
|
"silk_over_copper": "warning",
|
||||||
|
"silk_overlap": "warning",
|
||||||
|
"skew_out_of_range": "error",
|
||||||
|
"solder_mask_bridge": "error",
|
||||||
|
"starved_thermal": "error",
|
||||||
|
"text_height": "warning",
|
||||||
|
"text_thickness": "warning",
|
||||||
|
"through_hole_pad_without_hole": "error",
|
||||||
|
"too_many_vias": "error",
|
||||||
|
"track_dangling": "warning",
|
||||||
|
"track_width": "error",
|
||||||
|
"tracks_crossing": "error",
|
||||||
|
"unconnected_items": "error",
|
||||||
|
"unresolved_variable": "error",
|
||||||
|
"via_dangling": "warning",
|
||||||
|
"zones_intersect": "error"
|
||||||
|
},
|
||||||
|
"rules": {
|
||||||
|
"max_error": 0.005,
|
||||||
|
"min_clearance": 0.0,
|
||||||
|
"min_connection": 0.0,
|
||||||
|
"min_copper_edge_clearance": 0.3,
|
||||||
|
"min_hole_clearance": 0.25,
|
||||||
|
"min_hole_to_hole": 0.25,
|
||||||
|
"min_microvia_diameter": 0.2,
|
||||||
|
"min_microvia_drill": 0.1,
|
||||||
|
"min_resolved_spokes": 1,
|
||||||
|
"min_silk_clearance": 0.0,
|
||||||
|
"min_text_height": 0.8,
|
||||||
|
"min_text_thickness": 0.08,
|
||||||
|
"min_through_hole_diameter": 0.3,
|
||||||
|
"min_track_width": 0.0,
|
||||||
|
"min_via_annular_width": 0.1,
|
||||||
|
"min_via_diameter": 0.5,
|
||||||
|
"solder_mask_clearance": 0.0,
|
||||||
|
"solder_mask_min_width": 0.0,
|
||||||
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
|
"use_height_for_length_calcs": true
|
||||||
|
},
|
||||||
|
"teardrop_options": [
|
||||||
|
{
|
||||||
|
"td_onpadsmd": true,
|
||||||
|
"td_onroundshapesonly": false,
|
||||||
|
"td_ontrackend": false,
|
||||||
|
"td_onviapad": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"teardrop_parameters": [
|
||||||
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
|
"td_target_name": "td_round_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
|
"td_target_name": "td_rect_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
|
"td_target_name": "td_track_end",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"track_widths": [
|
||||||
|
0.0,
|
||||||
|
0.15,
|
||||||
|
0.2,
|
||||||
|
0.3,
|
||||||
|
0.5,
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
"tuning_pattern_settings": {
|
||||||
|
"diff_pair_defaults": {
|
||||||
|
"corner_radius_percentage": 80,
|
||||||
|
"corner_style": 1,
|
||||||
|
"max_amplitude": 1.0,
|
||||||
|
"min_amplitude": 0.2,
|
||||||
|
"single_sided": false,
|
||||||
|
"spacing": 1.0
|
||||||
|
},
|
||||||
|
"diff_pair_skew_defaults": {
|
||||||
|
"corner_radius_percentage": 80,
|
||||||
|
"corner_style": 1,
|
||||||
|
"max_amplitude": 1.0,
|
||||||
|
"min_amplitude": 0.2,
|
||||||
|
"single_sided": false,
|
||||||
|
"spacing": 0.6
|
||||||
|
},
|
||||||
|
"single_track_defaults": {
|
||||||
|
"corner_radius_percentage": 80,
|
||||||
|
"corner_style": 1,
|
||||||
|
"max_amplitude": 1.0,
|
||||||
|
"min_amplitude": 0.2,
|
||||||
|
"single_sided": false,
|
||||||
|
"spacing": 0.6
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"via_dimensions": [
|
||||||
|
{
|
||||||
|
"diameter": 0.0,
|
||||||
|
"drill": 0.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"zones_allow_external_fillets": false
|
||||||
|
},
|
||||||
|
"ipc2581": {
|
||||||
|
"dist": "",
|
||||||
|
"distpn": "",
|
||||||
|
"internal_id": "",
|
||||||
|
"mfg": "",
|
||||||
|
"mpn": ""
|
||||||
|
},
|
||||||
|
"layer_presets": [],
|
||||||
|
"viewports": []
|
||||||
|
},
|
||||||
|
"boards": [],
|
||||||
|
"cvpcb": {
|
||||||
|
"equivalence_files": []
|
||||||
|
},
|
||||||
|
"erc": {
|
||||||
|
"erc_exclusions": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 0
|
||||||
|
},
|
||||||
|
"pin_map": [
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rule_severities": {
|
||||||
|
"bus_definition_conflict": "error",
|
||||||
|
"bus_entry_needed": "error",
|
||||||
|
"bus_to_bus_conflict": "error",
|
||||||
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
|
"different_unit_footprint": "error",
|
||||||
|
"different_unit_net": "error",
|
||||||
|
"duplicate_reference": "error",
|
||||||
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "ignore",
|
||||||
|
"extra_units": "error",
|
||||||
|
"global_label_dangling": "warning",
|
||||||
|
"hier_label_mismatch": "error",
|
||||||
|
"label_dangling": "error",
|
||||||
|
"lib_symbol_issues": "ignore",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
|
"multiple_net_names": "warning",
|
||||||
|
"net_not_bus_member": "warning",
|
||||||
|
"no_connect_connected": "warning",
|
||||||
|
"no_connect_dangling": "warning",
|
||||||
|
"pin_not_connected": "error",
|
||||||
|
"pin_not_driven": "error",
|
||||||
|
"pin_to_pin": "error",
|
||||||
|
"power_pin_not_driven": "error",
|
||||||
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "ignore",
|
||||||
|
"unannotated": "error",
|
||||||
|
"unit_value_mismatch": "error",
|
||||||
|
"unresolved_variable": "error",
|
||||||
|
"wire_dangling": "error"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"pinned_footprint_libs": [],
|
||||||
|
"pinned_symbol_libs": []
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"filename": "PDU FT24.kicad_pro",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
"net_settings": {
|
||||||
|
"classes": [
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.2,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "Default",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.2,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "10A_Power",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgb(246, 190, 0)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.2,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "20A_Power",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgb(246, 190, 0)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.2,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "5A_Power",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgb(246, 190, 0)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.2,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "Analog",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgb(255, 0, 241)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"version": 3
|
||||||
|
},
|
||||||
|
"net_colors": null,
|
||||||
|
"netclass_assignments": {
|
||||||
|
"/Connectors/POut12": "7.5A_Power",
|
||||||
|
"/Connectors/POut13": "7.5A_Power",
|
||||||
|
"/Connectors/POut18": "20A_Power",
|
||||||
|
"/Connectors/POut19": "20A_Power",
|
||||||
|
"/Connectors/POut2": "5A_Power",
|
||||||
|
"/Connectors/POut4": "5A_Power",
|
||||||
|
"/Connectors/POut5": "5A_Power",
|
||||||
|
"/Connectors/POut6": "5A_Power",
|
||||||
|
"/Connectors/POut7": "5A_Power",
|
||||||
|
"/Power Stages/IS1": "Analog",
|
||||||
|
"/Power Stages/IS10": "Analog",
|
||||||
|
"/Power Stages/IS11": "Analog",
|
||||||
|
"/Power Stages/IS12": "Analog",
|
||||||
|
"/Power Stages/IS13": "Analog",
|
||||||
|
"/Power Stages/IS2": "Analog",
|
||||||
|
"/Power Stages/IS3": "Analog",
|
||||||
|
"/Power Stages/IS4": "Analog",
|
||||||
|
"/Power Stages/IS5": "Analog",
|
||||||
|
"/Power Stages/IS6": "Analog",
|
||||||
|
"/Power Stages/IS7": "Analog",
|
||||||
|
"/Power Stages/IS9": "Analog",
|
||||||
|
"12V_EBS_Relay": "5A_Power",
|
||||||
|
"Net-(D13-K)": "Analog",
|
||||||
|
"Net-(D14-K)": "Analog",
|
||||||
|
"Net-(D20-K)": "Analog",
|
||||||
|
"Net-(D38-K)": "Analog",
|
||||||
|
"Net-(D41-K)": "Analog",
|
||||||
|
"Net-(D47-K)": "Analog",
|
||||||
|
"Net-(D56-K)": "Analog",
|
||||||
|
"Net-(D58-K)": "Analog",
|
||||||
|
"Net-(D6-K)": "Analog",
|
||||||
|
"Net-(D60-K)": "Analog",
|
||||||
|
"Net-(D62-K)": "Analog",
|
||||||
|
"Net-(D9-K)": "Analog",
|
||||||
|
"Net-(IC10-IS)": "Analog",
|
||||||
|
"Net-(IC9-IS)": "Analog",
|
||||||
|
"Net-(U10-IS)": "Analog",
|
||||||
|
"Net-(U10-VS)": "5A_Power",
|
||||||
|
"Net-(U11-IS)": "Analog",
|
||||||
|
"Net-(U18-IS)": "Analog",
|
||||||
|
"Net-(U32-IS)": "Analog",
|
||||||
|
"Net-(U32-VS)": "10A_Power",
|
||||||
|
"Net-(U36-IS)": "Analog",
|
||||||
|
"Net-(U44-IS)": "Analog",
|
||||||
|
"Net-(U46-IS)": "Analog",
|
||||||
|
"Net-(U48-IS)": "Analog",
|
||||||
|
"Net-(U50-IS)": "Analog",
|
||||||
|
"Net-(U7-IS)": "Analog",
|
||||||
|
"Net-(U9-IS)": "Analog",
|
||||||
|
"Net-(U9-VS)": "10A_Power"
|
||||||
|
},
|
||||||
|
"netclass_patterns": []
|
||||||
|
},
|
||||||
|
"pcbnew": {
|
||||||
|
"last_paths": {
|
||||||
|
"gencad": "",
|
||||||
|
"idf": "",
|
||||||
|
"netlist": "",
|
||||||
|
"plot": "gerber export/",
|
||||||
|
"pos_files": "",
|
||||||
|
"specctra_dsn": "",
|
||||||
|
"step": "../../../PDU FT24 v10.1 STEP export.step",
|
||||||
|
"svg": "",
|
||||||
|
"vrml": ""
|
||||||
|
},
|
||||||
|
"page_layout_descr_file": ""
|
||||||
|
},
|
||||||
|
"schematic": {
|
||||||
|
"annotate_start_num": 0,
|
||||||
|
"bom_export_filename": "",
|
||||||
|
"bom_fmt_presets": [],
|
||||||
|
"bom_fmt_settings": {
|
||||||
|
"field_delimiter": ",",
|
||||||
|
"keep_line_breaks": false,
|
||||||
|
"keep_tabs": false,
|
||||||
|
"name": "CSV",
|
||||||
|
"ref_delimiter": ",",
|
||||||
|
"ref_range_delimiter": "",
|
||||||
|
"string_delimiter": "\""
|
||||||
|
},
|
||||||
|
"bom_presets": [],
|
||||||
|
"bom_settings": {
|
||||||
|
"exclude_dnp": false,
|
||||||
|
"fields_ordered": [
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Reference",
|
||||||
|
"name": "Reference",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": true,
|
||||||
|
"label": "Value",
|
||||||
|
"name": "Value",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Datasheet",
|
||||||
|
"name": "Datasheet",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Footprint",
|
||||||
|
"name": "Footprint",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Qty",
|
||||||
|
"name": "${QUANTITY}",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": true,
|
||||||
|
"label": "DNP",
|
||||||
|
"name": "${DNP}",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "#",
|
||||||
|
"name": "${ITEM_NUMBER}",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Arrow Part Number",
|
||||||
|
"name": "Arrow Part Number",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Arrow Price/Stock",
|
||||||
|
"name": "Arrow Price/Stock",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Height",
|
||||||
|
"name": "Height",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Manufacturer_Name",
|
||||||
|
"name": "Manufacturer_Name",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Manufacturer_Part_Number",
|
||||||
|
"name": "Manufacturer_Part_Number",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Mouser Part Number",
|
||||||
|
"name": "Mouser Part Number",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Mouser Price/Stock",
|
||||||
|
"name": "Mouser Price/Stock",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Sim.Device",
|
||||||
|
"name": "Sim.Device",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Sim.Pins",
|
||||||
|
"name": "Sim.Pins",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "heisener Part Number",
|
||||||
|
"name": "heisener Part Number",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "heisener Price/Stock",
|
||||||
|
"name": "heisener Price/Stock",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Description",
|
||||||
|
"name": "Description",
|
||||||
|
"show": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"filter_string": "",
|
||||||
|
"group_symbols": true,
|
||||||
|
"name": "",
|
||||||
|
"sort_asc": true,
|
||||||
|
"sort_field": "Reference"
|
||||||
|
},
|
||||||
|
"connection_grid_size": 50.0,
|
||||||
|
"drawing": {
|
||||||
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
|
"default_line_thickness": 6.0,
|
||||||
|
"default_text_size": 50.0,
|
||||||
|
"field_names": [],
|
||||||
|
"intersheets_ref_own_page": false,
|
||||||
|
"intersheets_ref_prefix": "",
|
||||||
|
"intersheets_ref_short": false,
|
||||||
|
"intersheets_ref_show": false,
|
||||||
|
"intersheets_ref_suffix": "",
|
||||||
|
"junction_size_choice": 3,
|
||||||
|
"label_size_ratio": 0.375,
|
||||||
|
"operating_point_overlay_i_precision": 3,
|
||||||
|
"operating_point_overlay_i_range": "~A",
|
||||||
|
"operating_point_overlay_v_precision": 3,
|
||||||
|
"operating_point_overlay_v_range": "~V",
|
||||||
|
"overbar_offset_ratio": 1.23,
|
||||||
|
"pin_symbol_size": 25.0,
|
||||||
|
"text_offset_ratio": 0.15
|
||||||
|
},
|
||||||
|
"legacy_lib_dir": "",
|
||||||
|
"legacy_lib_list": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
"net_format_name": "",
|
||||||
|
"ngspice": {
|
||||||
|
"fix_include_paths": true,
|
||||||
|
"meta": {
|
||||||
|
"version": 0
|
||||||
|
},
|
||||||
|
"model_mode": 4,
|
||||||
|
"workbook_filename": ""
|
||||||
|
},
|
||||||
|
"page_layout_descr_file": "",
|
||||||
|
"plot_directory": "",
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
|
"spice_external_command": "spice \"%I\"",
|
||||||
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_dissipations": false,
|
||||||
|
"spice_save_all_voltages": false,
|
||||||
|
"subpart_first_id": 65,
|
||||||
|
"subpart_id_separator": 0
|
||||||
|
},
|
||||||
|
"sheets": [
|
||||||
|
[
|
||||||
|
"cba93115-b7ba-40c8-a438-b74eea4adf4d",
|
||||||
|
"Root"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"4e25c724-8f65-40d5-9aed-21011dd956f3",
|
||||||
|
"Connectors"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"10dbcd3d-c2df-41dc-832d-4c9bd84254e3",
|
||||||
|
"MCU"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"fc136761-7437-4777-9313-169871d18382",
|
||||||
|
"Power Stages"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"27ff76aa-7f65-49fe-8358-3575a2f29ca5",
|
||||||
|
"Power Supply"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"a95c2791-2bc4-47a0-a196-92c226b6c1db",
|
||||||
|
"EBS CS Valve "
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"8b3cc2cc-a42b-46a5-84c4-fd80d916ae87",
|
||||||
|
"EBS Valve 1-2"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"07ea260a-3d87-40b3-a394-04e99c6e70c5",
|
||||||
|
"Always On - SDC"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"a30c1bf3-b94f-4d36-b7ea-f869b2d928ef",
|
||||||
|
"Misc - Inverter "
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"7178aaa1-419b-45f4-88fe-7c1d19ced9bd",
|
||||||
|
"Pump MotInv 2x7.5A"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"43ba33b5-35ed-4409-8523-7daab12cceea",
|
||||||
|
"Lidar x Groundspeed GSS 2x7.5A"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"a53cc0be-b200-4aeb-9459-d423ea8fc2eb",
|
||||||
|
"ACU 1x30A"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"c5746397-87b1-42da-896b-86720deb4602",
|
||||||
|
"Fans Radiator MotInv ( PWM ) 1x20A"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"f9d0761c-a7fc-487d-9cd5-06f6ee74a55b",
|
||||||
|
"Fan Acc ( PWM ) 1x30A"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"fd18a62a-2d4e-4ad0-824c-b600b1499537",
|
||||||
|
"Servos 1x20A"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"f7f08656-46b5-4833-87d1-b4bc1c9b11f6",
|
||||||
|
"Aggregate ( PWM ) 1x20A"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"b093302c-432b-4c9a-ac34-d87497ff35ab",
|
||||||
|
"EPSC 1x20A"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"text_variables": {}
|
||||||
|
}
|
||||||
763
Hardware/PDU FT24.kicad_sch
Normal file
763
Hardware/PDU FT24.kicad_sch
Normal file
@ -0,0 +1,763 @@
|
|||||||
|
(kicad_sch
|
||||||
|
(version 20231120)
|
||||||
|
(generator "eeschema")
|
||||||
|
(generator_version "8.0")
|
||||||
|
(uuid "cba93115-b7ba-40c8-a438-b74eea4adf4d")
|
||||||
|
(paper "A4")
|
||||||
|
(title_block
|
||||||
|
(title "PDU FT24")
|
||||||
|
(company "Nived Jayaprakash Nambiar ")
|
||||||
|
(comment 1 "FasTTUBe Electronics")
|
||||||
|
)
|
||||||
|
(lib_symbols
|
||||||
|
(symbol "Mechanical:MountingHole"
|
||||||
|
(pin_names
|
||||||
|
(offset 1.016)
|
||||||
|
)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "H"
|
||||||
|
(at 0 5.08 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "MountingHole"
|
||||||
|
(at 0 3.175 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~"
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" "Mounting Hole without connection"
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "mounting hole"
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "ki_fp_filters" "MountingHole*"
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "MountingHole_0_1"
|
||||||
|
(circle
|
||||||
|
(center 0 0)
|
||||||
|
(radius 1.27)
|
||||||
|
(stroke
|
||||||
|
(width 1.27)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(bus
|
||||||
|
(pts
|
||||||
|
(xy 138.43 69.85) (xy 152.4 69.85)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "063a10a9-9576-4a89-b6d1-9403bae46512")
|
||||||
|
)
|
||||||
|
(bus
|
||||||
|
(pts
|
||||||
|
(xy 138.43 82.55) (xy 152.4 82.55)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "435cab56-4214-4e50-8959-b9ca2bee5006")
|
||||||
|
)
|
||||||
|
(bus
|
||||||
|
(pts
|
||||||
|
(xy 138.43 57.15) (xy 152.4 57.15)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "473b7389-24bc-485b-b4dd-b4daa33815e1")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 88.9 40.64) (xy 100.33 40.64)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "507f7f3e-fd65-422f-aaf1-c34c7b7a5b87")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 88.9 58.42) (xy 100.33 58.42)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "51ff8d03-5b48-4fa0-ba11-86a1465ca559")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 100.33 43.18) (xy 88.9 43.18)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "5471687a-1f29-4dab-9e46-11bfa236c946")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 88.9 55.88) (xy 100.33 55.88)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "63acda78-d690-45fc-a69a-127e402f267b")
|
||||||
|
)
|
||||||
|
(bus
|
||||||
|
(pts
|
||||||
|
(xy 138.43 44.45) (xy 152.4 44.45)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "6eff34a7-f348-4322-82e2-e9895729b192")
|
||||||
|
)
|
||||||
|
(bus
|
||||||
|
(pts
|
||||||
|
(xy 88.9 102.87) (xy 152.4 102.87)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "b45712e3-77fe-4719-90ea-d2b5be12a235")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 88.9 45.72) (xy 100.33 45.72)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "d58e6e9e-2d3f-4ad2-97a9-211c47761e7b")
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(lib_id "Mechanical:MountingHole")
|
||||||
|
(at 26.67 176.53 0)
|
||||||
|
(unit 1)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(dnp no)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(uuid "6929e1c0-a923-492c-8fc4-6d825ce6e5ae")
|
||||||
|
(property "Reference" "H2"
|
||||||
|
(at 29.21 175.2599 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "MountingHole"
|
||||||
|
(at 29.21 177.7999 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" "MountingHole:MountingHole_4.3mm_M4"
|
||||||
|
(at 26.67 176.53 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~"
|
||||||
|
(at 26.67 176.53 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 26.67 176.53 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "PDU FT24"
|
||||||
|
(path "/cba93115-b7ba-40c8-a438-b74eea4adf4d"
|
||||||
|
(reference "H2")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(project "PDU_v2"
|
||||||
|
(path "/fbc58130-b049-4762-872e-e695cf541692"
|
||||||
|
(reference "H2")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(lib_id "Mechanical:MountingHole")
|
||||||
|
(at 26.67 186.69 0)
|
||||||
|
(unit 1)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(dnp no)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(uuid "ab319ca1-5116-41a4-93e0-7072ffb30b25")
|
||||||
|
(property "Reference" "H3"
|
||||||
|
(at 29.21 185.4199 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "MountingHole"
|
||||||
|
(at 29.21 187.9599 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" "MountingHole:MountingHole_4.3mm_M4"
|
||||||
|
(at 26.67 186.69 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~"
|
||||||
|
(at 26.67 186.69 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 26.67 186.69 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "PDU FT24"
|
||||||
|
(path "/cba93115-b7ba-40c8-a438-b74eea4adf4d"
|
||||||
|
(reference "H3")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(project "PDU_v2"
|
||||||
|
(path "/fbc58130-b049-4762-872e-e695cf541692"
|
||||||
|
(reference "H3")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(lib_id "Mechanical:MountingHole")
|
||||||
|
(at 26.67 166.37 0)
|
||||||
|
(unit 1)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(dnp no)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(uuid "c9253a4c-811d-4b80-b645-bf80583dc7d6")
|
||||||
|
(property "Reference" "H1"
|
||||||
|
(at 29.21 165.0999 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "MountingHole"
|
||||||
|
(at 29.21 167.6399 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" "MountingHole:MountingHole_4.3mm_M4"
|
||||||
|
(at 26.67 166.37 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~"
|
||||||
|
(at 26.67 166.37 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 26.67 166.37 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "PDU FT24"
|
||||||
|
(path "/cba93115-b7ba-40c8-a438-b74eea4adf4d"
|
||||||
|
(reference "H1")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(project "PDU_v2"
|
||||||
|
(path "/fbc58130-b049-4762-872e-e695cf541692"
|
||||||
|
(reference "H1")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(sheet
|
||||||
|
(at 100.33 38.1)
|
||||||
|
(size 38.1 50.8)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(stroke
|
||||||
|
(width 0.1524)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(color 0 0 0 0.0000)
|
||||||
|
)
|
||||||
|
(uuid "10dbcd3d-c2df-41dc-832d-4c9bd84254e3")
|
||||||
|
(property "Sheetname" "MCU"
|
||||||
|
(at 100.33 37.3884 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left bottom)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "mcu.kicad_sch"
|
||||||
|
(at 100.33 89.4846 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left top)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "ISENSE[1..13]" input
|
||||||
|
(at 138.43 82.55 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "bdaa9758-53d4-4365-9e9e-581327981861")
|
||||||
|
)
|
||||||
|
(pin "EN[1..16]" output
|
||||||
|
(at 138.43 44.45 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "0133f868-2ac0-47c9-aa00-dd14ecd2c157")
|
||||||
|
)
|
||||||
|
(pin "DSEL[1..8]" output
|
||||||
|
(at 138.43 69.85 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "ae8bd061-08bc-4092-a8f7-6fae4ed0af7e")
|
||||||
|
)
|
||||||
|
(pin "SWCLK" input
|
||||||
|
(at 100.33 40.64 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "2120be5b-b604-4145-bbab-38df7342d3f1")
|
||||||
|
)
|
||||||
|
(pin "SWDIO" bidirectional
|
||||||
|
(at 100.33 45.72 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "f663e966-69c8-4dcb-934e-1095f9ab43ee")
|
||||||
|
)
|
||||||
|
(pin "NRST" input
|
||||||
|
(at 100.33 43.18 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "c8fcc890-b8da-4ca2-948f-6f4a6370e916")
|
||||||
|
)
|
||||||
|
(pin "UART_TX" output
|
||||||
|
(at 100.33 55.88 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "cefc1313-a142-4848-aed1-2ef789e9abe8")
|
||||||
|
)
|
||||||
|
(pin "UART_RX" input
|
||||||
|
(at 100.33 58.42 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "6ec31f79-7ca4-42c1-a02d-f4a709aafea8")
|
||||||
|
)
|
||||||
|
(pin "PWM[1..8]" output
|
||||||
|
(at 138.43 57.15 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "51d30603-e867-4c64-92ed-8dcde83683be")
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "PDU FT24"
|
||||||
|
(path "/cba93115-b7ba-40c8-a438-b74eea4adf4d"
|
||||||
|
(page "3")
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(sheet
|
||||||
|
(at 203.2 38.1)
|
||||||
|
(size 38.1 50.8)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(stroke
|
||||||
|
(width 0.1524)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(color 0 0 0 0.0000)
|
||||||
|
)
|
||||||
|
(uuid "27ff76aa-7f65-49fe-8358-3575a2f29ca5")
|
||||||
|
(property "Sheetname" "Power Supply"
|
||||||
|
(at 203.2 37.3884 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left bottom)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "power_supply.kicad_sch"
|
||||||
|
(at 203.2 89.4846 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left top)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "PDU FT24"
|
||||||
|
(path "/cba93115-b7ba-40c8-a438-b74eea4adf4d"
|
||||||
|
(page "5")
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(sheet
|
||||||
|
(at 50.8 38.1)
|
||||||
|
(size 38.1 114.3)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(stroke
|
||||||
|
(width 0.1524)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(color 0 0 0 0.0000)
|
||||||
|
)
|
||||||
|
(uuid "4e25c724-8f65-40d5-9aed-21011dd956f3")
|
||||||
|
(property "Sheetname" "Connectors"
|
||||||
|
(at 50.8 37.3884 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left bottom)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "connectors.kicad_sch"
|
||||||
|
(at 50.8 152.9846 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left top)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "POut[1..22]" input
|
||||||
|
(at 88.9 102.87 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "3eaf9ce3-91f5-443d-b06d-51b38e7c5afb")
|
||||||
|
)
|
||||||
|
(pin "UART_RX" output
|
||||||
|
(at 88.9 58.42 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "f023676e-7492-4870-be4d-4810821d7a0f")
|
||||||
|
)
|
||||||
|
(pin "UART_TX" input
|
||||||
|
(at 88.9 55.88 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "2d8f3848-df94-442e-8236-dba438a490d6")
|
||||||
|
)
|
||||||
|
(pin "NRST" output
|
||||||
|
(at 88.9 43.18 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "c0ed8b97-1bbc-4927-b155-6cba77d051be")
|
||||||
|
)
|
||||||
|
(pin "SWDIO" bidirectional
|
||||||
|
(at 88.9 45.72 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "a4695ac7-1b68-4beb-8b46-fbf4c8682206")
|
||||||
|
)
|
||||||
|
(pin "SWCLK" output
|
||||||
|
(at 88.9 40.64 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "a4f68579-1da7-486b-86d5-ef36bf410523")
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "PDU FT24"
|
||||||
|
(path "/cba93115-b7ba-40c8-a438-b74eea4adf4d"
|
||||||
|
(page "2")
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(sheet
|
||||||
|
(at 152.4 38.1)
|
||||||
|
(size 38.1 114.3)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(stroke
|
||||||
|
(width 0.1524)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(color 0 0 0 0.0000)
|
||||||
|
)
|
||||||
|
(uuid "fc136761-7437-4777-9313-169871d18382")
|
||||||
|
(property "Sheetname" "Power Stages"
|
||||||
|
(at 152.4 37.3884 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left bottom)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "power_stages.kicad_sch"
|
||||||
|
(at 152.4 152.9846 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left top)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "EN[1..16]" input
|
||||||
|
(at 152.4 44.45 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "4013975f-7048-4441-a42f-bae18de10213")
|
||||||
|
)
|
||||||
|
(pin "DSEL[1..8]" input
|
||||||
|
(at 152.4 69.85 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "7fc39af5-c50b-421b-b1d9-63f9f5b95995")
|
||||||
|
)
|
||||||
|
(pin "ISENSE[1..13]" output
|
||||||
|
(at 152.4 82.55 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "6ca6fc28-dca9-47a5-99d5-de680113f1e7")
|
||||||
|
)
|
||||||
|
(pin "POut[1..22]" output
|
||||||
|
(at 152.4 102.87 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "1a6e48e6-94c9-4323-a4d4-13e753b3a472")
|
||||||
|
)
|
||||||
|
(pin "PWM[1..8]" input
|
||||||
|
(at 152.4 57.15 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "da2852f4-023a-433a-aee8-95b49343c7d7")
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "PDU FT24"
|
||||||
|
(path "/cba93115-b7ba-40c8-a438-b74eea4adf4d"
|
||||||
|
(page "4")
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(sheet_instances
|
||||||
|
(path "/"
|
||||||
|
(page "1")
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
4165
Hardware/Pump MotInv - Pump Acc (2xPWM) 2X5A.kicad_sch
Normal file
4165
Hardware/Pump MotInv - Pump Acc (2xPWM) 2X5A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
43901
Hardware/STP files ( PDU neu )/AMpSEAL 35 stp/c-776164-1-f-3d.stp
Normal file
43901
Hardware/STP files ( PDU neu )/AMpSEAL 35 stp/c-776164-1-f-3d.stp
Normal file
File diff suppressed because it is too large
Load Diff
16927
Hardware/STP files ( PDU neu )/BTS70202EPAXUMA1.stp
Normal file
16927
Hardware/STP files ( PDU neu )/BTS70202EPAXUMA1.stp
Normal file
File diff suppressed because it is too large
Load Diff
27144
Hardware/STP files ( PDU neu )/PCA9535D,112.stp
Normal file
27144
Hardware/STP files ( PDU neu )/PCA9535D,112.stp
Normal file
File diff suppressed because it is too large
Load Diff
4175
Hardware/Sensor Box 1x10A.kicad_sch
Normal file
4175
Hardware/Sensor Box 1x10A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
6249
Hardware/Servos 1x20A.kicad_sch
Normal file
6249
Hardware/Servos 1x20A.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
4669
Hardware/bom/ibom.html
Normal file
4669
Hardware/bom/ibom.html
Normal file
File diff suppressed because one or more lines are too long
6335
Hardware/connectors.kicad_sch
Normal file
6335
Hardware/connectors.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
1611
Hardware/fanspwrgnd2x5a.kicad_sch
Normal file
1611
Hardware/fanspwrgnd2x5a.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
24
Hardware/footprints/APEM-ISx3SAD.kicad_mod
Normal file
24
Hardware/footprints/APEM-ISx3SAD.kicad_mod
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
(footprint "APEM-ISx3SAD" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 61C621C8)
|
||||||
|
(descr "Sealed pushbutton switch")
|
||||||
|
(tags "ISR3AD, ISP3AD")
|
||||||
|
(attr through_hole)
|
||||||
|
(fp_text reference "BTN501" (at 0 -9.33) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 4bbb7a56-8979-4d46-b19f-b3fabc0536c5)
|
||||||
|
)
|
||||||
|
(fp_text value "SW_Push" (at 0 -11.43) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 734347db-23d4-41fa-9688-637554ee1b59)
|
||||||
|
)
|
||||||
|
(fp_circle (center 0 0) (end 0 -7.5) (layer "F.SilkS") (width 0.12) (fill none) (tstamp 1068cfac-4c4c-4d8b-8b09-85cb7363f1d8))
|
||||||
|
(fp_circle (center 0 0) (end 8 0) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp eb82c349-2a66-4750-936b-b1a6bacea06b))
|
||||||
|
(pad "1" thru_hole roundrect (at -2.54 0) (size 1.6 4) (drill oval 1 3.3) (layers *.Cu *.Mask) (roundrect_rratio 0.25) (tstamp ace15fec-d222-4d10-8b2d-a093a6c81fb8))
|
||||||
|
(pad "2" thru_hole roundrect (at 2.54 0) (size 1.6 4) (drill oval 1 3.3) (layers *.Cu *.Mask) (roundrect_rratio 0.25) (tstamp 892f0ac5-b430-401b-a8db-74d309cd8e3e))
|
||||||
|
(model "${KIPRJMOD}/packages3d/Binder.3dshapes/APEM-ISx3SAD.stp"
|
||||||
|
(offset (xyz 0 0 10.5))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 180 0 0))
|
||||||
|
)
|
||||||
|
)
|
||||||
@ -0,0 +1,41 @@
|
|||||||
|
(footprint "APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 61C621C8)
|
||||||
|
(descr "Sealed pushbutton switch")
|
||||||
|
(tags "ISR3AD, ISP3AD")
|
||||||
|
(property "Sheetfile" "buttons.kicad_sch")
|
||||||
|
(property "Sheetname" "Buttons")
|
||||||
|
(attr through_hole)
|
||||||
|
(fp_text reference "AMC1" (at 9 0.333334 90) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp f4411b4c-3b05-437e-8121-f36a1e7385cc)
|
||||||
|
)
|
||||||
|
(fp_text value "SW_Push" (at 0 -11.43 180) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp f7678448-59ce-423d-9ac9-1ab76125b847)
|
||||||
|
)
|
||||||
|
(fp_rect (start 1.25 3.25) (end 3.75 -3.25) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 012bd6fb-e35a-4ae9-af40-8d0c184a49e9))
|
||||||
|
(fp_rect (start -3.79 3.25) (end -1.29 -3.25) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 1223bf0d-c22e-477b-95a1-3545b2024011))
|
||||||
|
(fp_circle (center 0 0) (end 8 0) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp 092b614f-ec5f-4c70-b62a-9a73c6a6093e))
|
||||||
|
(pad "" np_thru_hole circle (at 2.5 0 90) (size 3.8 3.8) (drill 3.8) (layers *.Mask) (tstamp 2213bc2a-f51d-4f4f-be50-444ceaee2e6a))
|
||||||
|
(pad "" np_thru_hole circle (at -2.54 0 90) (size 3.8 3.8) (drill 3.8) (layers *.Mask) (tstamp 28ceebe1-79ac-4a63-9660-90c38b7a98cf))
|
||||||
|
(pad "1" smd roundrect (at -2.55 2.5 180) (size 2 1) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (tstamp 3c2ac476-fc84-49a5-aad0-86ad9021bc64))
|
||||||
|
(pad "1" smd roundrect (at -2.55 -2.5 180) (size 2 1) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (tstamp aa00010d-b319-412c-a448-033152234416))
|
||||||
|
(pad "2" smd roundrect (at 2.5 2.5 180) (size 2 1) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (tstamp 7347a874-9f42-488c-8800-5283857fa454))
|
||||||
|
(pad "2" smd roundrect (at 2.5 -2.5 180) (size 2 1) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (tstamp e11bcd78-e910-4ea0-9d13-0d5d0df1d23f))
|
||||||
|
(model "${KIPRJMOD}/packages3d/Binder.3dshapes/APEM-ISx3SAD.stp"
|
||||||
|
(offset (xyz 0 0 12.5))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 180 0 0))
|
||||||
|
)
|
||||||
|
(model "${KIPRJMOD}/packages3d/Binder.3dshapes/s9091-46r.stp"
|
||||||
|
(offset (xyz 2.5 0 -2))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 0 0 90))
|
||||||
|
)
|
||||||
|
(model "${KIPRJMOD}/packages3d/Binder.3dshapes/s9091-46r.stp"
|
||||||
|
(offset (xyz -2.5 0 -2))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 0 0 90))
|
||||||
|
)
|
||||||
|
)
|
||||||
25
Hardware/footprints/APEM-ISx3SAD_NoSilk.kicad_mod
Normal file
25
Hardware/footprints/APEM-ISx3SAD_NoSilk.kicad_mod
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
(footprint "APEM-ISx3SAD_NoSilk" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 61C621C8)
|
||||||
|
(descr "Sealed pushbutton switch")
|
||||||
|
(tags "ISR3AD, ISP3AD")
|
||||||
|
(property "Sheetfile" "buttons.kicad_sch")
|
||||||
|
(property "Sheetname" "Buttons")
|
||||||
|
(attr through_hole)
|
||||||
|
(fp_text reference "AMC1" (at 9 0.333334 90) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp f4411b4c-3b05-437e-8121-f36a1e7385cc)
|
||||||
|
)
|
||||||
|
(fp_text value "SW_Push" (at 0 -11.43 180) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp f7678448-59ce-423d-9ac9-1ab76125b847)
|
||||||
|
)
|
||||||
|
(fp_circle (center 0 0) (end 8 0) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp 092b614f-ec5f-4c70-b62a-9a73c6a6093e))
|
||||||
|
(pad "1" thru_hole roundrect (at -2.54 0) (size 1.6 4) (drill oval 1 3.3) (layers *.Cu *.Mask) (roundrect_rratio 0.25) (tstamp c07c5d16-3194-4e72-b4b3-f4bf0a0e5afd))
|
||||||
|
(pad "2" thru_hole roundrect (at 2.54 0) (size 1.6 4) (drill oval 1 3.3) (layers *.Cu *.Mask) (roundrect_rratio 0.25) (tstamp a47a5593-e189-48e9-b869-6a1feeac1d20))
|
||||||
|
(model "${KIPRJMOD}/packages3d/Binder.3dshapes/APEM-ISx3SAD.stp"
|
||||||
|
(offset (xyz 0 0 10.5))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 180 0 0))
|
||||||
|
)
|
||||||
|
)
|
||||||
36
Hardware/footprints/Binder_M12-A_12P_Female.kicad_mod
Normal file
36
Hardware/footprints/Binder_M12-A_12P_Female.kicad_mod
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
(footprint "Binder_M12-A_12P_Female_NoSilk" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 62083683)
|
||||||
|
(attr through_hole)
|
||||||
|
(fp_text reference "J2" (at 0 -10.045) (layer "F.SilkS") hide
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp aa2b0a93-cf71-4f1a-9437-882c36d07d80)
|
||||||
|
)
|
||||||
|
(fp_text value "Binder-M12-12P" (at 0 10.045) (layer "F.Fab") hide
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp fb3d633b-8978-4288-8347-3cba8378f752)
|
||||||
|
)
|
||||||
|
(fp_circle (center 0 0) (end 0 9.37) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 119c80a2-9d7e-4bbc-9b8d-a9fb4eff2301))
|
||||||
|
(fp_line (start -0.6 -3.7) (end -0.6 -4.1) (layer "F.Fab") (width 0.12) (tstamp 4ff95af7-d058-424d-aaf3-96a69c53afd3))
|
||||||
|
(fp_line (start 0.6 -3.7) (end 0.6 -4.1) (layer "F.Fab") (width 0.12) (tstamp f1f38b2a-b0ac-44fc-acf3-eb28f9edcb70))
|
||||||
|
(fp_arc (start 0.6 -3.7) (mid 0 -3.1) (end -0.6 -3.7) (layer "F.Fab") (width 0.12) (tstamp fc37e9b8-13d7-4762-aca2-931a3e66a3ef))
|
||||||
|
(fp_circle (center 0 0) (end 0 9) (layer "F.Fab") (width 0.1) (fill none) (tstamp 0f691f3c-0b7a-47a3-8297-f765fc827b9b))
|
||||||
|
(fp_circle (center 0 -0.1) (end 0 -4.2) (layer "F.Fab") (width 0.12) (fill none) (tstamp 98cf9718-dafb-47bb-b0c4-293529a8f44c))
|
||||||
|
(pad "1" thru_hole circle (at -1.428 -2.524) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp 54df4804-24ea-43b3-bccc-9c4163b5f544))
|
||||||
|
(pad "2" thru_hole circle (at 1.428 -2.524) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp a6949e52-d0d1-4a77-a548-57d1360f470e))
|
||||||
|
(pad "3" thru_hole circle (at 2.672 -1.127) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp 26996f56-0ebb-43ad-b15d-58cde1ec17c3))
|
||||||
|
(pad "4" thru_hole circle (at 2.804 0.738) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp be57b1c1-68e6-4dba-b2b5-ad0d8b683384))
|
||||||
|
(pad "5" thru_hole circle (at 1.77 2.297) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp 19dfcf90-cdac-409e-9dc0-08d5a6ca3dab))
|
||||||
|
(pad "6" thru_hole circle (at 0 2.9) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp a9ebf4ce-4494-47d9-b02d-a3c1d4ce80fb))
|
||||||
|
(pad "7" thru_hole circle (at -1.77 2.297) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp fe2acaed-a2cd-48b4-bef0-2a5143ddeb93))
|
||||||
|
(pad "8" thru_hole circle (at -2.804 0.738) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp 1a0bfc3a-02b7-43f3-9bf1-a51234353b67))
|
||||||
|
(pad "9" thru_hole circle (at -2.672 -1.127) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp 9b0a9bd6-d2e6-4357-86d3-998e035ab37e))
|
||||||
|
(pad "10" thru_hole circle (at 0 -1.1) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp 836e2893-8082-412e-8fb2-4a549a706c43))
|
||||||
|
(pad "11" thru_hole circle (at 0.952627 0.549999) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp 1116e4d3-7a4c-47d3-a9bd-4965b0465262))
|
||||||
|
(pad "12" thru_hole circle (at -0.952627 0.55) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask) (tstamp 6bb76e5f-c8e7-49ac-b154-410c47f57a43))
|
||||||
|
(model "${KIPRJMOD}/packages3d/Binder.3dshapes/M12-12P.stp"
|
||||||
|
(offset (xyz 12.75 0 -2.5))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 0 180 -45))
|
||||||
|
)
|
||||||
|
)
|
||||||
@ -0,0 +1,34 @@
|
|||||||
|
(footprint "CP_Axial_15.0mm_5mm_P2.00mm_Horizontal_Slotted" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 0)
|
||||||
|
(attr smd)
|
||||||
|
(fp_text reference "REF**" (at 1 2 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp db485260-35d1-41c6-be48-e09046f649b8)
|
||||||
|
)
|
||||||
|
(fp_text value "CP_Axial_15.0mm_5mm_P2.00mm_Horizontal_Slotted" (at 1 3.5 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 246fc9a1-9c36-4bbf-9fff-b66f34fade67)
|
||||||
|
)
|
||||||
|
(fp_text user "+" (at 1.25 -17 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||||
|
(tstamp f8a2f6d5-a7f8-4fcb-85e8-9d7508ce0240)
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}" (at 1 2 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp c0abae27-2668-4ef9-8429-e39a830481bc)
|
||||||
|
)
|
||||||
|
(fp_line (start -3.75 -13) (end -3 -13.75) (layer "F.SilkS") (width 0.12) (tstamp 3f154e81-080a-4eac-94e2-a57b350c2978))
|
||||||
|
(fp_line (start -1.25 -0.75) (end -1.25 0.75) (layer "F.SilkS") (width 0.4) (tstamp 7b507eed-8efb-4822-8cc7-aadfe799d0bb))
|
||||||
|
(fp_line (start 3.75 -14.5) (end 3 -13.75) (layer "F.SilkS") (width 0.12) (tstamp af55e5ed-2cb9-4283-916f-1f6f4377ede1))
|
||||||
|
(fp_line (start -3 -13.75) (end -3.75 -14.5) (layer "F.SilkS") (width 0.12) (tstamp e0064674-cc27-4394-b555-ccf9d18d0f44))
|
||||||
|
(fp_line (start 3 -13.75) (end 3.75 -13) (layer "F.SilkS") (width 0.12) (tstamp f90baa84-3a74-47be-99d1-5aa261a5b253))
|
||||||
|
(fp_rect (start 2.75 -1.25) (end -2.75 -16.25) (layer "Edge.Cuts") (width 0.12) (fill none) (tstamp 45b4ef61-88f6-4eb4-8106-9ca3e87943e7))
|
||||||
|
(pad "1" smd roundrect (at 0 -17.5 270) (size 2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 78de7dd2-ad59-4066-a037-c0adc5c5f761))
|
||||||
|
(pad "2" smd roundrect (at 0 0 270) (size 2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 848ac8c0-db8e-4c72-a57f-78222a82f4cd))
|
||||||
|
(model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal.step"
|
||||||
|
(offset (xyz -2.5 18 -1.2))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 90 2 90))
|
||||||
|
)
|
||||||
|
)
|
||||||
@ -0,0 +1,48 @@
|
|||||||
|
(footprint "CP_Combo_15.0mm_5mm_P2.00mm_Horizontal_Slotted" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 0)
|
||||||
|
(attr smd)
|
||||||
|
(fp_text reference "REF**" (at 0 2 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp db485260-35d1-41c6-be48-e09046f649b8)
|
||||||
|
)
|
||||||
|
(fp_text value "CP_Combo_15.0mm_5mm_P2.00mm_Horizontal_Slotted" (at 0 3.5 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 246fc9a1-9c36-4bbf-9fff-b66f34fade67)
|
||||||
|
)
|
||||||
|
(fp_text user "+" (at 2.25 -0.5 180 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||||
|
(tstamp f8a2f6d5-a7f8-4fcb-85e8-9d7508ce0240)
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}" (at 0 2 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp c0abae27-2668-4ef9-8429-e39a830481bc)
|
||||||
|
)
|
||||||
|
(fp_line (start 3.75 -4.5) (end 3 -3.75) (layer "F.SilkS") (width 0.12) (tstamp 3f154e81-080a-4eac-94e2-a57b350c2978))
|
||||||
|
(fp_line (start -1.25 -16.75) (end -1.25 -18.25) (layer "F.SilkS") (width 0.4) (tstamp 7b507eed-8efb-4822-8cc7-aadfe799d0bb))
|
||||||
|
(fp_line (start -2.5 0.75) (end -2.5 -0.75) (layer "F.SilkS") (width 0.4) (tstamp 8146c854-8a94-460e-91f6-0d5e97e5069d))
|
||||||
|
(fp_line (start -3.75 -3) (end -3 -3.75) (layer "F.SilkS") (width 0.12) (tstamp af55e5ed-2cb9-4283-916f-1f6f4377ede1))
|
||||||
|
(fp_line (start 3 -3.75) (end 3.75 -3) (layer "F.SilkS") (width 0.12) (tstamp e0064674-cc27-4394-b555-ccf9d18d0f44))
|
||||||
|
(fp_line (start -3 -3.75) (end -3.75 -4.5) (layer "F.SilkS") (width 0.12) (tstamp f90baa84-3a74-47be-99d1-5aa261a5b253))
|
||||||
|
(fp_rect (start -2.75 -16.25) (end 2.75 -1.25) (layer "Edge.Cuts") (width 0.12) (fill none) (tstamp 45b4ef61-88f6-4eb4-8106-9ca3e87943e7))
|
||||||
|
(fp_line (start -3 -16.5) (end -3 -1) (layer "F.CrtYd") (width 0.05) (tstamp 158a813d-1c38-493d-ae26-da4960da326a))
|
||||||
|
(fp_line (start 2.25 -1) (end 3 -1) (layer "F.CrtYd") (width 0.05) (tstamp 20a46376-a7b0-4b8f-8d35-33fed3bd5c52))
|
||||||
|
(fp_line (start 3 -1) (end 3 -16.5) (layer "F.CrtYd") (width 0.05) (tstamp 4e4564d4-30dc-42d8-9169-d8b4985bb924))
|
||||||
|
(fp_line (start -1.25 -19) (end -1.25 -16.5) (layer "F.CrtYd") (width 0.05) (tstamp 5c14fbda-342b-4e02-9e99-f9a56ee4fbd2))
|
||||||
|
(fp_line (start -3 -1) (end -2.5 -1) (layer "F.CrtYd") (width 0.05) (tstamp 63d523a4-bc5c-4bcf-8fbb-2e596efb2e15))
|
||||||
|
(fp_line (start -1.25 -16.5) (end -3 -16.5) (layer "F.CrtYd") (width 0.05) (tstamp 6fe169c0-13c3-483a-abdc-523a9de1b1fb))
|
||||||
|
(fp_line (start -2.5 1.5) (end 2.25 1.5) (layer "F.CrtYd") (width 0.05) (tstamp c15b8e1d-4556-4949-ab84-bbb9f7611ffe))
|
||||||
|
(fp_line (start 2.25 1.5) (end 2.25 -1) (layer "F.CrtYd") (width 0.05) (tstamp ca531509-0e26-4dc6-acdc-cbf73428037b))
|
||||||
|
(fp_line (start -2.5 -1) (end -2.5 1.5) (layer "F.CrtYd") (width 0.05) (tstamp d4fc26ad-e5f8-4a7c-9265-a8a2d5118e4f))
|
||||||
|
(fp_line (start 1.25 -16.5) (end 1.25 -19) (layer "F.CrtYd") (width 0.05) (tstamp eb7f73eb-789c-4acc-b242-b7ee49bf7bcd))
|
||||||
|
(fp_line (start 3 -16.5) (end 1.25 -16.5) (layer "F.CrtYd") (width 0.05) (tstamp f2492c82-6691-4ffa-bd53-1594e3108b16))
|
||||||
|
(fp_line (start 1.25 -19) (end -1.25 -19) (layer "F.CrtYd") (width 0.05) (tstamp f5d4ca73-c617-49d6-a4f8-11478234f86f))
|
||||||
|
(pad "1" smd roundrect (at 0.75 0 90) (size 2 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 78de7dd2-ad59-4066-a037-c0adc5c5f761))
|
||||||
|
(pad "2" smd roundrect (at -1.25 0 90) (size 2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 0b22ec7a-796a-44ce-a329-1d243662c897))
|
||||||
|
(pad "2" smd roundrect (at 0 -17.5 90) (size 2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 848ac8c0-db8e-4c72-a57f-78222a82f4cd))
|
||||||
|
(model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal.step"
|
||||||
|
(offset (xyz 2.9 0 -0.8))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 75 0 -93))
|
||||||
|
)
|
||||||
|
)
|
||||||
@ -0,0 +1,42 @@
|
|||||||
|
(footprint "CP_Combo_15.0mm_5mm_P2.00mm_Horizontal_Slotted_Backside" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 0)
|
||||||
|
(attr smd)
|
||||||
|
(fp_text reference "REF**" (at 0 2.5 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp db485260-35d1-41c6-be48-e09046f649b8)
|
||||||
|
)
|
||||||
|
(fp_text value "CP_Combo_15.0mm_5mm_P2.00mm_Horizontal_Slotted_Backside" (at 0 4 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 246fc9a1-9c36-4bbf-9fff-b66f34fade67)
|
||||||
|
)
|
||||||
|
(fp_text user "+" (at -1.25 -0.5 180 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||||
|
(tstamp f8a2f6d5-a7f8-4fcb-85e8-9d7508ce0240)
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp c0abae27-2668-4ef9-8429-e39a830481bc)
|
||||||
|
)
|
||||||
|
(fp_line (start 3.75 -4.5) (end 3 -3.75) (layer "F.SilkS") (width 0.12) (tstamp 3f154e81-080a-4eac-94e2-a57b350c2978))
|
||||||
|
(fp_line (start 1.25 -16.75) (end 1.25 -18.25) (layer "F.SilkS") (width 0.4) (tstamp 7b507eed-8efb-4822-8cc7-aadfe799d0bb))
|
||||||
|
(fp_line (start -3.75 -3) (end -3 -3.75) (layer "F.SilkS") (width 0.12) (tstamp af55e5ed-2cb9-4283-916f-1f6f4377ede1))
|
||||||
|
(fp_line (start 3 -3.75) (end 3.75 -3) (layer "F.SilkS") (width 0.12) (tstamp e0064674-cc27-4394-b555-ccf9d18d0f44))
|
||||||
|
(fp_line (start -3 -3.75) (end -3.75 -4.5) (layer "F.SilkS") (width 0.12) (tstamp f90baa84-3a74-47be-99d1-5aa261a5b253))
|
||||||
|
(fp_line (start 2.75 -15.75) (end 2.75 -1.75) (layer "Edge.Cuts") (width 0.12) (tstamp 6f210137-2dfc-431e-842c-fb6abbbe423a))
|
||||||
|
(fp_line (start -2.25 -16.25) (end 2.25 -16.25) (layer "Edge.Cuts") (width 0.12) (tstamp 742a6486-9946-431f-af75-71181b2334bf))
|
||||||
|
(fp_line (start -2.75 -1.75) (end -2.75 -15.75) (layer "Edge.Cuts") (width 0.12) (tstamp bfc39be9-b905-47dc-bd8f-a718fecf3918))
|
||||||
|
(fp_line (start 2.25 -1.25) (end -2.25 -1.25) (layer "Edge.Cuts") (width 0.12) (tstamp faa96ab5-baf2-45d7-83d8-77cdf9e98adc))
|
||||||
|
(fp_arc (start -2.25 -1.25) (mid -2.603553 -1.396447) (end -2.75 -1.75) (layer "Edge.Cuts") (width 0.12) (tstamp 6e0b6b88-7a92-45aa-97f5-60cd72de1399))
|
||||||
|
(fp_arc (start 2.25 -16.25) (mid 2.603553 -16.103553) (end 2.75 -15.75) (layer "Edge.Cuts") (width 0.12) (tstamp 9ae2189c-bef5-4c8b-b29f-1e3f09a5b338))
|
||||||
|
(fp_arc (start -2.75 -15.75) (mid -2.603553 -16.103553) (end -2.25 -16.25) (layer "Edge.Cuts") (width 0.12) (tstamp aca165dc-5d19-4db9-a3c9-99e0fa277054))
|
||||||
|
(fp_arc (start 2.75 -1.75) (mid 2.603553 -1.396447) (end 2.25 -1.25) (layer "Edge.Cuts") (width 0.12) (tstamp e7c3c0b1-1551-4e31-8966-2a0c204ad8ab))
|
||||||
|
(pad "1" smd roundrect (at 0 0 90) (size 2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 78de7dd2-ad59-4066-a037-c0adc5c5f761))
|
||||||
|
(pad "2" smd roundrect (at 0 0 270) (size 2 1.2) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2) (tstamp 099c54ca-f69b-4321-8ac5-a21ae488c41c))
|
||||||
|
(pad "2" smd roundrect (at 0 -17.5 90) (size 2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 848ac8c0-db8e-4c72-a57f-78222a82f4cd))
|
||||||
|
(model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal.step"
|
||||||
|
(offset (xyz -2.5 18 -1.2))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 90 2 90))
|
||||||
|
)
|
||||||
|
)
|
||||||
@ -0,0 +1,35 @@
|
|||||||
|
(footprint "CP_Radial_10.0mm_4.5mm_P2.00mm_Horizontal_Slotted" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 0)
|
||||||
|
(attr smd)
|
||||||
|
(fp_text reference "REF**" (at 1 2 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp db485260-35d1-41c6-be48-e09046f649b8)
|
||||||
|
)
|
||||||
|
(fp_text value "CP_Radial_10.0mm_4.5mm_P2.00mm_Horizontal_Slotted" (at 1 3.5 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 246fc9a1-9c36-4bbf-9fff-b66f34fade67)
|
||||||
|
)
|
||||||
|
(fp_text user "+" (at 3.25 -0.5 unlocked) (layer "B.SilkS")
|
||||||
|
(effects (font (size 0.8 0.8) (thickness 0.15)) (justify mirror))
|
||||||
|
(tstamp c78985b3-9572-4caf-b990-86ab9120fc63)
|
||||||
|
)
|
||||||
|
(fp_text user "+" (at 3.25 -0.5 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||||
|
(tstamp f8a2f6d5-a7f8-4fcb-85e8-9d7508ce0240)
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}" (at 1 2 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp c0abae27-2668-4ef9-8429-e39a830481bc)
|
||||||
|
)
|
||||||
|
(fp_line (start -1.25 -0.75) (end -1.25 0.75) (layer "B.SilkS") (width 0.4) (tstamp f1521435-82eb-4f42-a627-5dffbe900568))
|
||||||
|
(fp_line (start -1.25 -0.75) (end -1.25 0.75) (layer "F.SilkS") (width 0.4) (tstamp 7b507eed-8efb-4822-8cc7-aadfe799d0bb))
|
||||||
|
(fp_rect (start 3.75 -1.25) (end -1.75 -13.75) (layer "Edge.Cuts") (width 0.12) (fill none) (tstamp 45b4ef61-88f6-4eb4-8106-9ca3e87943e7))
|
||||||
|
(pad "1" smd roundrect (at 2 0 270) (size 2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 78de7dd2-ad59-4066-a037-c0adc5c5f761))
|
||||||
|
(pad "2" smd roundrect (at 0 0 270) (size 2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) (tstamp 848ac8c0-db8e-4c72-a57f-78222a82f4cd))
|
||||||
|
(model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/C_Radial_D5.0mm_H11.0mm_P2.00mm.step"
|
||||||
|
(offset (xyz 0 2 0))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 90 0 0))
|
||||||
|
)
|
||||||
|
)
|
||||||
143
Hardware/footprints/FTLogo_DV.kicad_mod
Normal file
143
Hardware/footprints/FTLogo_DV.kicad_mod
Normal file
@ -0,0 +1,143 @@
|
|||||||
|
(module LOGO (layer F.Cu)
|
||||||
|
(at 0 0)
|
||||||
|
(fp_text reference "G***" (at 0 0) (layer F.SilkS) hide
|
||||||
|
(effects (font (thickness 0.3)))
|
||||||
|
)
|
||||||
|
(fp_text value "LOGO" (at 0.75 0) (layer F.SilkS) hide
|
||||||
|
(effects (font (thickness 0.3)))
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -3.695095 1.040191) (xy -4.620381 1.040191) (xy -4.620381 1.130905) (xy -3.695095 1.130905) (xy -3.695095 1.336524) (xy -4.620381 1.336524) (xy -4.620381 1.651000) (xy -4.838095 1.651000)
|
||||||
|
(xy -4.837997 1.398512) (xy -4.837847 1.319960) (xy -4.837415 1.252464) (xy -4.836627 1.194990) (xy -4.835410 1.146501) (xy -4.833692 1.105960) (xy -4.831400 1.072332) (xy -4.828461 1.044581)
|
||||||
|
(xy -4.824802 1.021670) (xy -4.820349 1.002562) (xy -4.815031 0.986223) (xy -4.808774 0.971615) (xy -4.807823 0.969656) (xy -4.792758 0.944115) (xy -4.774673 0.920669) (xy -4.763758 0.909675)
|
||||||
|
(xy -4.726433 0.883197) (xy -4.682012 0.861248) (xy -4.635250 0.845930) (xy -4.608221 0.840822) (xy -4.594321 0.839805) (xy -4.569350 0.838845) (xy -4.534329 0.837954) (xy -4.490282 0.837147)
|
||||||
|
(xy -4.438233 0.836434) (xy -4.379205 0.835831) (xy -4.314220 0.835349) (xy -4.244302 0.835001) (xy -4.170474 0.834801) (xy -4.129012 0.834758) (xy -3.695095 0.834572) (xy -3.695095 1.040191) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -3.152322 0.835817) (xy -2.663976 0.837595) (xy -2.630993 0.854953) (xy -2.594256 0.879662) (xy -2.559225 0.913171) (xy -2.529005 0.952266) (xy -2.516130 0.973908) (xy -2.508055 0.989500)
|
||||||
|
(xy -2.502265 1.002838) (xy -2.498250 1.016547) (xy -2.495498 1.033255) (xy -2.493499 1.055588) (xy -2.491740 1.086174) (xy -2.490874 1.103691) (xy -2.489827 1.131344) (xy -2.488844 1.168978)
|
||||||
|
(xy -2.487956 1.214476) (xy -2.487196 1.265724) (xy -2.486595 1.320606) (xy -2.486186 1.377006) (xy -2.486018 1.422703) (xy -2.485572 1.651000) (xy -2.931584 1.650003) (xy -3.005653 1.649791)
|
||||||
|
(xy -3.077452 1.649497) (xy -3.145867 1.649130) (xy -3.209786 1.648700) (xy -3.268098 1.648218) (xy -3.319690 1.647693) (xy -3.363450 1.647136) (xy -3.398267 1.646556) (xy -3.423027 1.645964)
|
||||||
|
(xy -3.435183 1.645467) (xy -3.465543 1.642995) (xy -3.488540 1.639190) (xy -3.508905 1.632904) (xy -3.531370 1.622986) (xy -3.534969 1.621234) (xy -3.576058 1.595877) (xy -3.613664 1.562856)
|
||||||
|
(xy -3.644591 1.525301) (xy -3.660322 1.498470) (xy -3.667367 1.483104) (xy -3.672088 1.469359) (xy -3.674945 1.454209) (xy -3.676398 1.434627) (xy -3.676907 1.407588) (xy -3.676953 1.389146)
|
||||||
|
(xy -3.676777 1.357138) (xy -3.676248 1.342572) (xy -3.459238 1.342572) (xy -3.459238 1.439333) (xy -2.703286 1.439333) (xy -2.703286 1.342572) (xy -3.459238 1.342572) (xy -3.676248 1.342572)
|
||||||
|
(xy -3.675947 1.334315) (xy -3.674006 1.317765) (xy -3.670500 1.304582) (xy -3.664973 1.291854) (xy -3.660322 1.282896) (xy -3.631884 1.240968) (xy -3.594828 1.203452) (xy -3.551899 1.172481)
|
||||||
|
(xy -3.505842 1.150185) (xy -3.478905 1.142097) (xy -3.466048 1.140556) (xy -3.441532 1.139099) (xy -3.405793 1.137736) (xy -3.359267 1.136475) (xy -3.302389 1.135328) (xy -3.235596 1.134305)
|
||||||
|
(xy -3.159324 1.133416) (xy -3.076726 1.132692) (xy -2.703286 1.129878) (xy -2.703286 1.040191) (xy -3.640667 1.040191) (xy -3.640667 0.834038) (xy -3.152322 0.835817) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -1.215572 1.040191) (xy -2.201334 1.040191) (xy -2.201334 1.130905) (xy -1.824869 1.131231) (xy -1.756984 1.131367) (xy -1.691535 1.131646) (xy -1.629725 1.132054) (xy -1.572754 1.132576)
|
||||||
|
(xy -1.521823 1.133197) (xy -1.478134 1.133902) (xy -1.442887 1.134677) (xy -1.417283 1.135507) (xy -1.402525 1.136377) (xy -1.402166 1.136414) (xy -1.346496 1.148134) (xy -1.295104 1.171159)
|
||||||
|
(xy -1.247957 1.205506) (xy -1.239395 1.213390) (xy -1.202994 1.255386) (xy -1.177993 1.301188) (xy -1.164306 1.351080) (xy -1.161846 1.405339) (xy -1.167187 1.448382) (xy -1.181684 1.493777)
|
||||||
|
(xy -1.206525 1.535806) (xy -1.240123 1.573084) (xy -1.280891 1.604226) (xy -1.327239 1.627846) (xy -1.377582 1.642559) (xy -1.392432 1.644927) (xy -1.405425 1.645836) (xy -1.429482 1.646704)
|
||||||
|
(xy -1.463570 1.647521) (xy -1.506658 1.648275) (xy -1.557713 1.648953) (xy -1.615704 1.649544) (xy -1.679599 1.650037) (xy -1.748366 1.650420) (xy -1.820973 1.650680) (xy -1.896389 1.650806)
|
||||||
|
(xy -1.909536 1.650813) (xy -2.382762 1.651000) (xy -2.382762 1.548896) (xy -2.382714 1.511596) (xy -2.382417 1.484630) (xy -2.381645 1.466237) (xy -2.380173 1.454657) (xy -2.377772 1.448128)
|
||||||
|
(xy -2.374216 1.444889) (xy -2.369280 1.443179) (xy -2.369155 1.443145) (xy -2.361106 1.442577) (xy -2.341897 1.442035) (xy -2.312462 1.441524) (xy -2.273736 1.441052) (xy -2.226654 1.440626)
|
||||||
|
(xy -2.172151 1.440253) (xy -2.111161 1.439940) (xy -2.044620 1.439694) (xy -1.973462 1.439521) (xy -1.898621 1.439429) (xy -1.867203 1.439416) (xy -1.378857 1.439333) (xy -1.378857 1.348619)
|
||||||
|
(xy -1.691822 1.348075) (xy -1.756829 1.347885) (xy -1.821896 1.347551) (xy -1.885291 1.347091) (xy -1.945282 1.346524) (xy -2.000138 1.345869) (xy -2.048125 1.345143) (xy -2.087513 1.344366)
|
||||||
|
(xy -2.116570 1.343555) (xy -2.116999 1.343540) (xy -2.229212 1.339548) (xy -2.274237 1.317151) (xy -2.321474 1.289797) (xy -2.358719 1.259092) (xy -2.387988 1.223123) (xy -2.405267 1.192869)
|
||||||
|
(xy -2.416053 1.170257) (xy -2.422769 1.152715) (xy -2.426365 1.135891) (xy -2.427794 1.115435) (xy -2.428010 1.088864) (xy -2.425195 1.043470) (xy -2.415968 1.005658) (xy -2.398876 0.971977)
|
||||||
|
(xy -2.372463 0.938973) (xy -2.359027 0.925252) (xy -2.315631 0.889104) (xy -2.269238 0.863465) (xy -2.217501 0.847263) (xy -2.174119 0.840691) (xy -2.158138 0.839737) (xy -2.131178 0.838828)
|
||||||
|
(xy -2.094355 0.837976) (xy -2.048783 0.837195) (xy -1.995580 0.836498) (xy -1.935862 0.835898) (xy -1.870743 0.835407) (xy -1.801341 0.835040) (xy -1.728771 0.834808) (xy -1.664607 0.834728)
|
||||||
|
(xy -1.215572 0.834572) (xy -1.215572 1.040191) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 1.161143 1.040191) (xy 0.689428 1.040191) (xy 0.689428 1.651000) (xy 0.471714 1.651000) (xy 0.471714 1.040191) (xy -0.453572 1.040191) (xy -0.453572 1.651000) (xy -0.671286 1.651000)
|
||||||
|
(xy -0.671286 1.040191) (xy -1.143000 1.040191) (xy -1.143000 0.834572) (xy 1.161143 0.834572) (xy 1.161143 1.040191) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 1.397000 1.439333) (xy 2.159000 1.439333) (xy 2.159000 0.834572) (xy 2.377313 0.834572) (xy 2.375502 1.150560) (xy 2.373690 1.466548) (xy 2.355547 1.499730) (xy 2.330248 1.536987)
|
||||||
|
(xy 2.296858 1.573189) (xy 2.259114 1.604759) (xy 2.222093 1.627467) (xy 2.180443 1.647976) (xy 1.787209 1.649626) (xy 1.393976 1.651277) (xy 1.344906 1.627133) (xy 1.295162 1.596415)
|
||||||
|
(xy 1.253354 1.557695) (xy 1.220440 1.512304) (xy 1.197375 1.461577) (xy 1.185117 1.406847) (xy 1.184794 1.403929) (xy 1.183747 1.387951) (xy 1.182761 1.361417) (xy 1.181864 1.325864)
|
||||||
|
(xy 1.181081 1.282832) (xy 1.180437 1.233859) (xy 1.179960 1.180484) (xy 1.179674 1.124244) (xy 1.179612 1.096131) (xy 1.179285 0.834572) (xy 1.397000 0.834572) (xy 1.397000 1.439333) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 2.937631 0.835792) (xy 3.438071 0.837595) (xy 3.478349 0.856624) (xy 3.525706 0.884560) (xy 3.563069 0.919152) (xy 3.590918 0.961007) (xy 3.609732 1.010732) (xy 3.613855 1.028079)
|
||||||
|
(xy 3.618663 1.061202) (xy 3.618375 1.093443) (xy 3.612585 1.128027) (xy 3.600891 1.168180) (xy 3.593803 1.188357) (xy 3.576145 1.236738) (xy 3.596280 1.276048) (xy 3.619161 1.329059)
|
||||||
|
(xy 3.631272 1.378458) (xy 3.632814 1.425728) (xy 3.623987 1.472355) (xy 3.623093 1.475289) (xy 3.602396 1.521782) (xy 3.571180 1.562761) (xy 3.529918 1.597762) (xy 3.479081 1.626321)
|
||||||
|
(xy 3.462262 1.633472) (xy 3.425976 1.647899) (xy 2.931583 1.649774) (xy 2.437190 1.651648) (xy 2.437190 1.348619) (xy 2.648857 1.348619) (xy 2.648857 1.439333) (xy 3.404809 1.439333)
|
||||||
|
(xy 3.404809 1.348619) (xy 2.648857 1.348619) (xy 2.437190 1.348619) (xy 2.437190 1.040191) (xy 2.648857 1.040191) (xy 2.648857 1.130905) (xy 3.392714 1.130905) (xy 3.392714 1.040191)
|
||||||
|
(xy 2.648857 1.040191) (xy 2.437190 1.040191) (xy 2.437190 0.833989) (xy 2.937631 0.835792) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 4.692952 0.858733) (xy 4.740497 0.890547) (xy 4.779208 0.929669) (xy 4.808298 0.975008) (xy 4.826977 1.025476) (xy 4.831928 1.050602) (xy 4.833746 1.069319) (xy 4.835351 1.097545)
|
||||||
|
(xy 4.836650 1.132691) (xy 4.837551 1.172173) (xy 4.837961 1.213403) (xy 4.837975 1.220107) (xy 4.838095 1.348619) (xy 3.906762 1.348619) (xy 3.906762 1.439333) (xy 4.838095 1.439333)
|
||||||
|
(xy 4.838095 1.651000) (xy 4.410226 1.650022) (xy 4.337725 1.649805) (xy 4.267539 1.649498) (xy 4.200802 1.649111) (xy 4.138645 1.648655) (xy 4.082202 1.648141) (xy 4.032605 1.647580)
|
||||||
|
(xy 3.990988 1.646984) (xy 3.958482 1.646363) (xy 3.936220 1.645729) (xy 3.927928 1.645325) (xy 3.898578 1.642668) (xy 3.876576 1.638596) (xy 3.857176 1.631866) (xy 3.835632 1.621234)
|
||||||
|
(xy 3.835286 1.621048) (xy 3.800566 1.598554) (xy 3.766452 1.569744) (xy 3.736675 1.538112) (xy 3.716489 1.509814) (xy 3.700746 1.482951) (xy 3.703838 1.040191) (xy 3.906762 1.040191)
|
||||||
|
(xy 3.906762 1.130905) (xy 4.620381 1.130905) (xy 4.620381 1.040191) (xy 3.906762 1.040191) (xy 3.703838 1.040191) (xy 3.704166 0.993295) (xy 3.731381 0.952935) (xy 3.758449 0.919154)
|
||||||
|
(xy 3.790810 0.891493) (xy 3.831010 0.868032) (xy 3.862735 0.854054) (xy 3.903738 0.837657) (xy 4.278690 0.837626) (xy 4.653643 0.837595) (xy 4.692952 0.858733) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -1.894190 -1.145330) (xy -1.895929 -0.633612) (xy -1.919729 -0.613040) (xy -1.938703 -0.599296) (xy -1.961586 -0.588249) (xy -1.990490 -0.579221) (xy -2.027528 -0.571534) (xy -2.068286 -0.565373)
|
||||||
|
(xy -2.094237 -0.562556) (xy -2.130144 -0.559612) (xy -2.173874 -0.556644) (xy -2.223290 -0.553759) (xy -2.276256 -0.551062) (xy -2.330636 -0.548658) (xy -2.384296 -0.546652) (xy -2.435099 -0.545149)
|
||||||
|
(xy -2.480909 -0.544255) (xy -2.500691 -0.544072) (xy -2.567215 -0.543737) (xy -2.533953 -0.513084) (xy -2.441368 -0.434421) (xy -2.339941 -0.361023) (xy -2.229358 -0.292749) (xy -2.109304 -0.229459)
|
||||||
|
(xy -1.979464 -0.171010) (xy -1.839524 -0.117263) (xy -1.689170 -0.068075) (xy -1.528087 -0.023306) (xy -1.355961 0.017187) (xy -1.350247 0.018418) (xy -1.277424 0.033700) (xy -1.206375 0.047812)
|
||||||
|
(xy -1.135984 0.060897) (xy -1.065136 0.073101) (xy -0.992713 0.084568) (xy -0.917601 0.095443) (xy -0.838682 0.105870) (xy -0.754842 0.115995) (xy -0.664964 0.125962) (xy -0.567931 0.135916)
|
||||||
|
(xy -0.462629 0.146001) (xy -0.347941 0.156362) (xy -0.222750 0.167144) (xy -0.167702 0.171756) (xy -0.107383 0.176838) (xy -0.050741 0.181739) (xy 0.001086 0.186349) (xy 0.046961 0.190563)
|
||||||
|
(xy 0.085745 0.194272) (xy 0.116300 0.197370) (xy 0.137487 0.199748) (xy 0.148169 0.201301) (xy 0.149225 0.201638) (xy 0.148193 0.208206) (xy 0.142681 0.223521) (xy 0.133534 0.245472)
|
||||||
|
(xy 0.121597 0.271947) (xy 0.118184 0.279220) (xy 0.095739 0.327324) (xy 0.073634 0.375924) (xy 0.052404 0.423736) (xy 0.032584 0.469473) (xy 0.014709 0.511849) (xy -0.000687 0.549579)
|
||||||
|
(xy -0.013069 0.581377) (xy -0.021902 0.605957) (xy -0.026651 0.622033) (xy -0.026966 0.628196) (xy -0.020492 0.628777) (xy -0.002793 0.629370) (xy 0.025264 0.629966) (xy 0.062809 0.630557)
|
||||||
|
(xy 0.108972 0.631134) (xy 0.162885 0.631687) (xy 0.223678 0.632207) (xy 0.290483 0.632686) (xy 0.362430 0.633115) (xy 0.438650 0.633484) (xy 0.511609 0.633763) (xy 0.607010 0.634054)
|
||||||
|
(xy 0.690976 0.634242) (xy 0.764166 0.634322) (xy 0.827241 0.634285) (xy 0.880859 0.634124) (xy 0.925682 0.633832) (xy 0.962367 0.633401) (xy 0.991576 0.632823) (xy 1.013968 0.632093)
|
||||||
|
(xy 1.030202 0.631200) (xy 1.040939 0.630140) (xy 1.046837 0.628903) (xy 1.048538 0.627716) (xy 1.050499 0.618636) (xy 1.054010 0.600703) (xy 1.058482 0.576972) (xy 1.061159 0.562429)
|
||||||
|
(xy 1.078368 0.489148) (xy 1.103439 0.411820) (xy 1.134896 0.334089) (xy 1.171266 0.259597) (xy 1.211072 0.191988) (xy 1.211146 0.191875) (xy 1.275899 0.103390) (xy 1.348996 0.023100)
|
||||||
|
(xy 1.429573 -0.048643) (xy 1.516765 -0.111487) (xy 1.609708 -0.165078) (xy 1.707537 -0.209064) (xy 1.809388 -0.243091) (xy 1.914395 -0.266808) (xy 2.021694 -0.279861) (xy 2.130421 -0.281898)
|
||||||
|
(xy 2.239711 -0.272565) (xy 2.316238 -0.259045) (xy 2.381715 -0.242869) (xy 2.443829 -0.222864) (xy 2.506812 -0.197515) (xy 2.567214 -0.169137) (xy 2.635541 -0.132641) (xy 2.695841 -0.094354)
|
||||||
|
(xy 2.752020 -0.051475) (xy 2.807982 -0.001206) (xy 2.825890 0.016309) (xy 2.870843 0.062137) (xy 2.908222 0.103147) (xy 2.939941 0.142019) (xy 2.967919 0.181435) (xy 2.994072 0.224073)
|
||||||
|
(xy 3.020315 0.272613) (xy 3.045589 0.323548) (xy 3.068697 0.374297) (xy 3.087620 0.422845) (xy 3.103641 0.473079) (xy 3.118045 0.528891) (xy 3.127473 0.571547) (xy 3.140787 0.635000)
|
||||||
|
(xy 4.352316 0.635000) (xy 4.407305 0.521607) (xy 4.437343 0.457900) (xy 4.461082 0.403547) (xy 4.478832 0.357774) (xy 4.490897 0.319801) (xy 4.496422 0.295855) (xy 4.496079 0.277387)
|
||||||
|
(xy 4.487457 0.259053) (xy 4.469588 0.239561) (xy 4.441504 0.217622) (xy 4.433604 0.212167) (xy 4.382434 0.180473) (xy 4.320048 0.147036) (xy 4.247160 0.112095) (xy 4.164487 0.075884)
|
||||||
|
(xy 4.072745 0.038641) (xy 3.972649 0.000601) (xy 3.864915 -0.037999) (xy 3.750259 -0.076922) (xy 3.629396 -0.115932) (xy 3.503043 -0.154793) (xy 3.371914 -0.193269) (xy 3.236727 -0.231123)
|
||||||
|
(xy 3.098196 -0.268118) (xy 2.957037 -0.304020) (xy 2.813966 -0.338590) (xy 2.669699 -0.371593) (xy 2.657928 -0.374202) (xy 2.514415 -0.404747) (xy 2.367495 -0.433736) (xy 2.218463 -0.460997)
|
||||||
|
(xy 2.068613 -0.486360) (xy 1.919238 -0.509654) (xy 1.771633 -0.530708) (xy 1.627090 -0.549352) (xy 1.486904 -0.565416) (xy 1.352368 -0.578727) (xy 1.224777 -0.589116) (xy 1.105423 -0.596412)
|
||||||
|
(xy 0.995601 -0.600445) (xy 0.937381 -0.601219) (xy 0.879441 -0.601201) (xy 0.831937 -0.600511) (xy 0.793215 -0.598864) (xy 0.761622 -0.595972) (xy 0.735503 -0.591551) (xy 0.713207 -0.585315)
|
||||||
|
(xy 0.693078 -0.576977) (xy 0.673464 -0.566252) (xy 0.652712 -0.552854) (xy 0.651049 -0.551724) (xy 0.624461 -0.533194) (xy 0.596751 -0.513218) (xy 0.572725 -0.495279) (xy 0.566399 -0.490380)
|
||||||
|
(xy 0.541103 -0.470539) (xy 0.522422 -0.456839) (xy 0.507251 -0.448225) (xy 0.492484 -0.443642) (xy 0.475018 -0.442032) (xy 0.451745 -0.442342) (xy 0.427720 -0.443230) (xy 0.399461 -0.444600)
|
||||||
|
(xy 0.375727 -0.446405) (xy 0.359075 -0.448405) (xy 0.352125 -0.450288) (xy 0.354400 -0.456084) (xy 0.364325 -0.468280) (xy 0.380356 -0.485417) (xy 0.400949 -0.506036) (xy 0.424558 -0.528680)
|
||||||
|
(xy 0.449639 -0.551890) (xy 0.474648 -0.574207) (xy 0.498040 -0.594174) (xy 0.518270 -0.610331) (xy 0.531862 -0.620003) (xy 0.573786 -0.645276) (xy 0.616435 -0.667833) (xy 0.656431 -0.686008)
|
||||||
|
(xy 0.689790 -0.697958) (xy 0.726453 -0.705747) (xy 0.774277 -0.711262) (xy 0.832552 -0.714551) (xy 0.900568 -0.715661) (xy 0.977613 -0.714640) (xy 1.062980 -0.711534) (xy 1.155957 -0.706391)
|
||||||
|
(xy 1.255835 -0.699259) (xy 1.361903 -0.690184) (xy 1.473452 -0.679213) (xy 1.589771 -0.666395) (xy 1.710152 -0.651777) (xy 1.833883 -0.635405) (xy 1.960254 -0.617327) (xy 2.007809 -0.610174)
|
||||||
|
(xy 2.145791 -0.588552) (xy 2.274622 -0.567071) (xy 2.397227 -0.545179) (xy 2.516531 -0.522322) (xy 2.635459 -0.497945) (xy 2.756934 -0.471496) (xy 2.839357 -0.452766) (xy 3.042878 -0.404577)
|
||||||
|
(xy 3.234820 -0.356572) (xy 3.415125 -0.308770) (xy 3.583734 -0.261187) (xy 3.740587 -0.213843) (xy 3.885628 -0.166756) (xy 4.018796 -0.119944) (xy 4.140034 -0.073425) (xy 4.249283 -0.027217)
|
||||||
|
(xy 4.321024 0.006111) (xy 4.377326 0.035039) (xy 4.430553 0.065532) (xy 4.479584 0.096733) (xy 4.523300 0.127784) (xy 4.560581 0.157829) (xy 4.590308 0.186009) (xy 4.611361 0.211470)
|
||||||
|
(xy 4.622620 0.233352) (xy 4.623713 0.237820) (xy 4.625162 0.258344) (xy 4.622459 0.283200) (xy 4.615276 0.313350) (xy 4.603287 0.349757) (xy 4.586164 0.393381) (xy 4.563581 0.445185)
|
||||||
|
(xy 4.535210 0.506130) (xy 4.525927 0.525498) (xy 4.510234 0.558170) (xy 4.496517 0.586932) (xy 4.485580 0.610081) (xy 4.478227 0.625914) (xy 4.475262 0.632727) (xy 4.475238 0.632844)
|
||||||
|
(xy 4.481037 0.633388) (xy 4.497441 0.633882) (xy 4.522958 0.634308) (xy 4.556099 0.634647) (xy 4.595372 0.634881) (xy 4.639286 0.634993) (xy 4.653643 0.635000) (xy 4.832047 0.635000)
|
||||||
|
(xy 4.832047 0.683381) (xy -4.838095 0.683381) (xy -4.838095 0.635000) (xy -4.592582 0.635000) (xy -4.590649 0.624567) (xy -4.470187 0.624567) (xy -4.467576 0.630068) (xy -4.467391 0.630193)
|
||||||
|
(xy -4.460632 0.630707) (xy -4.442426 0.631206) (xy -4.413422 0.631688) (xy -4.374266 0.632148) (xy -4.325607 0.632583) (xy -4.268093 0.632991) (xy -4.202373 0.633369) (xy -4.129094 0.633713)
|
||||||
|
(xy -4.048904 0.634019) (xy -3.962452 0.634286) (xy -3.870385 0.634509) (xy -3.773351 0.634686) (xy -3.672000 0.634814) (xy -3.566978 0.634889) (xy -3.497036 0.634908) (xy -3.369156 0.634909)
|
||||||
|
(xy -3.252843 0.634884) (xy -3.147570 0.634829) (xy -3.052809 0.634737) (xy -2.968033 0.634606) (xy -2.892714 0.634430) (xy -2.826325 0.634204) (xy -2.768337 0.633924) (xy -2.718223 0.633585)
|
||||||
|
(xy -2.675456 0.633182) (xy -2.639507 0.632710) (xy -2.609849 0.632166) (xy -2.585956 0.631543) (xy -2.567297 0.630838) (xy -2.553348 0.630046) (xy -2.543578 0.629162) (xy -2.537462 0.628181)
|
||||||
|
(xy -2.534471 0.627099) (xy -2.533953 0.626324) (xy -2.536207 0.604891) (xy -2.542475 0.574679) (xy -2.552013 0.538029) (xy -2.564078 0.497284) (xy -2.577925 0.454784) (xy -2.592810 0.412871)
|
||||||
|
(xy -2.607992 0.373886) (xy -2.622724 0.340172) (xy -2.628739 0.327873) (xy -2.682088 0.236351) (xy -2.745064 0.151264) (xy -2.816712 0.073353) (xy -2.896076 0.003356) (xy -2.982200 -0.057988)
|
||||||
|
(xy -3.074128 -0.109939) (xy -3.170905 -0.151757) (xy -3.271576 -0.182704) (xy -3.296215 -0.188433) (xy -3.318369 -0.192986) (xy -3.339027 -0.196431) (xy -3.360431 -0.198920) (xy -3.384824 -0.200605)
|
||||||
|
(xy -3.414448 -0.201639) (xy -3.451545 -0.202173) (xy -3.498356 -0.202359) (xy -3.501572 -0.202363) (xy -3.551005 -0.202235) (xy -3.590412 -0.201665) (xy -3.621858 -0.200536) (xy -3.647408 -0.198731)
|
||||||
|
(xy -3.669126 -0.196131) (xy -3.689078 -0.192619) (xy -3.695095 -0.191355) (xy -3.802605 -0.162140) (xy -3.904273 -0.122653) (xy -3.999576 -0.073411) (xy -4.087989 -0.014930) (xy -4.168988 0.052274)
|
||||||
|
(xy -4.242050 0.127685) (xy -4.306649 0.210786) (xy -4.362262 0.301061) (xy -4.408366 0.397995) (xy -4.444435 0.501071) (xy -4.460275 0.562250) (xy -4.466715 0.592363) (xy -4.469959 0.612567)
|
||||||
|
(xy -4.470187 0.624567) (xy -4.590649 0.624567) (xy -4.581657 0.576036) (xy -4.568623 0.518769) (xy -4.550145 0.456091) (xy -4.527347 0.390773) (xy -4.501355 0.325589) (xy -4.473292 0.263311)
|
||||||
|
(xy -4.444284 0.206711) (xy -4.415454 0.158563) (xy -4.407699 0.147161) (xy -4.373472 0.102061) (xy -4.332643 0.054042) (xy -4.288603 0.006799) (xy -4.244744 -0.035974) (xy -4.217514 -0.059987)
|
||||||
|
(xy -4.127671 -0.129083) (xy -4.036164 -0.186933) (xy -3.941685 -0.234074) (xy -3.842925 -0.271039) (xy -3.738574 -0.298366) (xy -3.627325 -0.316589) (xy -3.578217 -0.321658) (xy -3.472293 -0.324881)
|
||||||
|
(xy -3.365467 -0.316569) (xy -3.258884 -0.297111) (xy -3.153690 -0.266893) (xy -3.051030 -0.226301) (xy -2.952051 -0.175723) (xy -2.857898 -0.115546) (xy -2.774444 -0.050250) (xy -2.714671 0.007049)
|
||||||
|
(xy -2.656361 0.074207) (xy -2.601174 0.148987) (xy -2.550772 0.229154) (xy -2.510323 0.305195) (xy -2.496147 0.337306) (xy -2.481363 0.375941) (xy -2.466675 0.418691) (xy -2.452789 0.463150)
|
||||||
|
(xy -2.440407 0.506908) (xy -2.430235 0.547557) (xy -2.422977 0.582690) (xy -2.419337 0.609899) (xy -2.419048 0.617268) (xy -2.419048 0.635032) (xy -2.395357 0.635000) (xy 1.165817 0.635000)
|
||||||
|
(xy 3.024040 0.635000) (xy 3.020254 0.618369) (xy 3.002577 0.545649) (xy 2.984516 0.482420) (xy 2.965037 0.426096) (xy 2.943108 0.374091) (xy 2.917693 0.323819) (xy 2.887761 0.272692)
|
||||||
|
(xy 2.872565 0.248752) (xy 2.846581 0.212636) (xy 2.813144 0.172174) (xy 2.774716 0.129946) (xy 2.733759 0.088531) (xy 2.692735 0.050509) (xy 2.654107 0.018460) (xy 2.649201 0.014724)
|
||||||
|
(xy 2.611589 -0.011108) (xy 2.566299 -0.038368) (xy 2.517225 -0.064971) (xy 2.468262 -0.088834) (xy 2.423307 -0.107870) (xy 2.413000 -0.111685) (xy 2.311185 -0.141808) (xy 2.208220 -0.160229)
|
||||||
|
(xy 2.104983 -0.167134) (xy 2.002350 -0.162707) (xy 1.901201 -0.147133) (xy 1.802412 -0.120595) (xy 1.706860 -0.083279) (xy 1.615424 -0.035369) (xy 1.528982 0.022951) (xy 1.449008 0.090928)
|
||||||
|
(xy 1.382892 0.160772) (xy 1.323683 0.237576) (xy 1.272318 0.319607) (xy 1.229734 0.405132) (xy 1.196869 0.492417) (xy 1.174661 0.579729) (xy 1.170072 0.606622) (xy 1.165817 0.635000)
|
||||||
|
(xy -2.395357 0.635000) (xy -1.287800 0.633504) (xy -0.156553 0.631976) (xy -0.120785 0.539319) (xy -0.105450 0.500256) (xy -0.088357 0.457792) (xy -0.071347 0.416438) (xy -0.056261 0.380706)
|
||||||
|
(xy -0.052836 0.372789) (xy -0.020655 0.298917) (xy -0.259792 0.279330) (xy -0.416290 0.265927) (xy -0.561753 0.252223) (xy -0.697239 0.238070) (xy -0.823807 0.223323) (xy -0.942516 0.207836)
|
||||||
|
(xy -1.054424 0.191465) (xy -1.160590 0.174062) (xy -1.262073 0.155483) (xy -1.359932 0.135582) (xy -1.448405 0.115808) (xy -1.612696 0.074209) (xy -1.768606 0.028064) (xy -1.915680 -0.022427)
|
||||||
|
(xy -2.053460 -0.077068) (xy -2.181491 -0.135660) (xy -2.299317 -0.198005) (xy -2.406481 -0.263906) (xy -2.502528 -0.333164) (xy -2.524881 -0.351089) (xy -2.553610 -0.375583) (xy -2.583819 -0.402966)
|
||||||
|
(xy -2.613929 -0.431637) (xy -2.642362 -0.459992) (xy -2.667538 -0.486428) (xy -2.687879 -0.509342) (xy -2.701804 -0.527132) (xy -2.707029 -0.536003) (xy -2.713367 -0.564523) (xy -2.708128 -0.590776)
|
||||||
|
(xy -2.692627 -0.612453) (xy -2.681536 -0.622032) (xy -2.669128 -0.630196) (xy -2.654325 -0.637099) (xy -2.636049 -0.642892) (xy -2.613223 -0.647729) (xy -2.584767 -0.651762) (xy -2.549604 -0.655146)
|
||||||
|
(xy -2.506655 -0.658032) (xy -2.454843 -0.660573) (xy -2.393088 -0.662923) (xy -2.320566 -0.665227) (xy -2.253496 -0.667325) (xy -2.197473 -0.669367) (xy -2.151452 -0.671496) (xy -2.114386 -0.673858)
|
||||||
|
(xy -2.085230 -0.676596) (xy -2.062938 -0.679856) (xy -2.046463 -0.683780) (xy -2.034759 -0.688514) (xy -2.026781 -0.694202) (xy -2.021483 -0.700988) (xy -2.018639 -0.706884) (xy -2.017242 -0.716464)
|
||||||
|
(xy -2.015924 -0.738016) (xy -2.014686 -0.771421) (xy -2.013531 -0.816556) (xy -2.012462 -0.873300) (xy -2.011480 -0.941532) (xy -2.010589 -1.021129) (xy -2.009790 -1.111970) (xy -2.009237 -1.189869)
|
||||||
|
(xy -2.006222 -1.657047) (xy -1.892451 -1.657047) (xy -1.894190 -1.145330) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -1.496773 -0.694964) (xy -1.450706 -0.676149) (xy -1.396822 -0.655296) (xy -1.338461 -0.633609) (xy -1.278960 -0.612291) (xy -1.221657 -0.592545) (xy -1.169889 -0.575573) (xy -1.139976 -0.566358)
|
||||||
|
(xy -1.115964 -0.559614) (xy -1.081932 -0.550617) (xy -1.039653 -0.539798) (xy -0.990902 -0.527588) (xy -0.937451 -0.514418) (xy -0.881074 -0.500718) (xy -0.823546 -0.486919) (xy -0.766639 -0.473451)
|
||||||
|
(xy -0.712127 -0.460747) (xy -0.661784 -0.449236) (xy -0.617383 -0.439349) (xy -0.613834 -0.438574) (xy -0.557433 -0.427706) (xy -0.490533 -0.417247) (xy -0.414727 -0.407327) (xy -0.331607 -0.398076)
|
||||||
|
(xy -0.242766 -0.389622) (xy -0.149797 -0.382096) (xy -0.054293 -0.375627) (xy 0.042154 -0.370343) (xy 0.137951 -0.366375) (xy 0.231504 -0.363851) (xy 0.317500 -0.362909) (xy 0.350386 -0.362578)
|
||||||
|
(xy 0.380811 -0.361801) (xy 0.405782 -0.360687) (xy 0.422305 -0.359345) (xy 0.424493 -0.359033) (xy 0.446819 -0.355341) (xy 0.407207 -0.306182) (xy 0.389735 -0.285256) (xy 0.374108 -0.267903)
|
||||||
|
(xy 0.362393 -0.256347) (xy 0.357666 -0.252913) (xy 0.348645 -0.251692) (xy 0.329385 -0.250754) (xy 0.301739 -0.250103) (xy 0.267559 -0.249745) (xy 0.228700 -0.249686) (xy 0.187013 -0.249933)
|
||||||
|
(xy 0.144352 -0.250490) (xy 0.102570 -0.251364) (xy 0.078619 -0.252045) (xy -0.006823 -0.256334) (xy -0.101752 -0.263925) (xy -0.204111 -0.274508) (xy -0.311842 -0.287779) (xy -0.422887 -0.303431)
|
||||||
|
(xy -0.535188 -0.321156) (xy -0.646688 -0.340649) (xy -0.755329 -0.361604) (xy -0.859053 -0.383713) (xy -0.950475 -0.405335) (xy -1.017364 -0.423052) (xy -1.090851 -0.444296) (xy -1.168243 -0.468169)
|
||||||
|
(xy -1.246846 -0.493775) (xy -1.323966 -0.520217) (xy -1.396909 -0.546600) (xy -1.462981 -0.572025) (xy -1.510896 -0.591856) (xy -1.563310 -0.614469) (xy -1.565041 -0.669549) (xy -1.566773 -0.724629)
|
||||||
|
(xy -1.496773 -0.694964) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
)
|
||||||
243
Hardware/footprints/FTLogo_small.kicad_mod
Normal file
243
Hardware/footprints/FTLogo_small.kicad_mod
Normal file
@ -0,0 +1,243 @@
|
|||||||
|
(module LOGO (layer F.Cu)
|
||||||
|
(at 0 0)
|
||||||
|
(fp_text reference "G***" (at 0 0) (layer F.SilkS) hide
|
||||||
|
(effects (font (thickness 0.3)))
|
||||||
|
)
|
||||||
|
(fp_text value "LOGO" (at 0.75 0) (layer F.SilkS) hide
|
||||||
|
(effects (font (thickness 0.3)))
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -6.739467 1.900767) (xy -8.420100 1.900767) (xy -8.420100 2.065867) (xy -6.739467 2.065867) (xy -6.739467 2.442634) (xy -8.420100 2.442634) (xy -8.420100 3.014134) (xy -8.809567 3.014134)
|
||||||
|
(xy -8.809483 2.479675) (xy -8.809436 2.397863) (xy -8.809323 2.321404) (xy -8.809146 2.250587) (xy -8.808907 2.185701) (xy -8.808609 2.127034) (xy -8.808253 2.074875) (xy -8.807843 2.029514)
|
||||||
|
(xy -8.807379 1.991238) (xy -8.806865 1.960336) (xy -8.806302 1.937098) (xy -8.805693 1.921812) (xy -8.805186 1.915584) (xy -8.792840 1.854464) (xy -8.773887 1.798625) (xy -8.748242 1.747949)
|
||||||
|
(xy -8.715821 1.702321) (xy -8.676538 1.661627) (xy -8.630309 1.625749) (xy -8.577050 1.594573) (xy -8.566150 1.589182) (xy -8.527908 1.572310) (xy -8.488651 1.558302) (xy -8.445907 1.546374)
|
||||||
|
(xy -8.397202 1.535747) (xy -8.396817 1.535672) (xy -8.391138 1.534580) (xy -8.385547 1.533579) (xy -8.379669 1.532664) (xy -8.373130 1.531831) (xy -8.365554 1.531074) (xy -8.356566 1.530389)
|
||||||
|
(xy -8.345792 1.529772) (xy -8.332855 1.529218) (xy -8.317382 1.528723) (xy -8.298998 1.528281) (xy -8.277326 1.527888) (xy -8.251993 1.527539) (xy -8.222624 1.527231) (xy -8.188843 1.526957)
|
||||||
|
(xy -8.150275 1.526714) (xy -8.106546 1.526498) (xy -8.057280 1.526302) (xy -8.002103 1.526123) (xy -7.940639 1.525957) (xy -7.872514 1.525798) (xy -7.797352 1.525642) (xy -7.714779 1.525484)
|
||||||
|
(xy -7.624419 1.525320) (xy -7.544858 1.525178) (xy -6.739467 1.523750) (xy -6.739467 1.900767) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -5.678055 1.524020) (xy -5.572957 1.524079) (xy -5.476101 1.524178) (xy -5.387374 1.524317) (xy -5.306663 1.524498) (xy -5.233856 1.524721) (xy -5.168840 1.524986) (xy -5.111503 1.525294)
|
||||||
|
(xy -5.061733 1.525645) (xy -5.019415 1.526041) (xy -4.984439 1.526482) (xy -4.956692 1.526967) (xy -4.936061 1.527499) (xy -4.922433 1.528077) (xy -4.916439 1.528582) (xy -4.860560 1.540206)
|
||||||
|
(xy -4.808450 1.559142) (xy -4.759557 1.585661) (xy -4.713334 1.620036) (xy -4.691200 1.640111) (xy -4.649190 1.685206) (xy -4.613921 1.733406) (xy -4.584734 1.785842) (xy -4.560973 1.843646)
|
||||||
|
(xy -4.547271 1.887707) (xy -4.536083 1.928284) (xy -4.533655 3.014134) (xy -5.394202 3.013598) (xy -5.480060 3.013526) (xy -5.563782 3.013420) (xy -5.644961 3.013282) (xy -5.723185 3.013113)
|
||||||
|
(xy -5.798045 3.012917) (xy -5.869131 3.012694) (xy -5.936033 3.012446) (xy -5.998341 3.012177) (xy -6.055644 3.011887) (xy -6.107534 3.011578) (xy -6.153599 3.011254) (xy -6.193431 3.010915)
|
||||||
|
(xy -6.226618 3.010563) (xy -6.252751 3.010202) (xy -6.271421 3.009831) (xy -6.282216 3.009455) (xy -6.284383 3.009285) (xy -6.345066 2.997397) (xy -6.404317 2.977715) (xy -6.461123 2.950864)
|
||||||
|
(xy -6.514470 2.917470) (xy -6.563346 2.878159) (xy -6.606736 2.833556) (xy -6.640019 2.789767) (xy -6.669581 2.738133) (xy -6.691651 2.683252) (xy -6.706156 2.625963) (xy -6.713020 2.567101)
|
||||||
|
(xy -6.712170 2.507503) (xy -6.704595 2.455334) (xy -6.307667 2.455334) (xy -6.307667 2.637367) (xy -4.923367 2.637367) (xy -4.923367 2.455334) (xy -6.307667 2.455334) (xy -6.704595 2.455334)
|
||||||
|
(xy -6.703530 2.448007) (xy -6.687027 2.389450) (xy -6.677752 2.365383) (xy -6.653070 2.316653) (xy -6.621023 2.270047) (xy -6.582624 2.226484) (xy -6.538887 2.186882) (xy -6.490826 2.152161)
|
||||||
|
(xy -6.439457 2.123240) (xy -6.386078 2.101134) (xy -6.377711 2.098261) (xy -6.369952 2.095643) (xy -6.362391 2.093268) (xy -6.354621 2.091123) (xy -6.346231 2.089198) (xy -6.336815 2.087480)
|
||||||
|
(xy -6.325962 2.085958) (xy -6.313265 2.084619) (xy -6.298314 2.083452) (xy -6.280702 2.082446) (xy -6.260018 2.081588) (xy -6.235855 2.080866) (xy -6.207804 2.080269) (xy -6.175456 2.079785)
|
||||||
|
(xy -6.138403 2.079403) (xy -6.096235 2.079109) (xy -6.048544 2.078893) (xy -5.994922 2.078743) (xy -5.934959 2.078647) (xy -5.868248 2.078593) (xy -5.794379 2.078570) (xy -5.712943 2.078565)
|
||||||
|
(xy -5.623533 2.078567) (xy -4.923367 2.078567) (xy -4.923367 1.900767) (xy -6.633633 1.900767) (xy -6.633633 1.524000) (xy -5.791506 1.524000) (xy -5.678055 1.524020) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -2.215048 1.711237) (xy -2.216150 1.898650) (xy -4.013200 1.900786) (xy -4.013200 2.070100) (xy -3.305064 2.070100) (xy -3.200522 2.070128) (xy -3.103591 2.070210) (xy -3.014343 2.070346)
|
||||||
|
(xy -2.932851 2.070536) (xy -2.859186 2.070780) (xy -2.793422 2.071077) (xy -2.735629 2.071426) (xy -2.685881 2.071827) (xy -2.644249 2.072280) (xy -2.610805 2.072784) (xy -2.585623 2.073339)
|
||||||
|
(xy -2.568773 2.073945) (xy -2.561056 2.074499) (xy -2.497636 2.086130) (xy -2.436615 2.104968) (xy -2.379444 2.130519) (xy -2.354181 2.144789) (xy -2.297663 2.183384) (xy -2.248416 2.226095)
|
||||||
|
(xy -2.206515 2.272825) (xy -2.172034 2.323477) (xy -2.145049 2.377956) (xy -2.125633 2.436165) (xy -2.124322 2.441334) (xy -2.118670 2.472497) (xy -2.115370 2.508993) (xy -2.114421 2.548021)
|
||||||
|
(xy -2.115822 2.586779) (xy -2.119575 2.622466) (xy -2.124322 2.647133) (xy -2.143149 2.706044) (xy -2.169423 2.760949) (xy -2.203054 2.811705) (xy -2.243955 2.858171) (xy -2.268955 2.881360)
|
||||||
|
(xy -2.317317 2.919519) (xy -2.366510 2.950530) (xy -2.418408 2.975345) (xy -2.474891 2.994914) (xy -2.512483 3.004701) (xy -2.516461 3.005496) (xy -2.521514 3.006230) (xy -2.527983 3.006907)
|
||||||
|
(xy -2.536211 3.007529) (xy -2.546541 3.008099) (xy -2.559314 3.008621) (xy -2.574873 3.009098) (xy -2.593560 3.009531) (xy -2.615716 3.009926) (xy -2.641684 3.010284) (xy -2.671807 3.010609)
|
||||||
|
(xy -2.706426 3.010903) (xy -2.745884 3.011170) (xy -2.790522 3.011413) (xy -2.840683 3.011635) (xy -2.896709 3.011839) (xy -2.958942 3.012027) (xy -3.027725 3.012204) (xy -3.103399 3.012371)
|
||||||
|
(xy -3.186307 3.012533) (xy -3.276790 3.012692) (xy -3.375192 3.012851) (xy -3.438569 3.012949) (xy -4.335022 3.014305) (xy -4.333919 2.826894) (xy -4.332817 2.639484) (xy -3.417274 2.638416)
|
||||||
|
(xy -2.501732 2.637348) (xy -2.502874 2.547399) (xy -2.504017 2.457450) (xy -3.253317 2.455183) (xy -3.347099 2.454895) (xy -3.432795 2.454622) (xy -3.510788 2.454358) (xy -3.581459 2.454099)
|
||||||
|
(xy -3.645188 2.453840) (xy -3.702357 2.453577) (xy -3.753348 2.453303) (xy -3.798542 2.453016) (xy -3.838321 2.452709) (xy -3.873065 2.452378) (xy -3.903156 2.452019) (xy -3.928976 2.451626)
|
||||||
|
(xy -3.950905 2.451194) (xy -3.969326 2.450720) (xy -3.984620 2.450197) (xy -3.997168 2.449622) (xy -4.007351 2.448989) (xy -4.015550 2.448294) (xy -4.022148 2.447531) (xy -4.027526 2.446697)
|
||||||
|
(xy -4.032064 2.445786) (xy -4.033858 2.445368) (xy -4.095242 2.426808) (xy -4.153640 2.401785) (xy -4.208317 2.370894) (xy -4.258535 2.334733) (xy -4.303558 2.293899) (xy -4.342648 2.248988)
|
||||||
|
(xy -4.375070 2.200597) (xy -4.400086 2.149324) (xy -4.400440 2.148437) (xy -4.413721 2.109434) (xy -4.422320 2.069924) (xy -4.426597 2.027565) (xy -4.426912 1.980014) (xy -4.426814 1.976967)
|
||||||
|
(xy -4.423282 1.928269) (xy -4.415819 1.885217) (xy -4.403753 1.845644) (xy -4.386413 1.807383) (xy -4.363126 1.768266) (xy -4.361317 1.765532) (xy -4.332183 1.727563) (xy -4.296118 1.690153)
|
||||||
|
(xy -4.254630 1.654573) (xy -4.209224 1.622095) (xy -4.161407 1.593992) (xy -4.153042 1.589688) (xy -4.121837 1.575647) (xy -4.085088 1.561837) (xy -4.045683 1.549234) (xy -4.006511 1.538810)
|
||||||
|
(xy -3.993157 1.535807) (xy -3.947583 1.526117) (xy -2.213945 1.523823) (xy -2.215048 1.711237) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 2.116667 1.900767) (xy 1.253067 1.900767) (xy 1.253067 3.014134) (xy 0.863600 3.014134) (xy 0.863600 1.900767) (xy -0.829734 1.900767) (xy -0.829734 3.014134) (xy -1.219200 3.014134)
|
||||||
|
(xy -1.219200 1.900767) (xy -2.082800 1.900767) (xy -2.082800 1.524000) (xy 2.116667 1.524000) (xy 2.116667 1.900767) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 2.548467 2.637367) (xy 3.941233 2.637367) (xy 3.941233 1.524000) (xy 4.330998 1.524000) (xy 4.329632 2.077509) (xy 4.328267 2.631017) (xy 4.318730 2.667000) (xy 4.301741 2.715767)
|
||||||
|
(xy 4.277243 2.763933) (xy 4.246183 2.810501) (xy 4.209510 2.854475) (xy 4.168172 2.894859) (xy 4.123115 2.930656) (xy 4.075289 2.960870) (xy 4.025640 2.984504) (xy 4.011657 2.989766)
|
||||||
|
(xy 4.002832 2.992919) (xy 3.994702 2.995787) (xy 3.986850 2.998385) (xy 3.978859 3.000726) (xy 3.970312 3.002822) (xy 3.960792 3.004686) (xy 3.949881 3.006332) (xy 3.937162 3.007772)
|
||||||
|
(xy 3.922218 3.009021) (xy 3.904631 3.010089) (xy 3.883985 3.010992) (xy 3.859862 3.011742) (xy 3.831844 3.012351) (xy 3.799515 3.012834) (xy 3.762458 3.013202) (xy 3.720254 3.013470)
|
||||||
|
(xy 3.672487 3.013649) (xy 3.618740 3.013754) (xy 3.558595 3.013798) (xy 3.491635 3.013792) (xy 3.417442 3.013751) (xy 3.335601 3.013687) (xy 3.249587 3.013617) (xy 3.175270 3.013536)
|
||||||
|
(xy 3.103009 3.013413) (xy 3.033283 3.013250) (xy 2.966569 3.013051) (xy 2.903346 3.012818) (xy 2.844092 3.012554) (xy 2.789284 3.012263) (xy 2.739400 3.011946) (xy 2.694920 3.011608)
|
||||||
|
(xy 2.656319 3.011250) (xy 2.624077 3.010876) (xy 2.598671 3.010489) (xy 2.580580 3.010091) (xy 2.570280 3.009685) (xy 2.568419 3.009517) (xy 2.523908 2.999652) (xy 2.477647 2.983253)
|
||||||
|
(xy 2.431829 2.961278) (xy 2.388645 2.934684) (xy 2.375515 2.925185) (xy 2.350501 2.904598) (xy 2.323435 2.879377) (xy 2.296295 2.851597) (xy 2.271060 2.823334) (xy 2.249707 2.796663)
|
||||||
|
(xy 2.240255 2.783302) (xy 2.212272 2.736904) (xy 2.190604 2.690553) (xy 2.173791 2.640941) (xy 2.168344 2.620434) (xy 2.167330 2.615671) (xy 2.166415 2.609667) (xy 2.165593 2.601973)
|
||||||
|
(xy 2.164857 2.592140) (xy 2.164201 2.579717) (xy 2.163618 2.564256) (xy 2.163100 2.545307) (xy 2.162643 2.522422) (xy 2.162239 2.495149) (xy 2.161882 2.463041) (xy 2.161565 2.425648)
|
||||||
|
(xy 2.161281 2.382520) (xy 2.161024 2.333209) (xy 2.160787 2.277265) (xy 2.160564 2.214238) (xy 2.160349 2.143679) (xy 2.160133 2.065139) (xy 2.160116 2.058459) (xy 2.158721 1.524000)
|
||||||
|
(xy 2.548467 1.524000) (xy 2.548467 2.637367) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 5.303308 1.525066) (xy 5.404741 1.525212) (xy 5.498076 1.525342) (xy 5.583682 1.525466) (xy 5.661930 1.525592) (xy 5.733189 1.525730) (xy 5.797827 1.525890) (xy 5.856214 1.526080)
|
||||||
|
(xy 5.908719 1.526311) (xy 5.955712 1.526592) (xy 5.997562 1.526933) (xy 6.034637 1.527341) (xy 6.067308 1.527828) (xy 6.095943 1.528403) (xy 6.120912 1.529075) (xy 6.142584 1.529853)
|
||||||
|
(xy 6.161328 1.530747) (xy 6.177513 1.531766) (xy 6.191510 1.532920) (xy 6.203687 1.534218) (xy 6.214412 1.535670) (xy 6.224057 1.537285) (xy 6.232989 1.539073) (xy 6.241579 1.541042)
|
||||||
|
(xy 6.250194 1.543203) (xy 6.259206 1.545565) (xy 6.268982 1.548137) (xy 6.275916 1.549925) (xy 6.333192 1.568234) (xy 6.386274 1.592712) (xy 6.434503 1.622864) (xy 6.477222 1.658194)
|
||||||
|
(xy 6.513770 1.698207) (xy 6.543489 1.742407) (xy 6.551187 1.756834) (xy 6.569847 1.801107) (xy 6.584159 1.849957) (xy 6.593772 1.901123) (xy 6.598339 1.952343) (xy 6.597508 2.001357)
|
||||||
|
(xy 6.593729 2.032000) (xy 6.586533 2.065089) (xy 6.575746 2.103470) (xy 6.562024 2.145110) (xy 6.546022 2.187975) (xy 6.534450 2.216132) (xy 6.515189 2.261222) (xy 6.538381 2.300628)
|
||||||
|
(xy 6.571090 2.361978) (xy 6.596198 2.421849) (xy 6.613596 2.479897) (xy 6.623173 2.535779) (xy 6.625166 2.573780) (xy 6.621089 2.632474) (xy 6.609018 2.688764) (xy 6.589195 2.742213)
|
||||||
|
(xy 6.561862 2.792381) (xy 6.527261 2.838830) (xy 6.485634 2.881120) (xy 6.437223 2.918812) (xy 6.433635 2.921234) (xy 6.393601 2.946307) (xy 6.355596 2.966150) (xy 6.316718 2.982011)
|
||||||
|
(xy 6.274064 2.995139) (xy 6.245199 3.002282) (xy 6.203950 3.011760) (xy 4.445000 3.014308) (xy 4.445000 2.637367) (xy 4.834466 2.637367) (xy 6.214702 2.637367) (xy 6.213559 2.547409)
|
||||||
|
(xy 6.212416 2.457450) (xy 4.834466 2.455308) (xy 4.834466 2.637367) (xy 4.445000 2.637367) (xy 4.445000 1.900767) (xy 4.834466 1.900767) (xy 4.834466 2.070100) (xy 6.193366 2.070100)
|
||||||
|
(xy 6.193366 1.900767) (xy 4.834466 1.900767) (xy 4.445000 1.900767) (xy 4.445000 1.523783) (xy 5.303308 1.525066) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 8.128357 1.524483) (xy 8.177823 1.524573) (xy 8.221520 1.524757) (xy 8.259897 1.525046) (xy 8.293403 1.525451) (xy 8.322488 1.525980) (xy 8.347602 1.526646) (xy 8.369193 1.527458)
|
||||||
|
(xy 8.387713 1.528427) (xy 8.403609 1.529563) (xy 8.417332 1.530877) (xy 8.429331 1.532378) (xy 8.440055 1.534078) (xy 8.449955 1.535987) (xy 8.459479 1.538114) (xy 8.469078 1.540471)
|
||||||
|
(xy 8.471537 1.541096) (xy 8.528233 1.559859) (xy 8.581855 1.586097) (xy 8.631715 1.619159) (xy 8.677121 1.658395) (xy 8.717385 1.703157) (xy 8.751816 1.752792) (xy 8.779725 1.806653)
|
||||||
|
(xy 8.794682 1.845530) (xy 8.799549 1.860260) (xy 8.803729 1.873555) (xy 8.807279 1.886175) (xy 8.810256 1.898884) (xy 8.812718 1.912442) (xy 8.814721 1.927613) (xy 8.816321 1.945158)
|
||||||
|
(xy 8.817578 1.965840) (xy 8.818546 1.990419) (xy 8.819283 2.019659) (xy 8.819847 2.054321) (xy 8.820294 2.095168) (xy 8.820681 2.142961) (xy 8.821063 2.198159) (xy 8.822798 2.455334)
|
||||||
|
(xy 7.124700 2.455334) (xy 7.124700 2.637367) (xy 8.822267 2.637367) (xy 8.822267 3.014134) (xy 7.995708 3.013456) (xy 7.912475 3.013380) (xy 7.831394 3.013289) (xy 7.752880 3.013186)
|
||||||
|
(xy 7.677348 3.013072) (xy 7.605215 3.012947) (xy 7.536895 3.012812) (xy 7.472804 3.012669) (xy 7.413357 3.012519) (xy 7.358970 3.012363) (xy 7.310057 3.012202) (xy 7.267035 3.012038)
|
||||||
|
(xy 7.230318 3.011871) (xy 7.200322 3.011702) (xy 7.177462 3.011533) (xy 7.162154 3.011365) (xy 7.154813 3.011199) (xy 7.154333 3.011165) (xy 7.112828 3.003661) (xy 7.068363 2.990269)
|
||||||
|
(xy 7.023112 2.971837) (xy 6.979248 2.949210) (xy 6.952369 2.932559) (xy 6.898841 2.892996) (xy 6.852330 2.850512) (xy 6.813127 2.805471) (xy 6.781527 2.758237) (xy 6.757822 2.709176)
|
||||||
|
(xy 6.746827 2.676625) (xy 6.745131 2.670454) (xy 6.743653 2.664375) (xy 6.742375 2.657781) (xy 6.741278 2.650070) (xy 6.740345 2.640633) (xy 6.739559 2.628868) (xy 6.738903 2.614167)
|
||||||
|
(xy 6.738357 2.595927) (xy 6.737906 2.573541) (xy 6.737530 2.546405) (xy 6.737214 2.513912) (xy 6.736938 2.475459) (xy 6.736686 2.430439) (xy 6.736440 2.378247) (xy 6.736182 2.318278)
|
||||||
|
(xy 6.736144 2.309284) (xy 6.735891 2.242989) (xy 6.735738 2.184543) (xy 6.735708 2.133324) (xy 6.735823 2.088713) (xy 6.736105 2.050092) (xy 6.736577 2.016841) (xy 6.737262 1.988341)
|
||||||
|
(xy 6.738180 1.963973) (xy 6.739356 1.943117) (xy 6.740811 1.925155) (xy 6.742568 1.909466) (xy 6.743858 1.900767) (xy 7.124700 1.900767) (xy 7.124700 2.074334) (xy 8.432800 2.074334)
|
||||||
|
(xy 8.432800 1.900767) (xy 7.124700 1.900767) (xy 6.743858 1.900767) (xy 6.744649 1.895433) (xy 6.747077 1.882435) (xy 6.749873 1.869853) (xy 6.752404 1.859620) (xy 6.760472 1.834117)
|
||||||
|
(xy 6.772097 1.805152) (xy 6.785882 1.775728) (xy 6.800428 1.748850) (xy 6.813018 1.729317) (xy 6.839740 1.697181) (xy 6.872649 1.665183) (xy 6.909616 1.635034) (xy 6.948508 1.608444)
|
||||||
|
(xy 6.987195 1.587123) (xy 6.994356 1.583804) (xy 7.031154 1.569084) (xy 7.073199 1.555252) (xy 7.117270 1.543290) (xy 7.151782 1.535736) (xy 7.158535 1.534459) (xy 7.165174 1.533306)
|
||||||
|
(xy 7.172153 1.532270) (xy 7.179923 1.531343) (xy 7.188935 1.530518) (xy 7.199644 1.529786) (xy 7.212499 1.529140) (xy 7.227955 1.528573) (xy 7.246462 1.528076) (xy 7.268473 1.527642)
|
||||||
|
(xy 7.294439 1.527264) (xy 7.324814 1.526933) (xy 7.360050 1.526643) (xy 7.400597 1.526384) (xy 7.446909 1.526150) (xy 7.499438 1.525933) (xy 7.558635 1.525725) (xy 7.624954 1.525519)
|
||||||
|
(xy 7.698845 1.525307) (xy 7.778750 1.525086) (xy 7.863806 1.524860) (xy 7.940846 1.524676) (xy 8.010318 1.524545) (xy 8.072672 1.524477) (xy 8.128357 1.524483) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -3.451187 -2.100792) (xy -3.452283 -1.183217) (xy -3.464804 -1.160613) (xy -3.484268 -1.133139) (xy -3.510671 -1.108646) (xy -3.544212 -1.087043) (xy -3.585091 -1.068234) (xy -3.633508 -1.052125)
|
||||||
|
(xy -3.689662 -1.038623) (xy -3.744529 -1.028988) (xy -3.775812 -1.024537) (xy -3.807662 -1.020573) (xy -3.840852 -1.017051) (xy -3.876152 -1.013928) (xy -3.914335 -1.011157) (xy -3.956173 -1.008697)
|
||||||
|
(xy -4.002439 -1.006501) (xy -4.053903 -1.004527) (xy -4.111337 -1.002728) (xy -4.175515 -1.001063) (xy -4.247207 -0.999485) (xy -4.265083 -0.999125) (xy -4.313643 -0.998096) (xy -4.362106 -0.996944)
|
||||||
|
(xy -4.409723 -0.995696) (xy -4.455747 -0.994378) (xy -4.499428 -0.993018) (xy -4.540018 -0.991643) (xy -4.576767 -0.990278) (xy -4.608927 -0.988950) (xy -4.635748 -0.987687) (xy -4.656483 -0.986516)
|
||||||
|
(xy -4.670383 -0.985462) (xy -4.676698 -0.984553) (xy -4.676968 -0.984410) (xy -4.674565 -0.981119) (xy -4.666678 -0.973045) (xy -4.654186 -0.960990) (xy -4.637971 -0.945754) (xy -4.618913 -0.928137)
|
||||||
|
(xy -4.597891 -0.908941) (xy -4.575787 -0.888966) (xy -4.553481 -0.869013) (xy -4.531853 -0.849883) (xy -4.511784 -0.832376) (xy -4.494154 -0.817293) (xy -4.483100 -0.808085) (xy -4.374756 -0.723902)
|
||||||
|
(xy -4.259229 -0.643006) (xy -4.136474 -0.565383) (xy -4.006444 -0.491016) (xy -3.869094 -0.419887) (xy -3.724378 -0.351982) (xy -3.572249 -0.287284) (xy -3.412661 -0.225777) (xy -3.245570 -0.167443)
|
||||||
|
(xy -3.070928 -0.112268) (xy -2.888690 -0.060234) (xy -2.698809 -0.011326) (xy -2.501240 0.034473) (xy -2.295937 0.077180) (xy -2.082853 0.116809) (xy -1.861944 0.153379) (xy -1.699684 0.177585)
|
||||||
|
(xy -1.623759 0.188241) (xy -1.548568 0.198425) (xy -1.473485 0.208198) (xy -1.397887 0.217626) (xy -1.321148 0.226771) (xy -1.242643 0.235697) (xy -1.161748 0.244469) (xy -1.077837 0.253148)
|
||||||
|
(xy -0.990287 0.261800) (xy -0.898471 0.270487) (xy -0.801766 0.279274) (xy -0.699546 0.288223) (xy -0.591186 0.297398) (xy -0.476063 0.306864) (xy -0.353550 0.316683) (xy -0.262467 0.323846)
|
||||||
|
(xy -0.209675 0.328002) (xy -0.156323 0.332263) (xy -0.103087 0.336570) (xy -0.050640 0.340867) (xy 0.000345 0.345095) (xy 0.049194 0.349196) (xy 0.095234 0.353113) (xy 0.137790 0.356788)
|
||||||
|
(xy 0.176190 0.360162) (xy 0.209758 0.363178) (xy 0.237822 0.365778) (xy 0.259709 0.367904) (xy 0.274743 0.369499) (xy 0.282252 0.370504) (xy 0.282982 0.370709) (xy 0.281507 0.374645)
|
||||||
|
(xy 0.276661 0.385303) (xy 0.268855 0.401828) (xy 0.258500 0.423368) (xy 0.246006 0.449067) (xy 0.231782 0.478073) (xy 0.216623 0.508761) (xy 0.175531 0.592981) (xy 0.137955 0.672928)
|
||||||
|
(xy 0.102659 0.751335) (xy 0.068408 0.830935) (xy 0.039451 0.900943) (xy 0.028559 0.927913) (xy 0.016844 0.957263) (xy 0.004710 0.987953) (xy -0.007443 1.018940) (xy -0.019211 1.049183)
|
||||||
|
(xy -0.030193 1.077640) (xy -0.039986 1.103269) (xy -0.048188 1.125029) (xy -0.054397 1.141879) (xy -0.058209 1.152777) (xy -0.059267 1.156564) (xy -0.055095 1.156874) (xy -0.042828 1.157176)
|
||||||
|
(xy -0.022836 1.157469) (xy 0.004509 1.157752) (xy 0.038837 1.158024) (xy 0.079777 1.158282) (xy 0.126958 1.158527) (xy 0.180008 1.158757) (xy 0.238558 1.158969) (xy 0.302234 1.159165)
|
||||||
|
(xy 0.370668 1.159341) (xy 0.443487 1.159496) (xy 0.520321 1.159630) (xy 0.600799 1.159742) (xy 0.684550 1.159829) (xy 0.771202 1.159890) (xy 0.860385 1.159925) (xy 0.928729 1.159933)
|
||||||
|
(xy 1.916724 1.159933) (xy 2.120739 1.159933) (xy 5.511800 1.159933) (xy 5.511769 1.148292) (xy 5.510733 1.137054) (xy 5.507874 1.119070) (xy 5.503507 1.095788) (xy 5.497948 1.068652)
|
||||||
|
(xy 5.491513 1.039112) (xy 5.484516 1.008611) (xy 5.477274 0.978598) (xy 5.470102 0.950519) (xy 5.463315 0.925821) (xy 5.463063 0.924947) (xy 5.433513 0.833783) (xy 5.397630 0.741855)
|
||||||
|
(xy 5.356313 0.651037) (xy 5.310465 0.563205) (xy 5.260988 0.480232) (xy 5.219643 0.418953) (xy 5.144945 0.321537) (xy 5.064784 0.230532) (xy 4.979379 0.146079) (xy 4.888950 0.068316)
|
||||||
|
(xy 4.793715 -0.002619) (xy 4.693893 -0.066584) (xy 4.589703 -0.123442) (xy 4.481363 -0.173054) (xy 4.369093 -0.215279) (xy 4.253112 -0.249980) (xy 4.133639 -0.277017) (xy 4.121150 -0.279359)
|
||||||
|
(xy 4.085572 -0.285657) (xy 4.053263 -0.290744) (xy 4.022649 -0.294739) (xy 3.992160 -0.297762) (xy 3.960224 -0.299932) (xy 3.925269 -0.301369) (xy 3.885723 -0.302191) (xy 3.840016 -0.302520)
|
||||||
|
(xy 3.816350 -0.302538) (xy 3.763767 -0.302247) (xy 3.717937 -0.301352) (xy 3.677158 -0.299698) (xy 3.639726 -0.297128) (xy 3.603940 -0.293486) (xy 3.568098 -0.288616) (xy 3.530498 -0.282361)
|
||||||
|
(xy 3.489436 -0.274565) (xy 3.470931 -0.270831) (xy 3.355463 -0.242991) (xy 3.243225 -0.207522) (xy 3.134505 -0.164720) (xy 3.029594 -0.114881) (xy 2.928782 -0.058300) (xy 2.832360 0.004727)
|
||||||
|
(xy 2.740617 0.073903) (xy 2.653843 0.148935) (xy 2.572329 0.229525) (xy 2.496364 0.315378) (xy 2.426240 0.406198) (xy 2.362245 0.501690) (xy 2.304671 0.601557) (xy 2.253807 0.705504)
|
||||||
|
(xy 2.209943 0.813236) (xy 2.173370 0.924456) (xy 2.144378 1.038869) (xy 2.133720 1.092200) (xy 2.129993 1.112413) (xy 2.126649 1.130310) (xy 2.124081 1.143807) (xy 2.122769 1.150408)
|
||||||
|
(xy 2.120739 1.159933) (xy 1.916724 1.159933) (xy 1.919672 1.135592) (xy 1.921574 1.122044) (xy 1.924637 1.102664) (xy 1.928452 1.079938) (xy 1.932612 1.056354) (xy 1.933021 1.054100)
|
||||||
|
(xy 1.959536 0.931832) (xy 1.994003 0.812082) (xy 2.036191 0.695200) (xy 2.085866 0.581540) (xy 2.142797 0.471453) (xy 2.206751 0.365293) (xy 2.277495 0.263409) (xy 2.354796 0.166156)
|
||||||
|
(xy 2.438423 0.073885) (xy 2.528143 -0.013052) (xy 2.623724 -0.094302) (xy 2.724932 -0.169515) (xy 2.753783 -0.189134) (xy 2.861211 -0.255715) (xy 2.972491 -0.314773) (xy 3.087512 -0.366267)
|
||||||
|
(xy 3.206161 -0.410156) (xy 3.328328 -0.446398) (xy 3.453899 -0.474952) (xy 3.582147 -0.495696) (xy 3.614473 -0.499145) (xy 3.653446 -0.502071) (xy 3.697257 -0.504434) (xy 3.744101 -0.506197)
|
||||||
|
(xy 3.792170 -0.507319) (xy 3.839657 -0.507762) (xy 3.884756 -0.507487) (xy 3.925660 -0.506454) (xy 3.960561 -0.504624) (xy 3.968052 -0.504045) (xy 4.097495 -0.489253) (xy 4.223460 -0.466765)
|
||||||
|
(xy 4.346074 -0.436531) (xy 4.465460 -0.398500) (xy 4.581745 -0.352624) (xy 4.695053 -0.298853) (xy 4.805511 -0.237135) (xy 4.913242 -0.167422) (xy 5.018374 -0.089663) (xy 5.029200 -0.081083)
|
||||||
|
(xy 5.084253 -0.034606) (xy 5.141077 0.018149) (xy 5.198224 0.075628) (xy 5.254249 0.136279) (xy 5.307706 0.198546) (xy 5.357148 0.260876) (xy 5.392342 0.309033) (xy 5.427945 0.362348)
|
||||||
|
(xy 5.463975 0.421014) (xy 5.499256 0.482872) (xy 5.532614 0.545761) (xy 5.562872 0.607520) (xy 5.588857 0.665989) (xy 5.596091 0.683683) (xy 5.628236 0.770619) (xy 5.657019 0.861363)
|
||||||
|
(xy 5.681666 0.953159) (xy 5.701407 1.043250) (xy 5.709468 1.088451) (xy 5.721135 1.159933) (xy 7.941699 1.159933) (xy 7.992632 1.058136) (xy 8.034560 0.973127) (xy 8.071809 0.895043)
|
||||||
|
(xy 8.104420 0.823783) (xy 8.132436 0.759245) (xy 8.155899 0.701325) (xy 8.174851 0.649923) (xy 8.189336 0.604937) (xy 8.199394 0.566264) (xy 8.202023 0.553425) (xy 8.208977 0.516299)
|
||||||
|
(xy 8.198525 0.493469) (xy 8.184803 0.470692) (xy 8.163788 0.446508) (xy 8.135341 0.420817) (xy 8.099325 0.393521) (xy 8.055605 0.364521) (xy 8.004042 0.333717) (xy 7.944499 0.301011)
|
||||||
|
(xy 7.899400 0.277643) (xy 7.812772 0.235224) (xy 7.718194 0.191777) (xy 7.616103 0.147437) (xy 7.506934 0.102336) (xy 7.391125 0.056608) (xy 7.269112 0.010387) (xy 7.141331 -0.036196)
|
||||||
|
(xy 7.008220 -0.083006) (xy 6.870214 -0.129911) (xy 6.727751 -0.176777) (xy 6.581267 -0.223470) (xy 6.431198 -0.269858) (xy 6.277982 -0.315808) (xy 6.122054 -0.361186) (xy 5.963851 -0.405859)
|
||||||
|
(xy 5.803810 -0.449693) (xy 5.642368 -0.492556) (xy 5.479960 -0.534315) (xy 5.317024 -0.574835) (xy 5.153996 -0.613985) (xy 4.991313 -0.651630) (xy 4.829411 -0.687637) (xy 4.668726 -0.721873)
|
||||||
|
(xy 4.533900 -0.749388) (xy 4.344110 -0.786340) (xy 4.152329 -0.821778) (xy 3.959300 -0.855605) (xy 3.765769 -0.887722) (xy 3.572478 -0.918031) (xy 3.380172 -0.946434) (xy 3.189594 -0.972833)
|
||||||
|
(xy 3.001488 -0.997129) (xy 2.816599 -1.019225) (xy 2.635671 -1.039022) (xy 2.459446 -1.056422) (xy 2.288670 -1.071326) (xy 2.124086 -1.083637) (xy 1.966438 -1.093257) (xy 1.905000 -1.096352)
|
||||||
|
(xy 1.870435 -1.097710) (xy 1.830895 -1.098799) (xy 1.787697 -1.099621) (xy 1.742160 -1.100175) (xy 1.695601 -1.100462) (xy 1.649336 -1.100482) (xy 1.604685 -1.100234) (xy 1.562964 -1.099720)
|
||||||
|
(xy 1.525491 -1.098939) (xy 1.493583 -1.097892) (xy 1.468559 -1.096579) (xy 1.464521 -1.096286) (xy 1.419944 -1.092341) (xy 1.382293 -1.087744) (xy 1.350031 -1.082152) (xy 1.321621 -1.075219)
|
||||||
|
(xy 1.295530 -1.066599) (xy 1.270219 -1.055947) (xy 1.257300 -1.049713) (xy 1.231727 -1.035661) (xy 1.200924 -1.016645) (xy 1.165920 -0.993399) (xy 1.127745 -0.966662) (xy 1.087428 -0.937167)
|
||||||
|
(xy 1.045999 -0.905652) (xy 1.004487 -0.872854) (xy 0.967317 -0.842351) (xy 0.920750 -0.803396) (xy 0.867833 -0.805906) (xy 0.845801 -0.806886) (xy 0.817918 -0.808027) (xy 0.786798 -0.809228)
|
||||||
|
(xy 0.755051 -0.810388) (xy 0.731308 -0.811207) (xy 0.705748 -0.812236) (xy 0.683344 -0.813474) (xy 0.665370 -0.814823) (xy 0.653102 -0.816184) (xy 0.647813 -0.817459) (xy 0.647700 -0.817654)
|
||||||
|
(xy 0.650490 -0.822820) (xy 0.658263 -0.833049) (xy 0.670118 -0.847313) (xy 0.685158 -0.864583) (xy 0.702482 -0.883833) (xy 0.721193 -0.904033) (xy 0.740391 -0.924156) (xy 0.744616 -0.928496)
|
||||||
|
(xy 0.804564 -0.986608) (xy 0.867660 -1.041717) (xy 0.932718 -1.092962) (xy 0.998553 -1.139482) (xy 1.063979 -1.180417) (xy 1.127810 -1.214906) (xy 1.160004 -1.230018) (xy 1.193048 -1.244206)
|
||||||
|
(xy 1.224103 -1.256396) (xy 1.254129 -1.266733) (xy 1.284088 -1.275362) (xy 1.314942 -1.282426) (xy 1.347649 -1.288069) (xy 1.383173 -1.292436) (xy 1.422474 -1.295671) (xy 1.466512 -1.297918)
|
||||||
|
(xy 1.516250 -1.299321) (xy 1.572647 -1.300024) (xy 1.627790 -1.300179) (xy 1.739034 -1.298988) (xy 1.857861 -1.295550) (xy 1.983710 -1.289938) (xy 2.116022 -1.282225) (xy 2.254237 -1.272485)
|
||||||
|
(xy 2.397794 -1.260791) (xy 2.546133 -1.247214) (xy 2.698695 -1.231830) (xy 2.854919 -1.214709) (xy 3.014245 -1.195926) (xy 3.176113 -1.175554) (xy 3.339964 -1.153666) (xy 3.505237 -1.130334)
|
||||||
|
(xy 3.671372 -1.105631) (xy 3.837809 -1.079632) (xy 4.003988 -1.052408) (xy 4.169349 -1.024033) (xy 4.333332 -0.994580) (xy 4.495377 -0.964122) (xy 4.654923 -0.932731) (xy 4.811412 -0.900482)
|
||||||
|
(xy 4.964282 -0.867447) (xy 4.990487 -0.861620) (xy 5.027899 -0.853178) (xy 5.072411 -0.842986) (xy 5.122900 -0.831308) (xy 5.178244 -0.818408) (xy 5.237318 -0.804551) (xy 5.299000 -0.790003)
|
||||||
|
(xy 5.362166 -0.775028) (xy 5.425694 -0.759890) (xy 5.488461 -0.744855) (xy 5.549343 -0.730187) (xy 5.594169 -0.719324) (xy 5.805429 -0.667080) (xy 6.009088 -0.614875) (xy 6.205102 -0.562728)
|
||||||
|
(xy 6.393428 -0.510654) (xy 6.574021 -0.458669) (xy 6.746839 -0.406791) (xy 6.911837 -0.355036) (xy 7.068973 -0.303421) (xy 7.218203 -0.251961) (xy 7.359483 -0.200674) (xy 7.492770 -0.149576)
|
||||||
|
(xy 7.618021 -0.098684) (xy 7.735191 -0.048014) (xy 7.844237 0.002417) (xy 7.945116 0.052594) (xy 8.037785 0.102498) (xy 8.122199 0.152114) (xy 8.198315 0.201425) (xy 8.266091 0.250414)
|
||||||
|
(xy 8.325481 0.299066) (xy 8.362023 0.332894) (xy 8.386347 0.357698) (xy 8.404571 0.378711) (xy 8.417523 0.397012) (xy 8.426032 0.413676) (xy 8.427895 0.418674) (xy 8.431204 0.434953)
|
||||||
|
(xy 8.432605 0.457004) (xy 8.432166 0.482363) (xy 8.429954 0.508570) (xy 8.426037 0.533161) (xy 8.424565 0.539750) (xy 8.413422 0.579892) (xy 8.397744 0.626769) (xy 8.377510 0.680427)
|
||||||
|
(xy 8.352703 0.740909) (xy 8.323302 0.808261) (xy 8.289290 0.882527) (xy 8.250646 0.963751) (xy 8.207351 1.051979) (xy 8.195604 1.075525) (xy 8.153386 1.159881) (xy 8.480418 1.160966)
|
||||||
|
(xy 8.807450 1.162050) (xy 8.808661 1.203325) (xy 8.809873 1.244600) (xy -8.818033 1.244600) (xy -8.818033 1.159933) (xy -8.361927 1.159933) (xy -8.157795 1.159933) (xy -4.611273 1.159933)
|
||||||
|
(xy -4.617035 1.122892) (xy -4.633933 1.032371) (xy -4.656748 0.938997) (xy -4.684849 0.845280) (xy -4.693073 0.820788) (xy -4.736651 0.706869) (xy -4.787766 0.596619) (xy -4.846171 0.490375)
|
||||||
|
(xy -4.911618 0.388478) (xy -4.983859 0.291267) (xy -5.062647 0.199081) (xy -5.147733 0.112260) (xy -5.238872 0.031143) (xy -5.310717 -0.025501) (xy -5.410759 -0.095333) (xy -5.513934 -0.157491)
|
||||||
|
(xy -5.620466 -0.212064) (xy -5.730579 -0.259140) (xy -5.844496 -0.298807) (xy -5.962441 -0.331154) (xy -6.084639 -0.356269) (xy -6.184942 -0.371132) (xy -6.213848 -0.373931) (xy -6.249454 -0.376124)
|
||||||
|
(xy -6.290113 -0.377711) (xy -6.334179 -0.378692) (xy -6.380004 -0.379065) (xy -6.425941 -0.378832) (xy -6.470344 -0.377990) (xy -6.511565 -0.376541) (xy -6.547959 -0.374483) (xy -6.577876 -0.371817)
|
||||||
|
(xy -6.582833 -0.371224) (xy -6.643953 -0.362852) (xy -6.699671 -0.353713) (xy -6.753054 -0.343244) (xy -6.807164 -0.330883) (xy -6.820326 -0.327640) (xy -6.939195 -0.293689) (xy -7.054603 -0.252014)
|
||||||
|
(xy -7.166489 -0.202645) (xy -7.274791 -0.145613) (xy -7.379447 -0.080950) (xy -7.480394 -0.008685) (xy -7.506511 0.011732) (xy -7.533440 0.034232) (xy -7.564441 0.061923) (xy -7.598186 0.093479)
|
||||||
|
(xy -7.633346 0.127568) (xy -7.668594 0.162863) (xy -7.702600 0.198035) (xy -7.734037 0.231756) (xy -7.761575 0.262695) (xy -7.782569 0.287867) (xy -7.852897 0.382497) (xy -7.917045 0.482047)
|
||||||
|
(xy -7.974670 0.585749) (xy -8.025429 0.692838) (xy -8.068978 0.802548) (xy -8.104973 0.914113) (xy -8.133072 1.026767) (xy -8.147014 1.100667) (xy -8.150120 1.119243) (xy -8.152939 1.135529)
|
||||||
|
(xy -8.155046 1.147106) (xy -8.155710 1.150408) (xy -8.157795 1.159933) (xy -8.361927 1.159933) (xy -8.358974 1.133475) (xy -8.355396 1.106976) (xy -8.349987 1.074262) (xy -8.343127 1.037292)
|
||||||
|
(xy -8.335195 0.998027) (xy -8.326570 0.958425) (xy -8.318366 0.923454) (xy -8.284198 0.801026) (xy -8.242257 0.681579) (xy -8.192814 0.565445) (xy -8.136138 0.452955) (xy -8.072500 0.344443)
|
||||||
|
(xy -8.002168 0.240240) (xy -7.925413 0.140679) (xy -7.842505 0.046091) (xy -7.753713 -0.043191) (xy -7.659306 -0.126834) (xy -7.559555 -0.204508) (xy -7.454729 -0.275879) (xy -7.345099 -0.340615)
|
||||||
|
(xy -7.253817 -0.387548) (xy -7.142215 -0.437183) (xy -7.028385 -0.479590) (xy -6.911547 -0.514992) (xy -6.790918 -0.543614) (xy -6.665716 -0.565678) (xy -6.601883 -0.574234) (xy -6.581336 -0.576482)
|
||||||
|
(xy -6.560111 -0.578275) (xy -6.536973 -0.579658) (xy -6.510686 -0.580675) (xy -6.480015 -0.581371) (xy -6.443725 -0.581789) (xy -6.400579 -0.581975) (xy -6.385983 -0.581992) (xy -6.328688 -0.581741)
|
||||||
|
(xy -6.278165 -0.580818) (xy -6.232736 -0.579073) (xy -6.190723 -0.576360) (xy -6.150448 -0.572531) (xy -6.110232 -0.567439) (xy -6.068399 -0.560935) (xy -6.023270 -0.552873) (xy -5.996517 -0.547737)
|
||||||
|
(xy -5.871217 -0.519008) (xy -5.749171 -0.482652) (xy -5.630639 -0.438939) (xy -5.515881 -0.388138) (xy -5.405157 -0.330518) (xy -5.298728 -0.266348) (xy -5.196852 -0.195897) (xy -5.099792 -0.119434)
|
||||||
|
(xy -5.007806 -0.037228) (xy -4.921155 0.050450) (xy -4.840099 0.143333) (xy -4.764899 0.241151) (xy -4.695813 0.343636) (xy -4.633103 0.450517) (xy -4.577028 0.561526) (xy -4.527849 0.676393)
|
||||||
|
(xy -4.485826 0.794850) (xy -4.451219 0.916627) (xy -4.424287 1.041455) (xy -4.416549 1.086913) (xy -4.404988 1.159942) (xy -2.341917 1.158879) (xy -0.278846 1.157817) (xy -0.237327 1.047750)
|
||||||
|
(xy -0.216579 0.993376) (xy -0.194742 0.937305) (xy -0.172281 0.880668) (xy -0.149665 0.824597) (xy -0.127358 0.770223) (xy -0.105828 0.718679) (xy -0.085540 0.671095) (xy -0.066962 0.628604)
|
||||||
|
(xy -0.050560 0.592338) (xy -0.042880 0.575968) (xy -0.036675 0.562446) (xy -0.032473 0.552286) (xy -0.031102 0.547508) (xy -0.031151 0.547405) (xy -0.035480 0.546860) (xy -0.047541 0.545720)
|
||||||
|
(xy -0.066623 0.544044) (xy -0.092015 0.541889) (xy -0.123009 0.539316) (xy -0.158892 0.536382) (xy -0.198956 0.533147) (xy -0.242490 0.529669) (xy -0.288784 0.526008) (xy -0.303024 0.524888)
|
||||||
|
(xy -0.421907 0.515481) (xy -0.533001 0.506522) (xy -0.636969 0.497944) (xy -0.734474 0.489683) (xy -0.826179 0.481673) (xy -0.912745 0.473848) (xy -0.994837 0.466143) (xy -1.073115 0.458492)
|
||||||
|
(xy -1.148244 0.450830) (xy -1.220885 0.443091) (xy -1.291702 0.435209) (xy -1.361356 0.427120) (xy -1.430512 0.418757) (xy -1.499830 0.410055) (xy -1.569974 0.400948) (xy -1.610784 0.395524)
|
||||||
|
(xy -1.844583 0.362130) (xy -2.070557 0.325634) (xy -2.288763 0.286011) (xy -2.499261 0.243240) (xy -2.702111 0.197298) (xy -2.897373 0.148163) (xy -3.085105 0.095812) (xy -3.265367 0.040224)
|
||||||
|
(xy -3.438219 -0.018624) (xy -3.603720 -0.080755) (xy -3.761930 -0.146191) (xy -3.912907 -0.214955) (xy -4.056712 -0.287068) (xy -4.193404 -0.362553) (xy -4.323043 -0.441433) (xy -4.445687 -0.523729)
|
||||||
|
(xy -4.561397 -0.609465) (xy -4.670232 -0.698662) (xy -4.772251 -0.791343) (xy -4.776872 -0.795779) (xy -4.806347 -0.824747) (xy -4.834527 -0.853599) (xy -4.860626 -0.881448) (xy -4.883856 -0.907410)
|
||||||
|
(xy -4.903433 -0.930598) (xy -4.918569 -0.950126) (xy -4.928478 -0.965109) (xy -4.930357 -0.968675) (xy -4.940251 -0.998360) (xy -4.942867 -1.029644) (xy -4.938197 -1.060337) (xy -4.930689 -1.080099)
|
||||||
|
(xy -4.914910 -1.105400) (xy -4.894009 -1.126893) (xy -4.867413 -1.144875) (xy -4.834551 -1.159641) (xy -4.794850 -1.171484) (xy -4.747740 -1.180701) (xy -4.730922 -1.183155) (xy -4.709957 -1.185764)
|
||||||
|
(xy -4.687183 -1.188110) (xy -4.661971 -1.190220) (xy -4.633691 -1.192117) (xy -4.601715 -1.193829) (xy -4.565412 -1.195379) (xy -4.524154 -1.196792) (xy -4.477311 -1.198095) (xy -4.424254 -1.199311)
|
||||||
|
(xy -4.364353 -1.200468) (xy -4.296980 -1.201588) (xy -4.254288 -1.202231) (xy -4.179510 -1.203417) (xy -4.112618 -1.204700) (xy -4.053033 -1.206121) (xy -4.000176 -1.207720) (xy -3.953467 -1.209536)
|
||||||
|
(xy -3.912327 -1.211609) (xy -3.876175 -1.213979) (xy -3.844432 -1.216687) (xy -3.816518 -1.219772) (xy -3.791855 -1.223274) (xy -3.769861 -1.227233) (xy -3.749958 -1.231688) (xy -3.731567 -1.236681)
|
||||||
|
(xy -3.724912 -1.238709) (xy -3.701655 -1.247232) (xy -3.685577 -1.256431) (xy -3.675397 -1.267410) (xy -3.669837 -1.281273) (xy -3.668712 -1.287239) (xy -3.667363 -1.299297) (xy -3.666091 -1.316843)
|
||||||
|
(xy -3.664894 -1.340073) (xy -3.663769 -1.369181) (xy -3.662714 -1.404360) (xy -3.661725 -1.445804) (xy -3.660799 -1.493708) (xy -3.659935 -1.548265) (xy -3.659130 -1.609669) (xy -3.658380 -1.678115)
|
||||||
|
(xy -3.657683 -1.753797) (xy -3.657036 -1.836908) (xy -3.656437 -1.927642) (xy -3.655883 -2.026194) (xy -3.655371 -2.132757) (xy -3.654899 -2.247526) (xy -3.654744 -2.289175) (xy -3.652106 -3.018366)
|
||||||
|
(xy -3.450091 -3.018366) (xy -3.451187 -2.100792) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -1.631321 -2.753159) (xy -1.584163 -2.751528) (xy -1.540600 -2.748525) (xy -1.502936 -2.744165) (xy -1.500717 -2.743830) (xy -1.418084 -2.727991) (xy -1.340455 -2.706392) (xy -1.266983 -2.678605)
|
||||||
|
(xy -1.196821 -2.644199) (xy -1.129124 -2.602745) (xy -1.063044 -2.553814) (xy -0.997735 -2.496976) (xy -0.978883 -2.479014) (xy -0.950948 -2.451108) (xy -0.926207 -2.424483) (xy -0.903272 -2.397407)
|
||||||
|
(xy -0.880751 -2.368153) (xy -0.857255 -2.334988) (xy -0.831395 -2.296185) (xy -0.828899 -2.292350) (xy -0.794058 -2.237174) (xy -0.765030 -2.187783) (xy -0.741706 -2.143910) (xy -0.723981 -2.105285)
|
||||||
|
(xy -0.711748 -2.071640) (xy -0.704900 -2.042706) (xy -0.703331 -2.018214) (xy -0.706935 -1.997895) (xy -0.709553 -1.991391) (xy -0.721508 -1.972969) (xy -0.738843 -1.954702) (xy -0.758842 -1.939235)
|
||||||
|
(xy -0.769263 -1.933241) (xy -0.787056 -1.925536) (xy -0.806927 -1.919397) (xy -0.829373 -1.914858) (xy -0.854891 -1.911950) (xy -0.883979 -1.910707) (xy -0.917134 -1.911159) (xy -0.954854 -1.913341)
|
||||||
|
(xy -0.997636 -1.917283) (xy -1.045978 -1.923019) (xy -1.100376 -1.930581) (xy -1.161328 -1.940000) (xy -1.229332 -1.951310) (xy -1.304884 -1.964543) (xy -1.335617 -1.970071) (xy -1.388211 -1.979583)
|
||||||
|
(xy -1.433212 -1.987688) (xy -1.471356 -1.994501) (xy -1.503378 -2.000136) (xy -1.530016 -2.004707) (xy -1.552004 -2.008329) (xy -1.570080 -2.011114) (xy -1.584978 -2.013178) (xy -1.597435 -2.014633)
|
||||||
|
(xy -1.608187 -2.015595) (xy -1.617969 -2.016177) (xy -1.627519 -2.016494) (xy -1.636184 -2.016641) (xy -1.662097 -2.016359) (xy -1.681049 -2.014379) (xy -1.694466 -2.010149) (xy -1.703774 -2.003118)
|
||||||
|
(xy -1.710400 -1.992734) (xy -1.712819 -1.986998) (xy -1.717443 -1.965835) (xy -1.717854 -1.939733) (xy -1.714454 -1.910852) (xy -1.707646 -1.881352) (xy -1.697831 -1.853393) (xy -1.685413 -1.829134)
|
||||||
|
(xy -1.682612 -1.824857) (xy -1.664105 -1.803288) (xy -1.638185 -1.781205) (xy -1.605836 -1.759205) (xy -1.568038 -1.737886) (xy -1.525772 -1.717846) (xy -1.480022 -1.699682) (xy -1.472637 -1.697057)
|
||||||
|
(xy -1.432477 -1.683358) (xy -1.384760 -1.667698) (xy -1.330118 -1.650267) (xy -1.269181 -1.631256) (xy -1.202582 -1.610855) (xy -1.130953 -1.589255) (xy -1.054924 -1.566646) (xy -0.975127 -1.543218)
|
||||||
|
(xy -0.892195 -1.519162) (xy -0.806758 -1.494668) (xy -0.719448 -1.469927) (xy -0.715446 -1.468800) (xy -0.679335 -1.458602) (xy -0.645819 -1.449079) (xy -0.615760 -1.440481) (xy -0.590025 -1.433057)
|
||||||
|
(xy -0.569476 -1.427058) (xy -0.554978 -1.422733) (xy -0.547396 -1.420333) (xy -0.546476 -1.419953) (xy -0.547319 -1.415499) (xy -0.551022 -1.404280) (xy -0.557170 -1.387340) (xy -0.565350 -1.365724)
|
||||||
|
(xy -0.575147 -1.340474) (xy -0.586149 -1.312634) (xy -0.597941 -1.283249) (xy -0.610111 -1.253362) (xy -0.622244 -1.224017) (xy -0.633926 -1.196258) (xy -0.644744 -1.171129) (xy -0.648226 -1.163203)
|
||||||
|
(xy -0.675347 -1.103166) (xy -0.701030 -1.049170) (xy -0.726276 -0.999148) (xy -0.743378 -0.966955) (xy -0.761926 -0.932727) (xy -0.826522 -0.942375) (xy -0.863333 -0.948080) (xy -0.896897 -0.953684)
|
||||||
|
(xy -0.926365 -0.959018) (xy -0.950892 -0.963913) (xy -0.969629 -0.968198) (xy -0.981729 -0.971703) (xy -0.986346 -0.974260) (xy -0.986367 -0.974401) (xy -0.984503 -0.978893) (xy -0.979183 -0.990105)
|
||||||
|
(xy -0.970811 -1.007220) (xy -0.959794 -1.029425) (xy -0.946535 -1.055903) (xy -0.931442 -1.085839) (xy -0.914918 -1.118418) (xy -0.907823 -1.132353) (xy -0.829280 -1.286439) (xy -0.858082 -1.294844)
|
||||||
|
(xy -0.869318 -1.298118) (xy -0.887426 -1.303388) (xy -0.911145 -1.310288) (xy -0.939218 -1.318452) (xy -0.970385 -1.327514) (xy -1.003387 -1.337106) (xy -1.018117 -1.341387) (xy -1.112782 -1.369110)
|
||||||
|
(xy -1.199464 -1.394946) (xy -1.278417 -1.418981) (xy -1.349890 -1.441301) (xy -1.414136 -1.461992) (xy -1.471405 -1.481140) (xy -1.521951 -1.498831) (xy -1.566023 -1.515151) (xy -1.603874 -1.530186)
|
||||||
|
(xy -1.635755 -1.544022) (xy -1.661918 -1.556745) (xy -1.682613 -1.568441) (xy -1.683360 -1.568907) (xy -1.735483 -1.603725) (xy -1.779843 -1.638277) (xy -1.817072 -1.673397) (xy -1.847802 -1.709914)
|
||||||
|
(xy -1.872667 -1.748660) (xy -1.892297 -1.790466) (xy -1.907325 -1.836163) (xy -1.916264 -1.875066) (xy -1.922649 -1.925504) (xy -1.922250 -1.974221) (xy -1.915370 -2.020462) (xy -1.902311 -2.063473)
|
||||||
|
(xy -1.883373 -2.102501) (xy -1.858859 -2.136790) (xy -1.829070 -2.165586) (xy -1.794307 -2.188136) (xy -1.790254 -2.190173) (xy -1.765059 -2.201582) (xy -1.741776 -2.209795) (xy -1.718109 -2.215278)
|
||||||
|
(xy -1.691766 -2.218494) (xy -1.660451 -2.219909) (xy -1.642534 -2.220085) (xy -1.628067 -2.220082) (xy -1.614986 -2.219945) (xy -1.602506 -2.219562) (xy -1.589843 -2.218822) (xy -1.576214 -2.217613)
|
||||||
|
(xy -1.560835 -2.215825) (xy -1.542923 -2.213345) (xy -1.521693 -2.210063) (xy -1.496361 -2.205866) (xy -1.466145 -2.200645) (xy -1.430260 -2.194287) (xy -1.387922 -2.186680) (xy -1.338348 -2.177715)
|
||||||
|
(xy -1.316567 -2.173768) (xy -1.260795 -2.163771) (xy -1.208490 -2.154614) (xy -1.160227 -2.146386) (xy -1.116583 -2.139178) (xy -1.078133 -2.133081) (xy -1.045452 -2.128184) (xy -1.019115 -2.124579)
|
||||||
|
(xy -0.999699 -2.122354) (xy -0.987778 -2.121601) (xy -0.985133 -2.121748) (xy -0.983750 -2.125240) (xy -0.987754 -2.133940) (xy -0.996493 -2.147119) (xy -1.009315 -2.164050) (xy -1.025568 -2.184007)
|
||||||
|
(xy -1.044600 -2.206262) (xy -1.065759 -2.230088) (xy -1.088392 -2.254759) (xy -1.111848 -2.279546) (xy -1.135474 -2.303724) (xy -1.158618 -2.326564) (xy -1.180628 -2.347340) (xy -1.200851 -2.365326)
|
||||||
|
(xy -1.211716 -2.374361) (xy -1.279116 -2.424053) (xy -1.347591 -2.465387) (xy -1.417321 -2.498423) (xy -1.488487 -2.523222) (xy -1.561270 -2.539846) (xy -1.635851 -2.548355) (xy -1.712411 -2.548810)
|
||||||
|
(xy -1.727237 -2.547988) (xy -1.808565 -2.538694) (xy -1.886506 -2.521689) (xy -1.960822 -2.497109) (xy -2.031274 -2.465089) (xy -2.097625 -2.425765) (xy -2.159637 -2.379273) (xy -2.217072 -2.325747)
|
||||||
|
(xy -2.269691 -2.265324) (xy -2.302589 -2.220383) (xy -2.340984 -2.159184) (xy -2.371846 -2.098780) (xy -2.395398 -2.038169) (xy -2.411865 -1.976349) (xy -2.421471 -1.912315) (xy -2.424439 -1.845066)
|
||||||
|
(xy -2.420993 -1.773599) (xy -2.414634 -1.718733) (xy -2.404490 -1.661630) (xy -2.389715 -1.599672) (xy -2.370908 -1.534661) (xy -2.348671 -1.468398) (xy -2.323603 -1.402686) (xy -2.296305 -1.339324)
|
||||||
|
(xy -2.270326 -1.285798) (xy -2.253827 -1.258796) (xy -2.231235 -1.229248) (xy -2.203901 -1.198648) (xy -2.173175 -1.168487) (xy -2.140407 -1.140258) (xy -2.134299 -1.135421) (xy -2.078637 -1.095895)
|
||||||
|
(xy -2.014787 -1.057787) (xy -1.942912 -1.021135) (xy -1.863178 -0.985974) (xy -1.775747 -0.952341) (xy -1.680786 -0.920272) (xy -1.578457 -0.889802) (xy -1.468926 -0.860969) (xy -1.352357 -0.833807)
|
||||||
|
(xy -1.228913 -0.808354) (xy -1.098760 -0.784645) (xy -0.962061 -0.762717) (xy -0.818982 -0.742605) (xy -0.669686 -0.724347) (xy -0.514337 -0.707977) (xy -0.353101 -0.693533) (xy -0.186140 -0.681049)
|
||||||
|
(xy -0.023283 -0.671090) (xy 0.035589 -0.667904) (xy 0.088145 -0.665169) (xy 0.135774 -0.662841) (xy 0.179867 -0.660875) (xy 0.221812 -0.659229) (xy 0.263000 -0.657859) (xy 0.304822 -0.656722)
|
||||||
|
(xy 0.348665 -0.655773) (xy 0.395922 -0.654970) (xy 0.447981 -0.654269) (xy 0.506232 -0.653626) (xy 0.547158 -0.653227) (xy 0.593719 -0.652751) (xy 0.637683 -0.652223) (xy 0.678334 -0.651659)
|
||||||
|
(xy 0.714958 -0.651071) (xy 0.746838 -0.650473) (xy 0.773259 -0.649878) (xy 0.793506 -0.649302) (xy 0.806863 -0.648756) (xy 0.812616 -0.648255) (xy 0.812791 -0.648160) (xy 0.810244 -0.644329)
|
||||||
|
(xy 0.803043 -0.634737) (xy 0.791840 -0.620222) (xy 0.777287 -0.601621) (xy 0.760038 -0.579770) (xy 0.740743 -0.555506) (xy 0.734075 -0.547158) (xy 0.655367 -0.448733) (xy 0.510775 -0.449386)
|
||||||
|
(xy 0.470774 -0.449663) (xy 0.428350 -0.450127) (xy 0.385572 -0.450744) (xy 0.344512 -0.451478) (xy 0.307237 -0.452297) (xy 0.275817 -0.453166) (xy 0.268817 -0.453397) (xy 0.121785 -0.459300)
|
||||||
|
(xy -0.025821 -0.466852) (xy -0.172625 -0.475947) (xy -0.317250 -0.486482) (xy -0.458320 -0.498351) (xy -0.594455 -0.511452) (xy -0.724281 -0.525679) (xy -0.789517 -0.533572) (xy -0.980213 -0.560886)
|
||||||
|
(xy -1.166107 -0.594437) (xy -1.346850 -0.634152) (xy -1.522093 -0.679960) (xy -1.586733 -0.698817) (xy -1.677137 -0.727198) (xy -1.764736 -0.757131) (xy -1.849082 -0.788384) (xy -1.929727 -0.820725)
|
||||||
|
(xy -2.006223 -0.853919) (xy -2.078122 -0.887733) (xy -2.144977 -0.921935) (xy -2.206339 -0.956290) (xy -2.261760 -0.990566) (xy -2.310792 -1.024530) (xy -2.352987 -1.057948) (xy -2.387897 -1.090587)
|
||||||
|
(xy -2.415075 -1.122213) (xy -2.423683 -1.134533) (xy -2.444567 -1.169540) (xy -2.466425 -1.211550) (xy -2.488671 -1.259246) (xy -2.510723 -1.311308) (xy -2.531997 -1.366420) (xy -2.551909 -1.423261)
|
||||||
|
(xy -2.553016 -1.426603) (xy -2.578617 -1.509715) (xy -2.599660 -1.589996) (xy -2.616076 -1.666902) (xy -2.627800 -1.739890) (xy -2.634764 -1.808416) (xy -2.636902 -1.871938) (xy -2.634146 -1.929910)
|
||||||
|
(xy -2.626430 -1.981791) (xy -2.623155 -1.996017) (xy -2.597477 -2.081692) (xy -2.564174 -2.165555) (xy -2.523795 -2.246730) (xy -2.476887 -2.324336) (xy -2.423997 -2.397496) (xy -2.365674 -2.465332)
|
||||||
|
(xy -2.302465 -2.526965) (xy -2.280077 -2.546252) (xy -2.237973 -2.578475) (xy -2.189880 -2.610326) (xy -2.138213 -2.640406) (xy -2.085386 -2.667316) (xy -2.033815 -2.689656) (xy -2.030081 -2.691102)
|
||||||
|
(xy -1.998651 -2.702007) (xy -1.961342 -2.713078) (xy -1.920704 -2.723684) (xy -1.879287 -2.733193) (xy -1.839641 -2.740974) (xy -1.809750 -2.745687) (xy -1.771287 -2.749682) (xy -1.727189 -2.752250)
|
||||||
|
(xy -1.679765 -2.753404) (xy -1.631321 -2.753159) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
)
|
||||||
214
Hardware/footprints/LeitOnLogo_small.kicad_mod
Normal file
214
Hardware/footprints/LeitOnLogo_small.kicad_mod
Normal file
@ -0,0 +1,214 @@
|
|||||||
|
(module LOGO (layer F.Cu)
|
||||||
|
(at 0 0)
|
||||||
|
(fp_text reference "G***" (at 0 0) (layer F.SilkS) hide
|
||||||
|
(effects (font (thickness 0.3)))
|
||||||
|
)
|
||||||
|
(fp_text value "LOGO" (at 0.75 0) (layer F.SilkS) hide
|
||||||
|
(effects (font (thickness 0.3)))
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 0.566668 -0.599721) (xy 0.614704 -0.597573) (xy 0.656735 -0.593379) (xy 0.685800 -0.588041) (xy 0.709339 -0.581706) (xy 0.728147 -0.575727) (xy 0.738711 -0.571242) (xy 0.739457 -0.570689)
|
||||||
|
(xy 0.750818 -0.565657) (xy 0.755568 -0.565150) (xy 0.767440 -0.561949) (xy 0.787198 -0.553343) (xy 0.812066 -0.540827) (xy 0.839269 -0.525897) (xy 0.866031 -0.510048) (xy 0.889577 -0.494777)
|
||||||
|
(xy 0.899780 -0.487446) (xy 0.944259 -0.447601) (xy 0.986329 -0.397987) (xy 1.023975 -0.341529) (xy 1.055185 -0.281152) (xy 1.072815 -0.236080) (xy 1.089759 -0.172649) (xy 1.100702 -0.103157)
|
||||||
|
(xy 1.104776 -0.033156) (xy 1.104782 -0.031222) (xy 1.104562 -0.005052) (xy 1.103549 0.018146) (xy 1.101385 0.041511) (xy 1.097709 0.068182) (xy 1.092162 0.101296) (xy 1.085179 0.139700)
|
||||||
|
(xy 1.062274 0.230367) (xy 1.027598 0.320984) (xy 0.982025 0.410314) (xy 0.926427 0.497124) (xy 0.861680 0.580176) (xy 0.788656 0.658236) (xy 0.708229 0.730069) (xy 0.623019 0.793266)
|
||||||
|
(xy 0.550323 0.837398) (xy 0.471912 0.876477) (xy 0.391541 0.908886) (xy 0.312964 0.933005) (xy 0.282702 0.940005) (xy 0.243614 0.946408) (xy 0.197335 0.951328) (xy 0.147904 0.954566)
|
||||||
|
(xy 0.099360 0.955921) (xy 0.055742 0.955195) (xy 0.025085 0.952733) (xy -0.020088 0.944211) (xy -0.069293 0.930239) (xy -0.118996 0.912201) (xy -0.165662 0.891478) (xy -0.205757 0.869451)
|
||||||
|
(xy -0.228602 0.853537) (xy -0.276572 0.811200) (xy -0.320139 0.764569) (xy -0.357227 0.716225) (xy -0.385762 0.668748) (xy -0.396824 0.644525) (xy -0.404605 0.625365) (xy -0.411322 0.609341)
|
||||||
|
(xy -0.412593 0.606425) (xy -0.427465 0.563558) (xy -0.438840 0.511811) (xy -0.446383 0.454600) (xy -0.449755 0.395347) (xy -0.448912 0.352271) (xy -0.042454 0.352271) (xy -0.036814 0.412827)
|
||||||
|
(xy -0.022635 0.470037) (xy -0.000528 0.521351) (xy 0.025650 0.560393) (xy 0.059363 0.591434) (xy 0.101374 0.614358) (xy 0.149830 0.628679) (xy 0.202875 0.633911) (xy 0.258657 0.629566)
|
||||||
|
(xy 0.276225 0.626196) (xy 0.338551 0.606247) (xy 0.398952 0.574806) (xy 0.456447 0.533043) (xy 0.510052 0.482131) (xy 0.558787 0.423240) (xy 0.601671 0.357544) (xy 0.637720 0.286213)
|
||||||
|
(xy 0.665954 0.210420) (xy 0.683805 0.139700) (xy 0.694812 0.063099) (xy 0.696778 -0.007435) (xy 0.689890 -0.071280) (xy 0.674332 -0.127812) (xy 0.650291 -0.176406) (xy 0.617955 -0.216439)
|
||||||
|
(xy 0.577508 -0.247286) (xy 0.566497 -0.253313) (xy 0.532911 -0.265454) (xy 0.491435 -0.272910) (xy 0.446025 -0.275579) (xy 0.400636 -0.273357) (xy 0.359222 -0.266143) (xy 0.337614 -0.259251)
|
||||||
|
(xy 0.275091 -0.228962) (xy 0.214971 -0.189280) (xy 0.159689 -0.142330) (xy 0.111678 -0.090236) (xy 0.073370 -0.035123) (xy 0.066225 -0.022315) (xy 0.059553 -0.009966) (xy 0.049252 0.008892)
|
||||||
|
(xy 0.040180 0.025400) (xy 0.010039 0.090024) (xy -0.014008 0.163739) (xy -0.032252 0.247522) (xy -0.038941 0.290924) (xy -0.042454 0.352271) (xy -0.448912 0.352271) (xy -0.448622 0.337469)
|
||||||
|
(xy -0.443668 0.290630) (xy -0.420640 0.179871) (xy -0.386951 0.075675) (xy -0.342339 -0.022686) (xy -0.311778 -0.076656) (xy -0.271913 -0.138336) (xy -0.230618 -0.194090) (xy -0.184875 -0.247649)
|
||||||
|
(xy -0.131667 -0.302745) (xy -0.118681 -0.315422) (xy -0.030405 -0.392547) (xy 0.063045 -0.458089) (xy 0.161822 -0.512132) (xy 0.266078 -0.554758) (xy 0.375967 -0.586050) (xy 0.384175 -0.587884)
|
||||||
|
(xy 0.421380 -0.593904) (xy 0.466521 -0.597885) (xy 0.516111 -0.599824) (xy 0.566668 -0.599721) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -3.987398 -0.577850) (xy -3.929307 -0.577649) (xy -3.880100 -0.577060) (xy -3.840561 -0.576108) (xy -3.811472 -0.574819) (xy -3.793616 -0.573216) (xy -3.787828 -0.571586) (xy -3.786995 -0.561927)
|
||||||
|
(xy -3.789783 -0.545832) (xy -3.790986 -0.541423) (xy -3.795734 -0.524639) (xy -3.802541 -0.499774) (xy -3.810260 -0.471038) (xy -3.813928 -0.457200) (xy -3.821971 -0.426802) (xy -3.829898 -0.396999)
|
||||||
|
(xy -3.836423 -0.372618) (xy -3.838445 -0.365125) (xy -3.843901 -0.344884) (xy -3.851395 -0.316940) (xy -3.859702 -0.285866) (xy -3.863967 -0.269875) (xy -3.873782 -0.233042) (xy -3.881068 -0.205725)
|
||||||
|
(xy -3.886564 -0.185168) (xy -3.891010 -0.168615) (xy -3.895145 -0.153310) (xy -3.899710 -0.136499) (xy -3.904022 -0.120650) (xy -3.911047 -0.094602) (xy -3.920012 -0.061015) (xy -3.929654 -0.024639)
|
||||||
|
(xy -3.936979 0.003175) (xy -3.950036 0.052664) (xy -3.963657 0.103816) (xy -3.976796 0.152730) (xy -3.988407 0.195504) (xy -3.994012 0.215900) (xy -3.998104 0.230939) (xy -4.004520 0.254804)
|
||||||
|
(xy -4.012336 0.284042) (xy -4.019550 0.311150) (xy -4.027835 0.342253) (xy -4.035532 0.370986) (xy -4.041715 0.393896) (xy -4.045139 0.406400) (xy -4.055794 0.444944) (xy -4.066481 0.484181)
|
||||||
|
(xy -4.076669 0.522098) (xy -4.085826 0.556680) (xy -4.093421 0.585916) (xy -4.098924 0.607792) (xy -4.101802 0.620295) (xy -4.102100 0.622278) (xy -4.095788 0.624014) (xy -4.076997 0.625482)
|
||||||
|
(xy -4.045946 0.626678) (xy -4.002852 0.627596) (xy -3.947935 0.628232) (xy -3.881413 0.628580) (xy -3.829050 0.628650) (xy -3.762932 0.628676) (xy -3.708404 0.628784) (xy -3.664358 0.629020)
|
||||||
|
(xy -3.629684 0.629429) (xy -3.603273 0.630055) (xy -3.584017 0.630945) (xy -3.570805 0.632143) (xy -3.562529 0.633694) (xy -3.558079 0.635644) (xy -3.556346 0.638037) (xy -3.556150 0.639762)
|
||||||
|
(xy -3.557859 0.651006) (xy -3.562239 0.670540) (xy -3.568403 0.694466) (xy -3.569511 0.698500) (xy -3.576246 0.722881) (xy -3.582454 0.745652) (xy -3.588930 0.769789) (xy -3.596469 0.798271)
|
||||||
|
(xy -3.605867 0.834077) (xy -3.613587 0.863600) (xy -3.620650 0.888907) (xy -3.627335 0.909889) (xy -3.632538 0.923179) (xy -3.633897 0.925512) (xy -3.641527 0.927313) (xy -3.660578 0.928897)
|
||||||
|
(xy -3.689775 0.930268) (xy -3.727841 0.931428) (xy -3.773500 0.932378) (xy -3.825475 0.933123) (xy -3.882491 0.933663) (xy -3.943269 0.934002) (xy -4.006536 0.934142) (xy -4.071013 0.934085)
|
||||||
|
(xy -4.135425 0.933833) (xy -4.198495 0.933390) (xy -4.258947 0.932757) (xy -4.315505 0.931937) (xy -4.366892 0.930932) (xy -4.411832 0.929745) (xy -4.449048 0.928378) (xy -4.477265 0.926833)
|
||||||
|
(xy -4.495206 0.925114) (xy -4.500817 0.923876) (xy -4.530786 0.905241) (xy -4.550003 0.879879) (xy -4.558699 0.847438) (xy -4.559300 0.834627) (xy -4.558965 0.822097) (xy -4.557693 0.808763)
|
||||||
|
(xy -4.555091 0.792812) (xy -4.550764 0.772433) (xy -4.544315 0.745813) (xy -4.535351 0.711138) (xy -4.523475 0.666596) (xy -4.519241 0.650875) (xy -4.512030 0.624058) (xy -4.502585 0.588822)
|
||||||
|
(xy -4.491938 0.549022) (xy -4.481120 0.508513) (xy -4.476750 0.492125) (xy -4.466171 0.452473) (xy -4.455327 0.411904) (xy -4.445248 0.374270) (xy -4.436967 0.343427) (xy -4.434260 0.333375)
|
||||||
|
(xy -4.425478 0.300770) (xy -4.416124 0.265979) (xy -4.407953 0.235525) (xy -4.406524 0.230187) (xy -4.398028 0.198450) (xy -4.388589 0.163186) (xy -4.381877 0.138112) (xy -4.374188 0.109438)
|
||||||
|
(xy -4.364940 0.075027) (xy -4.355888 0.041404) (xy -4.354141 0.034925) (xy -4.346930 0.008108) (xy -4.337485 -0.027128) (xy -4.326838 -0.066928) (xy -4.316020 -0.107437) (xy -4.311650 -0.123825)
|
||||||
|
(xy -4.301071 -0.163477) (xy -4.290227 -0.204046) (xy -4.280148 -0.241680) (xy -4.271867 -0.272523) (xy -4.269160 -0.282575) (xy -4.260378 -0.315180) (xy -4.251024 -0.349971) (xy -4.242853 -0.380425)
|
||||||
|
(xy -4.241424 -0.385763) (xy -4.233172 -0.416482) (xy -4.223722 -0.451510) (xy -4.215728 -0.481013) (xy -4.208909 -0.506543) (xy -4.203086 -0.529122) (xy -4.199356 -0.544479) (xy -4.199001 -0.546100)
|
||||||
|
(xy -4.197050 -0.554830) (xy -4.194401 -0.561793) (xy -4.189723 -0.567188) (xy -4.181684 -0.571216) (xy -4.168953 -0.574076) (xy -4.150199 -0.575968) (xy -4.124089 -0.577092) (xy -4.089294 -0.577647)
|
||||||
|
(xy -4.044481 -0.577833) (xy -3.988319 -0.577851) (xy -3.987398 -0.577850) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -2.473252 -0.577762) (xy -2.397754 -0.577504) (xy -2.330210 -0.577086) (xy -2.271312 -0.576517) (xy -2.221750 -0.575807) (xy -2.182217 -0.574966) (xy -2.153402 -0.574003) (xy -2.135999 -0.572928)
|
||||||
|
(xy -2.130682 -0.571916) (xy -2.130081 -0.567063) (xy -2.131429 -0.556554) (xy -2.134996 -0.539252) (xy -2.141051 -0.514020) (xy -2.149863 -0.479722) (xy -2.161702 -0.435220) (xy -2.172938 -0.393700)
|
||||||
|
(xy -2.179956 -0.367880) (xy -2.186329 -0.344405) (xy -2.190772 -0.328012) (xy -2.191038 -0.327025) (xy -2.196942 -0.305865) (xy -2.201862 -0.288925) (xy -2.207537 -0.269875) (xy -2.486231 -0.268220)
|
||||||
|
(xy -2.544570 -0.267764) (xy -2.598990 -0.267126) (xy -2.648177 -0.266338) (xy -2.690817 -0.265430) (xy -2.725596 -0.264433) (xy -2.751200 -0.263378) (xy -2.766314 -0.262297) (xy -2.769932 -0.261559)
|
||||||
|
(xy -2.773670 -0.253542) (xy -2.779498 -0.236246) (xy -2.786430 -0.212716) (xy -2.789963 -0.199714) (xy -2.798061 -0.169130) (xy -2.807978 -0.131739) (xy -2.818266 -0.093007) (xy -2.824895 -0.068084)
|
||||||
|
(xy -2.832617 -0.038331) (xy -2.838944 -0.012557) (xy -2.843222 0.006484) (xy -2.844800 0.016040) (xy -2.844800 0.016053) (xy -2.843449 0.018333) (xy -2.838687 0.020218) (xy -2.829451 0.021743)
|
||||||
|
(xy -2.814678 0.022946) (xy -2.793307 0.023861) (xy -2.764275 0.024526) (xy -2.726519 0.024976) (xy -2.678976 0.025247) (xy -2.620585 0.025375) (xy -2.569634 0.025400) (xy -2.511732 0.025483)
|
||||||
|
(xy -2.457802 0.025721) (xy -2.409161 0.026097) (xy -2.367123 0.026592) (xy -2.333002 0.027190) (xy -2.308114 0.027873) (xy -2.293773 0.028622) (xy -2.290740 0.029127) (xy -2.290136 0.036889)
|
||||||
|
(xy -2.292783 0.052452) (xy -2.295322 0.062464) (xy -2.299800 0.078819) (xy -2.306718 0.104573) (xy -2.315307 0.136838) (xy -2.324796 0.172726) (xy -2.330306 0.193675) (xy -2.339731 0.229125)
|
||||||
|
(xy -2.348532 0.261416) (xy -2.356008 0.288031) (xy -2.361456 0.306455) (xy -2.363536 0.312737) (xy -2.370091 0.330200) (xy -2.932050 0.330200) (xy -2.939878 0.360362) (xy -2.946743 0.386077)
|
||||||
|
(xy -2.954145 0.412762) (xy -2.955957 0.419100) (xy -2.961072 0.437527) (xy -2.968191 0.464110) (xy -2.976209 0.494691) (xy -2.981279 0.514350) (xy -2.988962 0.543638) (xy -2.996189 0.569931)
|
||||||
|
(xy -3.001997 0.589787) (xy -3.004737 0.598104) (xy -3.008076 0.612728) (xy -3.006962 0.621916) (xy -3.000051 0.623777) (xy -2.981667 0.625329) (xy -2.951601 0.626578) (xy -2.909641 0.627530)
|
||||||
|
(xy -2.855577 0.628188) (xy -2.789198 0.628557) (xy -2.726230 0.628650) (xy -2.449659 0.628650) (xy -2.452663 0.646112) (xy -2.454548 0.655422) (xy -2.457912 0.669541) (xy -2.463119 0.689851)
|
||||||
|
(xy -2.470533 0.717730) (xy -2.480517 0.754559) (xy -2.493435 0.801718) (xy -2.499103 0.822325) (xy -2.506257 0.848686) (xy -2.513302 0.875248) (xy -2.516859 0.889000) (xy -2.522324 0.907961)
|
||||||
|
(xy -2.527573 0.922232) (xy -2.529263 0.925512) (xy -2.536615 0.927283) (xy -2.555402 0.928846) (xy -2.584358 0.930201) (xy -2.622218 0.931353) (xy -2.667719 0.932302) (xy -2.719596 0.933051)
|
||||||
|
(xy -2.776584 0.933602) (xy -2.837418 0.933957) (xy -2.900835 0.934119) (xy -2.965570 0.934089) (xy -3.030358 0.933870) (xy -3.093935 0.933464) (xy -3.155037 0.932873) (xy -3.212398 0.932100)
|
||||||
|
(xy -3.264755 0.931145) (xy -3.310843 0.930013) (xy -3.349396 0.928704) (xy -3.379152 0.927221) (xy -3.398846 0.925567) (xy -3.406775 0.924005) (xy -3.436691 0.904791) (xy -3.456404 0.879660)
|
||||||
|
(xy -3.466125 0.847943) (xy -3.466063 0.808970) (xy -3.456937 0.763897) (xy -3.449525 0.736776) (xy -3.441912 0.708521) (xy -3.438405 0.695325) (xy -3.432804 0.674280) (xy -3.425227 0.646074)
|
||||||
|
(xy -3.417042 0.615795) (xy -3.414498 0.606425) (xy -3.406816 0.577991) (xy -3.397093 0.541751) (xy -3.386527 0.502175) (xy -3.376313 0.463736) (xy -3.375422 0.460375) (xy -3.365634 0.423509)
|
||||||
|
(xy -3.355702 0.386286) (xy -3.346702 0.352718) (xy -3.339706 0.326818) (xy -3.338897 0.323850) (xy -3.331881 0.298034) (xy -3.325542 0.274562) (xy -3.321157 0.258167) (xy -3.320895 0.257175)
|
||||||
|
(xy -3.316812 0.241825) (xy -3.310644 0.218814) (xy -3.303623 0.192738) (xy -3.302590 0.188912) (xy -3.293990 0.157006) (xy -3.284580 0.122012) (xy -3.276977 0.093662) (xy -3.269290 0.064986)
|
||||||
|
(xy -3.260047 0.030574) (xy -3.251002 -0.003050) (xy -3.249258 -0.009525) (xy -3.241629 -0.037957) (xy -3.231951 -0.074195) (xy -3.221416 -0.113769) (xy -3.211215 -0.152207) (xy -3.210322 -0.155575)
|
||||||
|
(xy -3.200534 -0.192441) (xy -3.190602 -0.229664) (xy -3.181602 -0.263232) (xy -3.174606 -0.289132) (xy -3.173797 -0.292100) (xy -3.166758 -0.317919) (xy -3.160357 -0.341393) (xy -3.155888 -0.357787)
|
||||||
|
(xy -3.155618 -0.358775) (xy -3.151059 -0.375975) (xy -3.145114 -0.398997) (xy -3.141621 -0.412750) (xy -3.134394 -0.437466) (xy -3.125859 -0.461276) (xy -3.121599 -0.471142) (xy -3.103304 -0.498648)
|
||||||
|
(xy -3.076457 -0.525644) (xy -3.044889 -0.548812) (xy -3.014104 -0.564220) (xy -3.006648 -0.566919) (xy -2.999128 -0.569236) (xy -2.990563 -0.571200) (xy -2.979975 -0.572840) (xy -2.966383 -0.574185)
|
||||||
|
(xy -2.948811 -0.575266) (xy -2.926277 -0.576110) (xy -2.897804 -0.576747) (xy -2.862412 -0.577206) (xy -2.819121 -0.577516) (xy -2.766954 -0.577706) (xy -2.704931 -0.577806) (xy -2.632072 -0.577844)
|
||||||
|
(xy -2.556012 -0.577850) (xy -2.473252 -0.577762) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -1.758150 -0.576563) (xy -1.731111 -0.576352) (xy -1.674628 -0.575984) (xy -1.629648 -0.575677) (xy -1.594981 -0.575035) (xy -1.569439 -0.573662) (xy -1.551832 -0.571162) (xy -1.540971 -0.567137)
|
||||||
|
(xy -1.535667 -0.561191) (xy -1.534732 -0.552929) (xy -1.536976 -0.541952) (xy -1.541209 -0.527866) (xy -1.545159 -0.514350) (xy -1.551068 -0.492558) (xy -1.558942 -0.463305) (xy -1.567486 -0.431407)
|
||||||
|
(xy -1.571617 -0.415925) (xy -1.581440 -0.379061) (xy -1.588728 -0.351736) (xy -1.594216 -0.331215) (xy -1.598636 -0.314767) (xy -1.602724 -0.299656) (xy -1.607213 -0.283150) (xy -1.611697 -0.266700)
|
||||||
|
(xy -1.618301 -0.242292) (xy -1.627070 -0.209616) (xy -1.636931 -0.172685) (xy -1.646809 -0.135511) (xy -1.648222 -0.130175) (xy -1.658331 -0.092072) (xy -1.668886 -0.052415) (xy -1.678695 -0.015677)
|
||||||
|
(xy -1.686565 0.013672) (xy -1.687158 0.015875) (xy -1.695932 0.048480) (xy -1.705280 0.083273) (xy -1.713449 0.113727) (xy -1.714877 0.119062) (xy -1.723373 0.150799) (xy -1.732812 0.186063)
|
||||||
|
(xy -1.739524 0.211137) (xy -1.747211 0.239813) (xy -1.756454 0.274225) (xy -1.765499 0.307849) (xy -1.767243 0.314325) (xy -1.774870 0.342757) (xy -1.784544 0.378997) (xy -1.795074 0.418573)
|
||||||
|
(xy -1.805267 0.457011) (xy -1.806157 0.460375) (xy -1.820699 0.515152) (xy -1.835089 0.568990) (xy -1.848502 0.618825) (xy -1.860114 0.661593) (xy -1.866762 0.685800) (xy -1.870854 0.700839)
|
||||||
|
(xy -1.877270 0.724704) (xy -1.885086 0.753942) (xy -1.892300 0.781050) (xy -1.903423 0.822897) (xy -1.911801 0.854273) (xy -1.917939 0.876982) (xy -1.922342 0.892829) (xy -1.925514 0.903620)
|
||||||
|
(xy -1.927962 0.911160) (xy -1.930189 0.917253) (xy -1.930926 0.919162) (xy -1.936478 0.933450) (xy -2.136639 0.933450) (xy -2.192358 0.933415) (xy -2.236676 0.933260) (xy -2.270892 0.932911)
|
||||||
|
(xy -2.296305 0.932292) (xy -2.314214 0.931329) (xy -2.325917 0.929946) (xy -2.332715 0.928069) (xy -2.335905 0.925623) (xy -2.336787 0.922533) (xy -2.336800 0.921902) (xy -2.335070 0.909252)
|
||||||
|
(xy -2.330669 0.890042) (xy -2.327641 0.879040) (xy -2.323705 0.865397) (xy -2.319286 0.849643) (xy -2.313918 0.830047) (xy -2.307133 0.804878) (xy -2.298463 0.772403) (xy -2.287443 0.730892)
|
||||||
|
(xy -2.275506 0.685800) (xy -2.263797 0.641589) (xy -2.254234 0.605632) (xy -2.245739 0.573897) (xy -2.237231 0.542355) (xy -2.227633 0.506975) (xy -2.227048 0.504825) (xy -2.219366 0.476391)
|
||||||
|
(xy -2.209643 0.440151) (xy -2.199077 0.400575) (xy -2.188863 0.362136) (xy -2.187972 0.358775) (xy -2.178184 0.321909) (xy -2.168252 0.284686) (xy -2.159252 0.251118) (xy -2.152256 0.225218)
|
||||||
|
(xy -2.151447 0.222250) (xy -2.144431 0.196434) (xy -2.138092 0.172962) (xy -2.133707 0.156567) (xy -2.133445 0.155575) (xy -2.129362 0.140225) (xy -2.123194 0.117214) (xy -2.116173 0.091138)
|
||||||
|
(xy -2.115140 0.087312) (xy -2.106539 0.055406) (xy -2.097127 0.020411) (xy -2.089521 -0.007938) (xy -2.082019 -0.035928) (xy -2.072856 -0.070083) (xy -2.063668 -0.104305) (xy -2.060983 -0.114300)
|
||||||
|
(xy -2.053228 -0.143173) (xy -2.043330 -0.180039) (xy -2.032435 -0.220625) (xy -2.021692 -0.260660) (xy -2.019219 -0.269875) (xy -2.008677 -0.309128) (xy -1.997687 -0.349976) (xy -1.987401 -0.388147)
|
||||||
|
(xy -1.978969 -0.419367) (xy -1.977322 -0.425450) (xy -1.968937 -0.456836) (xy -1.960632 -0.488637) (xy -1.953790 -0.515545) (xy -1.951839 -0.523468) (xy -1.945831 -0.545026) (xy -1.939660 -0.562144)
|
||||||
|
(xy -1.935697 -0.569594) (xy -1.931332 -0.572029) (xy -1.921954 -0.573918) (xy -1.906372 -0.575301) (xy -1.883394 -0.576218) (xy -1.851826 -0.576708) (xy -1.810476 -0.576809) (xy -1.758150 -0.576563) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy -1.037884 -0.576903) (xy -0.961301 -0.576750) (xy -0.873449 -0.576526) (xy -0.791921 -0.576297) (xy -0.225425 -0.574675) (xy -0.226883 -0.558800) (xy -0.229677 -0.541495) (xy -0.234430 -0.521478)
|
||||||
|
(xy -0.234649 -0.520700) (xy -0.238806 -0.505659) (xy -0.245276 -0.481792) (xy -0.253127 -0.452552) (xy -0.260350 -0.425450) (xy -0.271511 -0.383486) (xy -0.279967 -0.351902) (xy -0.286251 -0.328797)
|
||||||
|
(xy -0.290896 -0.312270) (xy -0.294436 -0.300421) (xy -0.297402 -0.291348) (xy -0.299957 -0.284163) (xy -0.306341 -0.266700) (xy -0.670551 -0.266700) (xy -0.685456 -0.211138) (xy -0.694640 -0.176961)
|
||||||
|
(xy -0.704916 -0.138810) (xy -0.714198 -0.104432) (xy -0.714964 -0.101600) (xy -0.732767 -0.035689) (xy -0.749808 0.027659) (xy -0.767404 0.093350) (xy -0.786872 0.166292) (xy -0.787400 0.168275)
|
||||||
|
(xy -0.797989 0.207927) (xy -0.808860 0.248499) (xy -0.818976 0.286133) (xy -0.827304 0.316976) (xy -0.830032 0.327025) (xy -0.836566 0.351056) (xy -0.842279 0.372138) (xy -0.847890 0.392948)
|
||||||
|
(xy -0.854118 0.416161) (xy -0.861679 0.444455) (xy -0.871294 0.480505) (xy -0.879467 0.511175) (xy -0.887176 0.540088) (xy -0.894186 0.566343) (xy -0.899512 0.586256) (xy -0.901517 0.593725)
|
||||||
|
(xy -0.905146 0.607227) (xy -0.911214 0.629822) (xy -0.918868 0.658340) (xy -0.927088 0.688975) (xy -0.936935 0.725600) (xy -0.947467 0.764635) (xy -0.957236 0.800719) (xy -0.963110 0.822325)
|
||||||
|
(xy -0.970660 0.850138) (xy -0.977498 0.875538) (xy -0.982526 0.894444) (xy -0.983808 0.899363) (xy -0.988717 0.915511) (xy -0.993313 0.926351) (xy -1.000705 0.928529) (xy -1.018737 0.930341)
|
||||||
|
(xy -1.045571 0.931788) (xy -1.079370 0.932876) (xy -1.118297 0.933607) (xy -1.160514 0.933986) (xy -1.204185 0.934017) (xy -1.247472 0.933702) (xy -1.288538 0.933047) (xy -1.325547 0.932055)
|
||||||
|
(xy -1.356662 0.930730) (xy -1.380044 0.929075) (xy -1.393857 0.927095) (xy -1.396849 0.925512) (xy -1.396158 0.918868) (xy -1.393980 0.907957) (xy -1.389865 0.890957) (xy -1.383364 0.866046)
|
||||||
|
(xy -1.374027 0.831399) (xy -1.369825 0.815975) (xy -1.362548 0.789156) (xy -1.353047 0.753918) (xy -1.342359 0.714116) (xy -1.331520 0.673604) (xy -1.327150 0.657225) (xy -1.316571 0.617573)
|
||||||
|
(xy -1.305727 0.577004) (xy -1.295648 0.539370) (xy -1.287367 0.508527) (xy -1.284660 0.498475) (xy -1.275878 0.465870) (xy -1.266524 0.431079) (xy -1.258353 0.400625) (xy -1.256924 0.395287)
|
||||||
|
(xy -1.248428 0.363550) (xy -1.238989 0.328286) (xy -1.232277 0.303212) (xy -1.224773 0.275227) (xy -1.215597 0.241077) (xy -1.206388 0.206859) (xy -1.203690 0.196850) (xy -1.185639 0.129861)
|
||||||
|
(xy -1.169072 0.068310) (xy -1.154598 0.014455) (xy -1.142823 -0.029443) (xy -1.142630 -0.030163) (xy -1.134390 -0.060897) (xy -1.124982 -0.095939) (xy -1.117059 -0.125413) (xy -1.109277 -0.154755)
|
||||||
|
(xy -1.101494 -0.184789) (xy -1.095368 -0.209116) (xy -1.095261 -0.209550) (xy -1.089743 -0.230982) (xy -1.084747 -0.248565) (xy -1.082424 -0.255588) (xy -1.081855 -0.258812) (xy -1.083803 -0.261346)
|
||||||
|
(xy -1.089591 -0.263272) (xy -1.100541 -0.264674) (xy -1.117978 -0.265633) (xy -1.143225 -0.266233) (xy -1.177605 -0.266555) (xy -1.222441 -0.266683) (xy -1.260491 -0.266700) (xy -1.442840 -0.266700)
|
||||||
|
(xy -1.439719 -0.287338) (xy -1.438114 -0.296380) (xy -1.435431 -0.308725) (xy -1.431285 -0.325877) (xy -1.425295 -0.349337) (xy -1.417076 -0.380608) (xy -1.406245 -0.421192) (xy -1.393145 -0.469900)
|
||||||
|
(xy -1.386508 -0.494772) (xy -1.380121 -0.519098) (xy -1.377449 -0.529461) (xy -1.371731 -0.548632) (xy -1.365742 -0.564107) (xy -1.364792 -0.566007) (xy -1.363346 -0.568061) (xy -1.360825 -0.569861)
|
||||||
|
(xy -1.356445 -0.571421) (xy -1.349422 -0.572754) (xy -1.338971 -0.573875) (xy -1.324309 -0.574799) (xy -1.304651 -0.575538) (xy -1.279214 -0.576108) (xy -1.247212 -0.576522) (xy -1.207863 -0.576795)
|
||||||
|
(xy -1.160381 -0.576940) (xy -1.103983 -0.576971) (xy -1.037884 -0.576903) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 2.560505 -0.577692) (xy 2.605354 -0.577242) (xy 2.644474 -0.576540) (xy 2.676316 -0.575626) (xy 2.699328 -0.574539) (xy 2.711960 -0.573320) (xy 2.713897 -0.572678) (xy 2.713777 -0.564634)
|
||||||
|
(xy 2.710790 -0.547386) (xy 2.705507 -0.523958) (xy 2.702157 -0.510765) (xy 2.689441 -0.462681) (xy 2.675958 -0.412066) (xy 2.662787 -0.362959) (xy 2.651012 -0.319394) (xy 2.644430 -0.295275)
|
||||||
|
(xy 2.637138 -0.268592) (xy 2.629810 -0.241502) (xy 2.621641 -0.211002) (xy 2.611826 -0.174085) (xy 2.600202 -0.130175) (xy 2.590682 -0.094184) (xy 2.583487 -0.067047) (xy 2.577701 -0.045341)
|
||||||
|
(xy 2.572408 -0.025642) (xy 2.566692 -0.004523) (xy 2.560287 0.019050) (xy 2.552283 0.048558) (xy 2.542177 0.085930) (xy 2.531157 0.126763) (xy 2.520410 0.166655) (xy 2.511125 0.201203)
|
||||||
|
(xy 2.508036 0.212725) (xy 2.504246 0.226957) (xy 2.498189 0.249783) (xy 2.490843 0.277519) (xy 2.486147 0.295275) (xy 2.477957 0.326173) (xy 2.469926 0.356334) (xy 2.463275 0.381182)
|
||||||
|
(xy 2.460755 0.390525) (xy 2.455299 0.410766) (xy 2.447805 0.438710) (xy 2.439498 0.469784) (xy 2.435233 0.485775) (xy 2.425400 0.522673) (xy 2.418109 0.550009) (xy 2.412631 0.570490)
|
||||||
|
(xy 2.408238 0.586824) (xy 2.404202 0.601721) (xy 2.399795 0.617888) (xy 2.395119 0.635000) (xy 2.386910 0.665411) (xy 2.377493 0.700865) (xy 2.368797 0.734098) (xy 2.368149 0.736600)
|
||||||
|
(xy 2.354262 0.784168) (xy 2.339396 0.821561) (xy 2.322273 0.851296) (xy 2.301612 0.875895) (xy 2.293419 0.883657) (xy 2.270750 0.901784) (xy 2.247256 0.915117) (xy 2.220501 0.924301)
|
||||||
|
(xy 2.188051 0.929984) (xy 2.147470 0.932810) (xy 2.105801 0.933450) (xy 2.060420 0.932545) (xy 2.025652 0.929428) (xy 1.999515 0.923493) (xy 1.980022 0.914133) (xy 1.965190 0.900743)
|
||||||
|
(xy 1.955923 0.887677) (xy 1.950537 0.877147) (xy 1.940857 0.856483) (xy 1.927575 0.827234) (xy 1.911383 0.790945) (xy 1.892975 0.749164) (xy 1.873041 0.703438) (xy 1.860149 0.673620)
|
||||||
|
(xy 1.839419 0.625566) (xy 1.819681 0.579886) (xy 1.801655 0.538247) (xy 1.786063 0.502313) (xy 1.773627 0.473748) (xy 1.765070 0.454217) (xy 1.762164 0.447675) (xy 1.753478 0.428007)
|
||||||
|
(xy 1.741719 0.400890) (xy 1.728728 0.370583) (xy 1.721016 0.352425) (xy 1.707714 0.321238) (xy 1.694063 0.289669) (xy 1.682115 0.262440) (xy 1.676920 0.250825) (xy 1.665041 0.224089)
|
||||||
|
(xy 1.651570 0.193077) (xy 1.641364 0.169096) (xy 1.623044 0.125468) (xy 1.611481 0.169096) (xy 1.604609 0.194840) (xy 1.598083 0.218985) (xy 1.593691 0.234950) (xy 1.589176 0.251406)
|
||||||
|
(xy 1.581844 0.278546) (xy 1.572121 0.314775) (xy 1.560434 0.358497) (xy 1.547208 0.408116) (xy 1.532870 0.462038) (xy 1.517847 0.518667) (xy 1.511421 0.542925) (xy 1.501981 0.578507)
|
||||||
|
(xy 1.493301 0.611086) (xy 1.486065 0.638105) (xy 1.480957 0.657007) (xy 1.479146 0.663575) (xy 1.474150 0.681244) (xy 1.467700 0.704017) (xy 1.464763 0.714375) (xy 1.459272 0.734280)
|
||||||
|
(xy 1.451793 0.762121) (xy 1.443492 0.793530) (xy 1.438466 0.812800) (xy 1.430444 0.843274) (xy 1.422691 0.871937) (xy 1.416286 0.894840) (xy 1.413322 0.904875) (xy 1.405470 0.930275)
|
||||||
|
(xy 1.204385 0.931951) (xy 1.148500 0.932381) (xy 1.104021 0.932594) (xy 1.069652 0.932528) (xy 1.044101 0.932123) (xy 1.026072 0.931317) (xy 1.014273 0.930047) (xy 1.007408 0.928252)
|
||||||
|
(xy 1.004185 0.925871) (xy 1.003309 0.922841) (xy 1.003300 0.922364) (xy 1.004948 0.912219) (xy 1.009572 0.891743) (xy 1.016691 0.862825) (xy 1.025823 0.827354) (xy 1.036486 0.787221)
|
||||||
|
(xy 1.048199 0.744313) (xy 1.053881 0.723900) (xy 1.058005 0.708859) (xy 1.064448 0.684993) (xy 1.072281 0.655754) (xy 1.079500 0.628650) (xy 1.087784 0.597546) (xy 1.095481 0.568813)
|
||||||
|
(xy 1.101664 0.545903) (xy 1.105088 0.533400) (xy 1.109626 0.516813) (xy 1.116958 0.489641) (xy 1.126630 0.453579) (xy 1.138191 0.410318) (xy 1.151188 0.361554) (xy 1.165169 0.308978)
|
||||||
|
(xy 1.179682 0.254286) (xy 1.187328 0.225425) (xy 1.196781 0.189840) (xy 1.205496 0.157259) (xy 1.212784 0.130240) (xy 1.217957 0.111339) (xy 1.219812 0.104775) (xy 1.223647 0.091097)
|
||||||
|
(xy 1.229817 0.068424) (xy 1.237433 0.040045) (xy 1.244695 0.012700) (xy 1.252943 -0.018410) (xy 1.260610 -0.047147) (xy 1.266773 -0.070057) (xy 1.270188 -0.082550) (xy 1.273989 -0.096450)
|
||||||
|
(xy 1.280304 -0.119837) (xy 1.288386 -0.149926) (xy 1.297484 -0.183931) (xy 1.301778 -0.200025) (xy 1.319002 -0.264451) (xy 1.333402 -0.317807) (xy 1.345356 -0.361312) (xy 1.355242 -0.396187)
|
||||||
|
(xy 1.363435 -0.423650) (xy 1.370314 -0.444923) (xy 1.376254 -0.461225) (xy 1.381634 -0.473776) (xy 1.386830 -0.483795) (xy 1.392143 -0.492388) (xy 1.420462 -0.524798) (xy 1.457210 -0.551278)
|
||||||
|
(xy 1.497009 -0.568559) (xy 1.518257 -0.572695) (xy 1.548448 -0.575632) (xy 1.583910 -0.577321) (xy 1.620973 -0.577716) (xy 1.655966 -0.576769) (xy 1.685220 -0.574433) (xy 1.703190 -0.571221)
|
||||||
|
(xy 1.721380 -0.563801) (xy 1.740025 -0.552595) (xy 1.755561 -0.540205) (xy 1.764422 -0.529236) (xy 1.765300 -0.525858) (xy 1.765786 -0.521781) (xy 1.767821 -0.515220) (xy 1.772269 -0.504034)
|
||||||
|
(xy 1.779992 -0.486085) (xy 1.791856 -0.459235) (xy 1.795583 -0.450850) (xy 1.802007 -0.436067) (xy 1.812320 -0.411931) (xy 1.825518 -0.380812) (xy 1.840596 -0.345075) (xy 1.856552 -0.307090)
|
||||||
|
(xy 1.857511 -0.304800) (xy 1.873729 -0.266193) (xy 1.889364 -0.229162) (xy 1.903345 -0.196227) (xy 1.914604 -0.169906) (xy 1.922072 -0.152718) (xy 1.922213 -0.152400) (xy 1.932284 -0.129686)
|
||||||
|
(xy 1.941614 -0.108646) (xy 1.946147 -0.098425) (xy 1.951112 -0.086929) (xy 1.960114 -0.065795) (xy 1.972274 -0.037094) (xy 1.986715 -0.002899) (xy 2.002559 0.034717) (xy 2.006652 0.044450)
|
||||||
|
(xy 2.022994 0.083226) (xy 2.038433 0.119686) (xy 2.052019 0.151597) (xy 2.062802 0.176730) (xy 2.069832 0.192855) (xy 2.070754 0.194914) (xy 2.078032 0.212539) (xy 2.082317 0.225871)
|
||||||
|
(xy 2.082800 0.229029) (xy 2.085083 0.234205) (xy 2.090526 0.230567) (xy 2.097018 0.220854) (xy 2.102448 0.207807) (xy 2.103996 0.201510) (xy 2.107359 0.186135) (xy 2.113110 0.162653)
|
||||||
|
(xy 2.120225 0.135189) (xy 2.123275 0.123825) (xy 2.132489 0.089773) (xy 2.143021 0.050723) (xy 2.152909 0.013946) (xy 2.154946 0.006350) (xy 2.163413 -0.025144) (xy 2.172053 -0.057119)
|
||||||
|
(xy 2.179417 -0.084212) (xy 2.181569 -0.092075) (xy 2.188861 -0.118759) (xy 2.196189 -0.145849) (xy 2.204358 -0.176349) (xy 2.214173 -0.213266) (xy 2.225797 -0.257175) (xy 2.234770 -0.291098)
|
||||||
|
(xy 2.241693 -0.317201) (xy 2.247682 -0.339659) (xy 2.253853 -0.362645) (xy 2.261323 -0.390333) (xy 2.269100 -0.419100) (xy 2.277556 -0.450541) (xy 2.286060 -0.482436) (xy 2.293190 -0.509448)
|
||||||
|
(xy 2.295252 -0.517351) (xy 2.301101 -0.539500) (xy 2.306134 -0.557872) (xy 2.308673 -0.566563) (xy 2.310406 -0.569718) (xy 2.314264 -0.572226) (xy 2.321569 -0.574160) (xy 2.333645 -0.575595)
|
||||||
|
(xy 2.351814 -0.576604) (xy 2.377401 -0.577260) (xy 2.411726 -0.577637) (xy 2.456115 -0.577810) (xy 2.511478 -0.577850) (xy 2.560505 -0.577692) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 4.498561 -0.558187) (xy 4.549280 -0.557997) (xy 4.592180 -0.557700) (xy 4.627955 -0.557288) (xy 4.657304 -0.556752) (xy 4.680923 -0.556085) (xy 4.699510 -0.555278) (xy 4.713762 -0.554323)
|
||||||
|
(xy 4.724375 -0.553212) (xy 4.732046 -0.551937) (xy 4.737474 -0.550490) (xy 4.741354 -0.548863) (xy 4.741527 -0.548772) (xy 4.762776 -0.531862) (xy 4.775597 -0.507323) (xy 4.780383 -0.474124)
|
||||||
|
(xy 4.779526 -0.449188) (xy 4.776908 -0.426066) (xy 4.773585 -0.407644) (xy 4.770277 -0.397916) (xy 4.766216 -0.388526) (xy 4.760478 -0.370305) (xy 4.754161 -0.346817) (xy 4.752807 -0.341313)
|
||||||
|
(xy 4.740906 -0.292100) (xy 4.498078 -0.292100) (xy 4.443789 -0.291963) (xy 4.393554 -0.291571) (xy 4.348775 -0.290955) (xy 4.310850 -0.290147) (xy 4.281182 -0.289176) (xy 4.261168 -0.288076)
|
||||||
|
(xy 4.252211 -0.286875) (xy 4.251885 -0.286658) (xy 4.244153 -0.282958) (xy 4.227949 -0.279342) (xy 4.214998 -0.277543) (xy 4.190283 -0.273340) (xy 4.168531 -0.267018) (xy 4.152915 -0.259744)
|
||||||
|
(xy 4.146613 -0.252684) (xy 4.146599 -0.252413) (xy 4.141491 -0.247997) (xy 4.138474 -0.247650) (xy 4.125567 -0.242418) (xy 4.108782 -0.228403) (xy 4.090022 -0.208130) (xy 4.071193 -0.184123)
|
||||||
|
(xy 4.054200 -0.158906) (xy 4.040948 -0.135002) (xy 4.033341 -0.114936) (xy 4.032250 -0.106913) (xy 4.028975 -0.095351) (xy 4.025900 -0.092075) (xy 4.020939 -0.083300) (xy 4.019550 -0.073025)
|
||||||
|
(xy 4.017370 -0.059882) (xy 4.013752 -0.054317) (xy 4.009220 -0.046321) (xy 4.004788 -0.030554) (xy 4.003509 -0.023780) (xy 3.999761 -0.005601) (xy 3.995756 0.007303) (xy 3.994592 0.009525)
|
||||||
|
(xy 3.990499 0.018636) (xy 3.984367 0.035918) (xy 3.978645 0.053975) (xy 3.971679 0.075980) (xy 3.965326 0.094163) (xy 3.961729 0.102910) (xy 3.957224 0.116070) (xy 3.952951 0.134945)
|
||||||
|
(xy 3.952182 0.139422) (xy 3.948417 0.155399) (xy 3.943951 0.164382) (xy 3.942538 0.165100) (xy 3.938337 0.170527) (xy 3.937000 0.180600) (xy 3.934870 0.193895) (xy 3.931202 0.199683)
|
||||||
|
(xy 3.926670 0.207679) (xy 3.922238 0.223446) (xy 3.920959 0.230220) (xy 3.917211 0.248399) (xy 3.913206 0.261303) (xy 3.912042 0.263525) (xy 3.907949 0.272636) (xy 3.901817 0.289918)
|
||||||
|
(xy 3.896095 0.307975) (xy 3.889261 0.329732) (xy 3.883198 0.347443) (xy 3.879867 0.355808) (xy 3.875210 0.368680) (xy 3.870572 0.386225) (xy 3.870480 0.386643) (xy 3.862653 0.404730)
|
||||||
|
(xy 3.849180 0.422688) (xy 3.845860 0.425936) (xy 3.825875 0.444127) (xy 3.610888 0.444313) (xy 3.395902 0.444500) (xy 3.383085 0.428205) (xy 3.369066 0.414075) (xy 3.350423 0.399790)
|
||||||
|
(xy 3.331236 0.388046) (xy 3.315586 0.381540) (xy 3.311651 0.381000) (xy 3.303120 0.377610) (xy 3.302000 0.374650) (xy 3.296183 0.371310) (xy 3.280844 0.369031) (xy 3.261801 0.368300)
|
||||||
|
(xy 3.217469 0.374009) (xy 3.177746 0.390090) (xy 3.144076 0.414973) (xy 3.117903 0.447089) (xy 3.100670 0.484866) (xy 3.093822 0.526736) (xy 3.094869 0.549811) (xy 3.100817 0.576395)
|
||||||
|
(xy 3.111599 0.603775) (xy 3.125532 0.629209) (xy 3.140934 0.649957) (xy 3.156121 0.663278) (xy 3.166663 0.666750) (xy 3.174327 0.670099) (xy 3.175000 0.672263) (xy 3.180722 0.677710)
|
||||||
|
(xy 3.195502 0.683590) (xy 3.215762 0.689074) (xy 3.237922 0.693333) (xy 3.258403 0.695538) (xy 3.273071 0.694972) (xy 3.310884 0.685168) (xy 3.341222 0.670300) (xy 3.369051 0.647872)
|
||||||
|
(xy 3.371596 0.645402) (xy 3.401591 0.615950) (xy 3.620083 0.615881) (xy 3.683353 0.615783) (xy 3.735382 0.615420) (xy 3.777624 0.614625) (xy 3.811539 0.613228) (xy 3.838582 0.611061)
|
||||||
|
(xy 3.860210 0.607956) (xy 3.877882 0.603745) (xy 3.893054 0.598260) (xy 3.907183 0.591331) (xy 3.921726 0.582791) (xy 3.925209 0.580627) (xy 3.951781 0.560783) (xy 3.978060 0.535679)
|
||||||
|
(xy 4.000557 0.509049) (xy 4.015780 0.484629) (xy 4.016608 0.482819) (xy 4.024367 0.465555) (xy 4.030579 0.452253) (xy 4.031268 0.450850) (xy 4.035591 0.439936) (xy 4.041984 0.421283)
|
||||||
|
(xy 4.047725 0.403225) (xy 4.054808 0.380837) (xy 4.061170 0.361860) (xy 4.064644 0.352425) (xy 4.069315 0.339328) (xy 4.075723 0.319304) (xy 4.080088 0.304800) (xy 4.086672 0.283694)
|
||||||
|
(xy 4.092721 0.266580) (xy 4.095679 0.259695) (xy 4.099848 0.247421) (xy 4.104054 0.228452) (xy 4.105466 0.220008) (xy 4.109145 0.202679) (xy 4.113480 0.192066) (xy 4.115521 0.190500)
|
||||||
|
(xy 4.119790 0.185073) (xy 4.121150 0.174999) (xy 4.123215 0.161749) (xy 4.126780 0.156019) (xy 4.131505 0.148019) (xy 4.136060 0.132641) (xy 4.136873 0.128657) (xy 4.140967 0.111435)
|
||||||
|
(xy 4.145336 0.099608) (xy 4.146076 0.098425) (xy 4.150256 0.089290) (xy 4.156332 0.071963) (xy 4.161868 0.053975) (xy 4.168663 0.031529) (xy 4.174914 0.012526) (xy 4.178415 0.003175)
|
||||||
|
(xy 4.183590 -0.012230) (xy 4.187973 -0.030227) (xy 4.198807 -0.063750) (xy 4.215989 -0.091327) (xy 4.223361 -0.098986) (xy 4.227534 -0.102186) (xy 4.233134 -0.104790) (xy 4.241454 -0.106870)
|
||||||
|
(xy 4.253790 -0.108504) (xy 4.271436 -0.109764) (xy 4.295688 -0.110727) (xy 4.327840 -0.111467) (xy 4.369187 -0.112059) (xy 4.421023 -0.112578) (xy 4.464709 -0.112942) (xy 4.525236 -0.113369)
|
||||||
|
(xy 4.574233 -0.113561) (xy 4.612872 -0.113480) (xy 4.642320 -0.113086) (xy 4.663747 -0.112342) (xy 4.678323 -0.111207) (xy 4.687217 -0.109644) (xy 4.691598 -0.107614) (xy 4.692650 -0.105379)
|
||||||
|
(xy 4.689311 -0.094761) (xy 4.687001 -0.092509) (xy 4.682127 -0.084373) (xy 4.677995 -0.069390) (xy 4.677805 -0.068322) (xy 4.673197 -0.044501) (xy 4.667468 -0.019124) (xy 4.661545 0.004129)
|
||||||
|
(xy 4.656355 0.021579) (xy 4.653319 0.028939) (xy 4.650040 0.038727) (xy 4.646444 0.056370) (xy 4.644587 0.068627) (xy 4.641179 0.087107) (xy 4.637135 0.099071) (xy 4.634681 0.101600)
|
||||||
|
(xy 4.630767 0.107112) (xy 4.629150 0.120275) (xy 4.627429 0.134768) (xy 4.623542 0.142416) (xy 4.619714 0.150175) (xy 4.615797 0.166486) (xy 4.613572 0.180790) (xy 4.610172 0.200692)
|
||||||
|
(xy 4.606039 0.214945) (xy 4.603305 0.219349) (xy 4.598749 0.227863) (xy 4.597400 0.238585) (xy 4.594923 0.255591) (xy 4.591306 0.265198) (xy 4.585385 0.280652) (xy 4.578144 0.308070)
|
||||||
|
(xy 4.569519 0.347703) (xy 4.563887 0.376237) (xy 4.559342 0.395750) (xy 4.554723 0.408999) (xy 4.551741 0.412750) (xy 4.548102 0.418264) (xy 4.546600 0.431425) (xy 4.544784 0.445986)
|
||||||
|
(xy 4.540694 0.453750) (xy 4.536696 0.461621) (xy 4.532669 0.478012) (xy 4.530437 0.492225) (xy 4.527246 0.511290) (xy 4.523579 0.523940) (xy 4.521163 0.527050) (xy 4.516869 0.532578)
|
||||||
|
(xy 4.512994 0.546051) (xy 4.512698 0.547687) (xy 4.508766 0.567397) (xy 4.503157 0.591801) (xy 4.496978 0.616455) (xy 4.491337 0.636911) (xy 4.487784 0.647700) (xy 4.484094 0.659505)
|
||||||
|
(xy 4.479376 0.677934) (xy 4.477563 0.685800) (xy 4.471980 0.709257) (xy 4.466045 0.731892) (xy 4.464705 0.736600) (xy 4.459004 0.756955) (xy 4.452549 0.781165) (xy 4.450535 0.788987)
|
||||||
|
(xy 4.445125 0.806411) (xy 4.439862 0.817306) (xy 4.437580 0.819150) (xy 4.432482 0.824046) (xy 4.432300 0.825766) (xy 4.428731 0.834246) (xy 4.419592 0.848768) (xy 4.412130 0.859139)
|
||||||
|
(xy 4.389810 0.882452) (xy 4.361325 0.899853) (xy 4.323579 0.913208) (xy 4.321175 0.913861) (xy 4.311173 0.914850) (xy 4.289516 0.915756) (xy 4.257209 0.916580) (xy 4.215257 0.917321)
|
||||||
|
(xy 4.164666 0.917980) (xy 4.106442 0.918556) (xy 4.041589 0.919050) (xy 3.971114 0.919462) (xy 3.896022 0.919792) (xy 3.817318 0.920040) (xy 3.736008 0.920206) (xy 3.653098 0.920290)
|
||||||
|
(xy 3.569592 0.920293) (xy 3.486498 0.920213) (xy 3.404819 0.920053) (xy 3.325562 0.919810) (xy 3.249732 0.919486) (xy 3.178334 0.919081) (xy 3.112375 0.918595) (xy 3.052859 0.918027)
|
||||||
|
(xy 3.000793 0.917378) (xy 2.957181 0.916648) (xy 2.923029 0.915837) (xy 2.899343 0.914946) (xy 2.887128 0.913973) (xy 2.886075 0.913747) (xy 2.866830 0.905058) (xy 2.851150 0.894528)
|
||||||
|
(xy 2.843840 0.887559) (xy 2.839203 0.879619) (xy 2.836634 0.867830) (xy 2.835532 0.849311) (xy 2.835294 0.821181) (xy 2.835294 0.818706) (xy 2.836210 0.782924) (xy 2.838917 0.759349)
|
||||||
|
(xy 2.843231 0.748328) (xy 2.849210 0.736324) (xy 2.851150 0.723004) (xy 2.852994 0.708999) (xy 2.856767 0.702127) (xy 2.860932 0.694280) (xy 2.865147 0.678282) (xy 2.866886 0.668415)
|
||||||
|
(xy 2.870526 0.649246) (xy 2.874601 0.635251) (xy 2.876346 0.631825) (xy 2.880886 0.621334) (xy 2.884399 0.606425) (xy 2.888784 0.583906) (xy 2.894775 0.558625) (xy 2.901203 0.535048)
|
||||||
|
(xy 2.906899 0.517642) (xy 2.908757 0.513316) (xy 2.912666 0.501041) (xy 2.916641 0.481689) (xy 2.918350 0.470454) (xy 2.921749 0.452189) (xy 2.925802 0.440477) (xy 2.928168 0.438150)
|
||||||
|
(xy 2.932082 0.432637) (xy 2.933700 0.419474) (xy 2.935390 0.405003) (xy 2.939213 0.397392) (xy 2.943128 0.389623) (xy 2.947101 0.373490) (xy 2.949030 0.361538) (xy 2.952586 0.340649)
|
||||||
|
(xy 2.956809 0.323890) (xy 2.958904 0.318533) (xy 2.964422 0.304371) (xy 2.970930 0.282574) (xy 2.977234 0.257878) (xy 2.982139 0.235020) (xy 2.984450 0.218736) (xy 2.984500 0.217070)
|
||||||
|
(xy 2.986781 0.206129) (xy 2.990393 0.203200) (xy 2.994328 0.197474) (xy 2.998315 0.182696) (xy 3.000660 0.168191) (xy 3.004009 0.148303) (xy 3.008009 0.134097) (xy 3.010642 0.129716)
|
||||||
|
(xy 3.014707 0.121478) (xy 3.016250 0.107950) (xy 3.018007 0.093598) (xy 3.021867 0.086177) (xy 3.026032 0.078330) (xy 3.030247 0.062332) (xy 3.031986 0.052465) (xy 3.035626 0.033296)
|
||||||
|
(xy 3.039701 0.019301) (xy 3.041446 0.015875) (xy 3.046166 0.005416) (xy 3.050117 -0.009525) (xy 3.055948 -0.037354) (xy 3.062260 -0.064149) (xy 3.068214 -0.086640) (xy 3.072973 -0.101560)
|
||||||
|
(xy 3.074630 -0.105140) (xy 3.077905 -0.114921) (xy 3.081501 -0.132572) (xy 3.083381 -0.144970) (xy 3.086833 -0.164278) (xy 3.090912 -0.177822) (xy 3.093286 -0.181493) (xy 3.097583 -0.189822)
|
||||||
|
(xy 3.098800 -0.200025) (xy 3.100962 -0.213158) (xy 3.104555 -0.218708) (xy 3.108583 -0.226549) (xy 3.112682 -0.242802) (xy 3.114791 -0.255595) (xy 3.118198 -0.275659) (xy 3.122030 -0.290631)
|
||||||
|
(xy 3.124113 -0.295275) (xy 3.128665 -0.305749) (xy 3.132380 -0.320675) (xy 3.137405 -0.344888) (xy 3.143691 -0.370118) (xy 3.150051 -0.391972) (xy 3.155299 -0.406056) (xy 3.155598 -0.406645)
|
||||||
|
(xy 3.159871 -0.418900) (xy 3.164200 -0.437404) (xy 3.165248 -0.443157) (xy 3.169228 -0.459512) (xy 3.173886 -0.468968) (xy 3.175558 -0.469900) (xy 3.181037 -0.474867) (xy 3.181350 -0.477241)
|
||||||
|
(xy 3.185958 -0.485729) (xy 3.198383 -0.499987) (xy 3.216522 -0.517851) (xy 3.238273 -0.537160) (xy 3.245205 -0.542925) (xy 3.247791 -0.544869) (xy 3.251000 -0.546606) (xy 3.255530 -0.548150)
|
||||||
|
(xy 3.262080 -0.549515) (xy 3.271348 -0.550714) (xy 3.284033 -0.551761) (xy 3.300832 -0.552669) (xy 3.322444 -0.553453) (xy 3.349568 -0.554126) (xy 3.382902 -0.554701) (xy 3.423144 -0.555193)
|
||||||
|
(xy 3.470993 -0.555615) (xy 3.527147 -0.555980) (xy 3.592304 -0.556303) (xy 3.667163 -0.556596) (xy 3.752422 -0.556875) (xy 3.848780 -0.557152) (xy 3.956934 -0.557441) (xy 3.990975 -0.557530)
|
||||||
|
(xy 4.103256 -0.557812) (xy 4.203534 -0.558036) (xy 4.292507 -0.558194) (xy 4.370871 -0.558277) (xy 4.439323 -0.558277) (xy 4.498561 -0.558187) )(layer F.SilkS) (width 0.010000)
|
||||||
|
)
|
||||||
|
)
|
||||||
21
Hardware/footprints/Socket_Harwin_S9091-46R.kicad_mod
Normal file
21
Hardware/footprints/Socket_Harwin_S9091-46R.kicad_mod
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
(footprint "Socket_Harwin_S9091-46R" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 0)
|
||||||
|
(attr smd)
|
||||||
|
(fp_text reference "REF**" (at 0 3.25 unlocked) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 2ad483ea-4498-4295-a713-0cc8ba79be85)
|
||||||
|
)
|
||||||
|
(fp_text value "Socket_Harwin_S9091-46R" (at 0 4.75 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 633b7c84-97e9-4c98-8816-1ec7536436d7)
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}" (at 0 3.25 unlocked) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp b1cf610b-548b-484d-b718-a091a010f9fa)
|
||||||
|
)
|
||||||
|
(fp_rect (start -3.25 -1.25) (end 3.25 1.25) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 66f52706-4907-4a41-8441-30c7f991332a))
|
||||||
|
(pad "" np_thru_hole circle (at 0 0) (size 3.8 3.8) (drill 3.8) (layers *.Mask) (tstamp f1ee6fa7-0015-4933-b8fe-bfff70212ff0))
|
||||||
|
(pad "1" smd roundrect (at -2.5 0 90) (size 2 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp b418fe9a-1d85-4120-8490-128f67095786))
|
||||||
|
(pad "1" smd roundrect (at 2.5 0 90) (size 2 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp f596af2e-0245-4273-808f-0cf71de56de3))
|
||||||
|
)
|
||||||
532
Hardware/footprints/heart.kicad_mod
Normal file
532
Hardware/footprints/heart.kicad_mod
Normal file
@ -0,0 +1,532 @@
|
|||||||
|
(footprint "heart" (version 20211014) (generator pcbnew)
|
||||||
|
(layer "F.Cu")
|
||||||
|
(tedit 0)
|
||||||
|
(attr through_hole)
|
||||||
|
(fp_text reference "G***" (at 0 0) (layer "F.SilkS") hide
|
||||||
|
(effects (font (size 1.524 1.524) (thickness 0.3)))
|
||||||
|
(tstamp 3a1b299d-d735-44a0-8cba-28bb061abb77)
|
||||||
|
)
|
||||||
|
(fp_text value "LOGO" (at 0.75 0) (layer "F.SilkS") hide
|
||||||
|
(effects (font (size 1.524 1.524) (thickness 0.3)))
|
||||||
|
(tstamp 20db80ed-5e73-4464-bb99-51e66f18c9ae)
|
||||||
|
)
|
||||||
|
(fp_poly (pts
|
||||||
|
(xy -0.548708 -1.151437)
|
||||||
|
(xy -0.489801 -1.142323)
|
||||||
|
(xy -0.432758 -1.127494)
|
||||||
|
(xy -0.377217 -1.106877)
|
||||||
|
(xy -0.322818 -1.0804)
|
||||||
|
(xy -0.2725 -1.050166)
|
||||||
|
(xy -0.222567 -1.014043)
|
||||||
|
(xy -0.174132 -0.972404)
|
||||||
|
(xy -0.127943 -0.926036)
|
||||||
|
(xy -0.084747 -0.87573)
|
||||||
|
(xy -0.045292 -0.822274)
|
||||||
|
(xy -0.021157 -0.784818)
|
||||||
|
(xy 0 -0.75)
|
||||||
|
(xy 0.010264 -0.768207)
|
||||||
|
(xy 0.033669 -0.806227)
|
||||||
|
(xy 0.061667 -0.84582)
|
||||||
|
(xy 0.093176 -0.885707)
|
||||||
|
(xy 0.127116 -0.924604)
|
||||||
|
(xy 0.162408 -0.961233)
|
||||||
|
(xy 0.19797 -0.99431)
|
||||||
|
(xy 0.208512 -1.003334)
|
||||||
|
(xy 0.252109 -1.036744)
|
||||||
|
(xy 0.299123 -1.067036)
|
||||||
|
(xy 0.348264 -1.093528)
|
||||||
|
(xy 0.398241 -1.115542)
|
||||||
|
(xy 0.447764 -1.132398)
|
||||||
|
(xy 0.459772 -1.135687)
|
||||||
|
(xy 0.51388 -1.146818)
|
||||||
|
(xy 0.571109 -1.153069)
|
||||||
|
(xy 0.630604 -1.154512)
|
||||||
|
(xy 0.69151 -1.151218)
|
||||||
|
(xy 0.752971 -1.143259)
|
||||||
|
(xy 0.814132 -1.130707)
|
||||||
|
(xy 0.874138 -1.113632)
|
||||||
|
(xy 0.919567 -1.097231)
|
||||||
|
(xy 0.983146 -1.068621)
|
||||||
|
(xy 1.043434 -1.034705)
|
||||||
|
(xy 1.100185 -0.995746)
|
||||||
|
(xy 1.15315 -0.952012)
|
||||||
|
(xy 1.202081 -0.903768)
|
||||||
|
(xy 1.246731 -0.85128)
|
||||||
|
(xy 1.286851 -0.794815)
|
||||||
|
(xy 1.322195 -0.734639)
|
||||||
|
(xy 1.352512 -0.671017)
|
||||||
|
(xy 1.376835 -0.606416)
|
||||||
|
(xy 1.394171 -0.547808)
|
||||||
|
(xy 1.406804 -0.49069)
|
||||||
|
(xy 1.415031 -0.433191)
|
||||||
|
(xy 1.41915 -0.373443)
|
||||||
|
(xy 1.419775 -0.336935)
|
||||||
|
(xy 1.417006 -0.264898)
|
||||||
|
(xy 1.408644 -0.194879)
|
||||||
|
(xy 1.394606 -0.12669)
|
||||||
|
(xy 1.374806 -0.060139)
|
||||||
|
(xy 1.349162 0.004964)
|
||||||
|
(xy 1.317589 0.068809)
|
||||||
|
(xy 1.280003 0.131588)
|
||||||
|
(xy 1.236322 0.193491)
|
||||||
|
(xy 1.186459 0.254709)
|
||||||
|
(xy 1.134571 0.311087)
|
||||||
|
(xy 1.100304 0.345403)
|
||||||
|
(xy 1.064593 0.379202)
|
||||||
|
(xy 1.026684 0.413135)
|
||||||
|
(xy 0.985821 0.447851)
|
||||||
|
(xy 0.941249 0.484001)
|
||||||
|
(xy 0.892214 0.522235)
|
||||||
|
(xy 0.867325 0.541175)
|
||||||
|
(xy 0.853377 0.55169)
|
||||||
|
(xy 0.839869 0.561817)
|
||||||
|
(xy 0.826356 0.571875)
|
||||||
|
(xy 0.812397 0.582182)
|
||||||
|
(xy 0.797549 0.593058)
|
||||||
|
(xy 0.781368 0.604822)
|
||||||
|
(xy 0.763412 0.617793)
|
||||||
|
(xy 0.743238 0.632291)
|
||||||
|
(xy 0.720404 0.648635)
|
||||||
|
(xy 0.694467 0.667143)
|
||||||
|
(xy 0.664984 0.688136)
|
||||||
|
(xy 0.631512 0.711932)
|
||||||
|
(xy 0.593609 0.738851)
|
||||||
|
(xy 0.564112 0.759787)
|
||||||
|
(xy 0.507127 0.800581)
|
||||||
|
(xy 0.455085 0.838616)
|
||||||
|
(xy 0.407448 0.874339)
|
||||||
|
(xy 0.363679 0.908195)
|
||||||
|
(xy 0.323238 0.940631)
|
||||||
|
(xy 0.285587 0.972093)
|
||||||
|
(xy 0.250188 1.003026)
|
||||||
|
(xy 0.216503 1.033877)
|
||||||
|
(xy 0.183993 1.065092)
|
||||||
|
(xy 0.15212 1.097118)
|
||||||
|
(xy 0.132989 1.117)
|
||||||
|
(xy 0.106016 1.146196)
|
||||||
|
(xy 0.080077 1.175858)
|
||||||
|
(xy 0.056112 1.204848)
|
||||||
|
(xy 0.035061 1.232029)
|
||||||
|
(xy 0.017863 1.256263)
|
||||||
|
(xy 0.017319 1.25708)
|
||||||
|
(xy 0.010361 1.26713)
|
||||||
|
(xy 0.004571 1.27474)
|
||||||
|
(xy 0.000921 1.278656)
|
||||||
|
(xy 0.000362 1.278925)
|
||||||
|
(xy -0.002303 1.276497)
|
||||||
|
(xy -0.007891 1.269851)
|
||||||
|
(xy -0.015639 1.259939)
|
||||||
|
(xy -0.024786 1.247714)
|
||||||
|
(xy -0.026922 1.244793)
|
||||||
|
(xy -0.058149 1.203652)
|
||||||
|
(xy -0.091607 1.163043)
|
||||||
|
(xy -0.127647 1.12265)
|
||||||
|
(xy -0.166615 1.082157)
|
||||||
|
(xy -0.208862 1.04125)
|
||||||
|
(xy -0.254736 0.999612)
|
||||||
|
(xy -0.304586 0.956929)
|
||||||
|
(xy -0.358762 0.912884)
|
||||||
|
(xy -0.417611 0.867163)
|
||||||
|
(xy -0.481484 0.81945)
|
||||||
|
(xy -0.550728 0.769428)
|
||||||
|
(xy -0.559838 0.762956)
|
||||||
|
(xy -0.610392 0.72708)
|
||||||
|
(xy -0.656094 0.6946)
|
||||||
|
(xy -0.69729 0.665263)
|
||||||
|
(xy -0.734323 0.638814)
|
||||||
|
(xy -0.76754 0.615001)
|
||||||
|
(xy -0.797285 0.59357)
|
||||||
|
(xy -0.823903 0.574267)
|
||||||
|
(xy -0.847738 0.556839)
|
||||||
|
(xy -0.869137 0.541033)
|
||||||
|
(xy -0.888442 0.526595)
|
||||||
|
(xy -0.906001 0.513271)
|
||||||
|
(xy -0.922157 0.500808)
|
||||||
|
(xy -0.937256 0.488953)
|
||||||
|
(xy -0.951641 0.477451)
|
||||||
|
(xy -0.965659 0.466051)
|
||||||
|
(xy -0.979654 0.454497)
|
||||||
|
(xy -0.980525 0.453773)
|
||||||
|
(xy -1.045557 0.397696)
|
||||||
|
(xy -1.104582 0.342549)
|
||||||
|
(xy -1.157827 0.288048)
|
||||||
|
(xy -1.205518 0.23391)
|
||||||
|
(xy -1.247882 0.179851)
|
||||||
|
(xy -1.285146 0.125589)
|
||||||
|
(xy -1.317535 0.070841)
|
||||||
|
(xy -1.345276 0.015323)
|
||||||
|
(xy -1.361225 -0.022068)
|
||||||
|
(xy -1.384481 -0.088733)
|
||||||
|
(xy -1.402085 -0.157401)
|
||||||
|
(xy -1.414012 -0.227446)
|
||||||
|
(xy -1.420238 -0.298241)
|
||||||
|
(xy -1.420739 -0.369159)
|
||||||
|
(xy -1.415491 -0.439572)
|
||||||
|
(xy -1.40447 -0.508855)
|
||||||
|
(xy -1.387652 -0.57638)
|
||||||
|
(xy -1.383104 -0.59115)
|
||||||
|
(xy -1.358015 -0.660032)
|
||||||
|
(xy -1.327895 -0.725082)
|
||||||
|
(xy -1.292628 -0.786485)
|
||||||
|
(xy -1.252101 -0.844426)
|
||||||
|
(xy -1.206199 -0.899092)
|
||||||
|
(xy -1.170637 -0.935674)
|
||||||
|
(xy -1.118493 -0.982071)
|
||||||
|
(xy -1.063387 -1.022909)
|
||||||
|
(xy -1.005229 -1.058229)
|
||||||
|
(xy -0.94393 -1.088077)
|
||||||
|
(xy -0.8794 -1.112495)
|
||||||
|
(xy -0.811549 -1.131527)
|
||||||
|
(xy -0.740289 -1.145217)
|
||||||
|
(xy -0.740217 -1.145228)
|
||||||
|
(xy -0.673555 -1.152816)
|
||||||
|
(xy -0.609839 -1.154911)
|
||||||
|
(xy -0.548708 -1.151437)
|
||||||
|
) (layer "F.Cu") (width 0.01) (fill solid) (tstamp 5c3109fb-6aa2-4ee7-a11f-1cfdd73a6c60))
|
||||||
|
(fp_poly (pts
|
||||||
|
(xy -0.548708 -1.151437)
|
||||||
|
(xy -0.489801 -1.142323)
|
||||||
|
(xy -0.432758 -1.127494)
|
||||||
|
(xy -0.377217 -1.106877)
|
||||||
|
(xy -0.322818 -1.0804)
|
||||||
|
(xy -0.2725 -1.050166)
|
||||||
|
(xy -0.222567 -1.014043)
|
||||||
|
(xy -0.174132 -0.972404)
|
||||||
|
(xy -0.127943 -0.926036)
|
||||||
|
(xy -0.084747 -0.87573)
|
||||||
|
(xy -0.045292 -0.822274)
|
||||||
|
(xy -0.021157 -0.784818)
|
||||||
|
(xy 0 -0.75)
|
||||||
|
(xy 0.010264 -0.768207)
|
||||||
|
(xy 0.033669 -0.806227)
|
||||||
|
(xy 0.061667 -0.84582)
|
||||||
|
(xy 0.093176 -0.885707)
|
||||||
|
(xy 0.127116 -0.924604)
|
||||||
|
(xy 0.162408 -0.961233)
|
||||||
|
(xy 0.19797 -0.99431)
|
||||||
|
(xy 0.208512 -1.003334)
|
||||||
|
(xy 0.252109 -1.036744)
|
||||||
|
(xy 0.299123 -1.067036)
|
||||||
|
(xy 0.348264 -1.093528)
|
||||||
|
(xy 0.398241 -1.115542)
|
||||||
|
(xy 0.447764 -1.132398)
|
||||||
|
(xy 0.459772 -1.135687)
|
||||||
|
(xy 0.51388 -1.146818)
|
||||||
|
(xy 0.571109 -1.153069)
|
||||||
|
(xy 0.630604 -1.154512)
|
||||||
|
(xy 0.69151 -1.151218)
|
||||||
|
(xy 0.752971 -1.143259)
|
||||||
|
(xy 0.814132 -1.130707)
|
||||||
|
(xy 0.874138 -1.113632)
|
||||||
|
(xy 0.919567 -1.097231)
|
||||||
|
(xy 0.983146 -1.068621)
|
||||||
|
(xy 1.043434 -1.034705)
|
||||||
|
(xy 1.100185 -0.995746)
|
||||||
|
(xy 1.15315 -0.952012)
|
||||||
|
(xy 1.202081 -0.903768)
|
||||||
|
(xy 1.246731 -0.85128)
|
||||||
|
(xy 1.286851 -0.794815)
|
||||||
|
(xy 1.322195 -0.734639)
|
||||||
|
(xy 1.352512 -0.671017)
|
||||||
|
(xy 1.376835 -0.606416)
|
||||||
|
(xy 1.394171 -0.547808)
|
||||||
|
(xy 1.406804 -0.49069)
|
||||||
|
(xy 1.415031 -0.433191)
|
||||||
|
(xy 1.41915 -0.373443)
|
||||||
|
(xy 1.419775 -0.336935)
|
||||||
|
(xy 1.417006 -0.264898)
|
||||||
|
(xy 1.408644 -0.194879)
|
||||||
|
(xy 1.394606 -0.12669)
|
||||||
|
(xy 1.374806 -0.060139)
|
||||||
|
(xy 1.349162 0.004964)
|
||||||
|
(xy 1.317589 0.068809)
|
||||||
|
(xy 1.280003 0.131588)
|
||||||
|
(xy 1.236322 0.193491)
|
||||||
|
(xy 1.186459 0.254709)
|
||||||
|
(xy 1.134571 0.311087)
|
||||||
|
(xy 1.100304 0.345403)
|
||||||
|
(xy 1.064593 0.379202)
|
||||||
|
(xy 1.026684 0.413135)
|
||||||
|
(xy 0.985821 0.447851)
|
||||||
|
(xy 0.941249 0.484001)
|
||||||
|
(xy 0.892214 0.522235)
|
||||||
|
(xy 0.867325 0.541175)
|
||||||
|
(xy 0.853377 0.55169)
|
||||||
|
(xy 0.839869 0.561817)
|
||||||
|
(xy 0.826356 0.571875)
|
||||||
|
(xy 0.812397 0.582182)
|
||||||
|
(xy 0.797549 0.593058)
|
||||||
|
(xy 0.781368 0.604822)
|
||||||
|
(xy 0.763412 0.617793)
|
||||||
|
(xy 0.743238 0.632291)
|
||||||
|
(xy 0.720404 0.648635)
|
||||||
|
(xy 0.694467 0.667143)
|
||||||
|
(xy 0.664984 0.688136)
|
||||||
|
(xy 0.631512 0.711932)
|
||||||
|
(xy 0.593609 0.738851)
|
||||||
|
(xy 0.564112 0.759787)
|
||||||
|
(xy 0.507127 0.800581)
|
||||||
|
(xy 0.455085 0.838616)
|
||||||
|
(xy 0.407448 0.874339)
|
||||||
|
(xy 0.363679 0.908195)
|
||||||
|
(xy 0.323238 0.940631)
|
||||||
|
(xy 0.285587 0.972093)
|
||||||
|
(xy 0.250188 1.003026)
|
||||||
|
(xy 0.216503 1.033877)
|
||||||
|
(xy 0.183993 1.065092)
|
||||||
|
(xy 0.15212 1.097118)
|
||||||
|
(xy 0.132989 1.117)
|
||||||
|
(xy 0.106016 1.146196)
|
||||||
|
(xy 0.080077 1.175858)
|
||||||
|
(xy 0.056112 1.204848)
|
||||||
|
(xy 0.035061 1.232029)
|
||||||
|
(xy 0.017863 1.256263)
|
||||||
|
(xy 0.017319 1.25708)
|
||||||
|
(xy 0.010361 1.26713)
|
||||||
|
(xy 0.004571 1.27474)
|
||||||
|
(xy 0.000921 1.278656)
|
||||||
|
(xy 0.000362 1.278925)
|
||||||
|
(xy -0.002303 1.276497)
|
||||||
|
(xy -0.007891 1.269851)
|
||||||
|
(xy -0.015639 1.259939)
|
||||||
|
(xy -0.024786 1.247714)
|
||||||
|
(xy -0.026922 1.244793)
|
||||||
|
(xy -0.058149 1.203652)
|
||||||
|
(xy -0.091607 1.163043)
|
||||||
|
(xy -0.127647 1.12265)
|
||||||
|
(xy -0.166615 1.082157)
|
||||||
|
(xy -0.208862 1.04125)
|
||||||
|
(xy -0.254736 0.999612)
|
||||||
|
(xy -0.304586 0.956929)
|
||||||
|
(xy -0.358762 0.912884)
|
||||||
|
(xy -0.417611 0.867163)
|
||||||
|
(xy -0.481484 0.81945)
|
||||||
|
(xy -0.550728 0.769428)
|
||||||
|
(xy -0.559838 0.762956)
|
||||||
|
(xy -0.610392 0.72708)
|
||||||
|
(xy -0.656094 0.6946)
|
||||||
|
(xy -0.69729 0.665263)
|
||||||
|
(xy -0.734323 0.638814)
|
||||||
|
(xy -0.76754 0.615001)
|
||||||
|
(xy -0.797285 0.59357)
|
||||||
|
(xy -0.823903 0.574267)
|
||||||
|
(xy -0.847738 0.556839)
|
||||||
|
(xy -0.869137 0.541033)
|
||||||
|
(xy -0.888442 0.526595)
|
||||||
|
(xy -0.906001 0.513271)
|
||||||
|
(xy -0.922157 0.500808)
|
||||||
|
(xy -0.937256 0.488953)
|
||||||
|
(xy -0.951641 0.477451)
|
||||||
|
(xy -0.965659 0.466051)
|
||||||
|
(xy -0.979654 0.454497)
|
||||||
|
(xy -0.980525 0.453773)
|
||||||
|
(xy -1.045557 0.397696)
|
||||||
|
(xy -1.104582 0.342549)
|
||||||
|
(xy -1.157827 0.288048)
|
||||||
|
(xy -1.205518 0.23391)
|
||||||
|
(xy -1.247882 0.179851)
|
||||||
|
(xy -1.285146 0.125589)
|
||||||
|
(xy -1.317535 0.070841)
|
||||||
|
(xy -1.345276 0.015323)
|
||||||
|
(xy -1.361225 -0.022068)
|
||||||
|
(xy -1.384481 -0.088733)
|
||||||
|
(xy -1.402085 -0.157401)
|
||||||
|
(xy -1.414012 -0.227446)
|
||||||
|
(xy -1.420238 -0.298241)
|
||||||
|
(xy -1.420739 -0.369159)
|
||||||
|
(xy -1.415491 -0.439572)
|
||||||
|
(xy -1.40447 -0.508855)
|
||||||
|
(xy -1.387652 -0.57638)
|
||||||
|
(xy -1.383104 -0.59115)
|
||||||
|
(xy -1.358015 -0.660032)
|
||||||
|
(xy -1.327895 -0.725082)
|
||||||
|
(xy -1.292628 -0.786485)
|
||||||
|
(xy -1.252101 -0.844426)
|
||||||
|
(xy -1.206199 -0.899092)
|
||||||
|
(xy -1.170637 -0.935674)
|
||||||
|
(xy -1.118493 -0.982071)
|
||||||
|
(xy -1.063387 -1.022909)
|
||||||
|
(xy -1.005229 -1.058229)
|
||||||
|
(xy -0.94393 -1.088077)
|
||||||
|
(xy -0.8794 -1.112495)
|
||||||
|
(xy -0.811549 -1.131527)
|
||||||
|
(xy -0.740289 -1.145217)
|
||||||
|
(xy -0.740217 -1.145228)
|
||||||
|
(xy -0.673555 -1.152816)
|
||||||
|
(xy -0.609839 -1.154911)
|
||||||
|
(xy -0.548708 -1.151437)
|
||||||
|
) (layer "F.Mask") (width 0.01) (fill solid) (tstamp 2bb3a910-a6bc-4656-9833-0dd3f0aec348))
|
||||||
|
(fp_poly (pts
|
||||||
|
(xy -0.548708 -1.151437)
|
||||||
|
(xy -0.489801 -1.142323)
|
||||||
|
(xy -0.432758 -1.127494)
|
||||||
|
(xy -0.377217 -1.106877)
|
||||||
|
(xy -0.322818 -1.0804)
|
||||||
|
(xy -0.2725 -1.050166)
|
||||||
|
(xy -0.222567 -1.014043)
|
||||||
|
(xy -0.174132 -0.972404)
|
||||||
|
(xy -0.127943 -0.926036)
|
||||||
|
(xy -0.084747 -0.87573)
|
||||||
|
(xy -0.045292 -0.822274)
|
||||||
|
(xy -0.021157 -0.784818)
|
||||||
|
(xy 0 -0.75)
|
||||||
|
(xy 0.010264 -0.768207)
|
||||||
|
(xy 0.033669 -0.806227)
|
||||||
|
(xy 0.061667 -0.84582)
|
||||||
|
(xy 0.093176 -0.885707)
|
||||||
|
(xy 0.127116 -0.924604)
|
||||||
|
(xy 0.162408 -0.961233)
|
||||||
|
(xy 0.19797 -0.99431)
|
||||||
|
(xy 0.208512 -1.003334)
|
||||||
|
(xy 0.252109 -1.036744)
|
||||||
|
(xy 0.299123 -1.067036)
|
||||||
|
(xy 0.348264 -1.093528)
|
||||||
|
(xy 0.398241 -1.115542)
|
||||||
|
(xy 0.447764 -1.132398)
|
||||||
|
(xy 0.459772 -1.135687)
|
||||||
|
(xy 0.51388 -1.146818)
|
||||||
|
(xy 0.571109 -1.153069)
|
||||||
|
(xy 0.630604 -1.154512)
|
||||||
|
(xy 0.69151 -1.151218)
|
||||||
|
(xy 0.752971 -1.143259)
|
||||||
|
(xy 0.814132 -1.130707)
|
||||||
|
(xy 0.874138 -1.113632)
|
||||||
|
(xy 0.919567 -1.097231)
|
||||||
|
(xy 0.983146 -1.068621)
|
||||||
|
(xy 1.043434 -1.034705)
|
||||||
|
(xy 1.100185 -0.995746)
|
||||||
|
(xy 1.15315 -0.952012)
|
||||||
|
(xy 1.202081 -0.903768)
|
||||||
|
(xy 1.246731 -0.85128)
|
||||||
|
(xy 1.286851 -0.794815)
|
||||||
|
(xy 1.322195 -0.734639)
|
||||||
|
(xy 1.352512 -0.671017)
|
||||||
|
(xy 1.376835 -0.606416)
|
||||||
|
(xy 1.394171 -0.547808)
|
||||||
|
(xy 1.406804 -0.49069)
|
||||||
|
(xy 1.415031 -0.433191)
|
||||||
|
(xy 1.41915 -0.373443)
|
||||||
|
(xy 1.419775 -0.336935)
|
||||||
|
(xy 1.417006 -0.264898)
|
||||||
|
(xy 1.408644 -0.194879)
|
||||||
|
(xy 1.394606 -0.12669)
|
||||||
|
(xy 1.374806 -0.060139)
|
||||||
|
(xy 1.349162 0.004964)
|
||||||
|
(xy 1.317589 0.068809)
|
||||||
|
(xy 1.280003 0.131588)
|
||||||
|
(xy 1.236322 0.193491)
|
||||||
|
(xy 1.186459 0.254709)
|
||||||
|
(xy 1.134571 0.311087)
|
||||||
|
(xy 1.100304 0.345403)
|
||||||
|
(xy 1.064593 0.379202)
|
||||||
|
(xy 1.026684 0.413135)
|
||||||
|
(xy 0.985821 0.447851)
|
||||||
|
(xy 0.941249 0.484001)
|
||||||
|
(xy 0.892214 0.522235)
|
||||||
|
(xy 0.867325 0.541175)
|
||||||
|
(xy 0.853377 0.55169)
|
||||||
|
(xy 0.839869 0.561817)
|
||||||
|
(xy 0.826356 0.571875)
|
||||||
|
(xy 0.812397 0.582182)
|
||||||
|
(xy 0.797549 0.593058)
|
||||||
|
(xy 0.781368 0.604822)
|
||||||
|
(xy 0.763412 0.617793)
|
||||||
|
(xy 0.743238 0.632291)
|
||||||
|
(xy 0.720404 0.648635)
|
||||||
|
(xy 0.694467 0.667143)
|
||||||
|
(xy 0.664984 0.688136)
|
||||||
|
(xy 0.631512 0.711932)
|
||||||
|
(xy 0.593609 0.738851)
|
||||||
|
(xy 0.564112 0.759787)
|
||||||
|
(xy 0.507127 0.800581)
|
||||||
|
(xy 0.455085 0.838616)
|
||||||
|
(xy 0.407448 0.874339)
|
||||||
|
(xy 0.363679 0.908195)
|
||||||
|
(xy 0.323238 0.940631)
|
||||||
|
(xy 0.285587 0.972093)
|
||||||
|
(xy 0.250188 1.003026)
|
||||||
|
(xy 0.216503 1.033877)
|
||||||
|
(xy 0.183993 1.065092)
|
||||||
|
(xy 0.15212 1.097118)
|
||||||
|
(xy 0.132989 1.117)
|
||||||
|
(xy 0.106016 1.146196)
|
||||||
|
(xy 0.080077 1.175858)
|
||||||
|
(xy 0.056112 1.204848)
|
||||||
|
(xy 0.035061 1.232029)
|
||||||
|
(xy 0.017863 1.256263)
|
||||||
|
(xy 0.017319 1.25708)
|
||||||
|
(xy 0.010361 1.26713)
|
||||||
|
(xy 0.004571 1.27474)
|
||||||
|
(xy 0.000921 1.278656)
|
||||||
|
(xy 0.000362 1.278925)
|
||||||
|
(xy -0.002303 1.276497)
|
||||||
|
(xy -0.007891 1.269851)
|
||||||
|
(xy -0.015639 1.259939)
|
||||||
|
(xy -0.024786 1.247714)
|
||||||
|
(xy -0.026922 1.244793)
|
||||||
|
(xy -0.058149 1.203652)
|
||||||
|
(xy -0.091607 1.163043)
|
||||||
|
(xy -0.127647 1.12265)
|
||||||
|
(xy -0.166615 1.082157)
|
||||||
|
(xy -0.208862 1.04125)
|
||||||
|
(xy -0.254736 0.999612)
|
||||||
|
(xy -0.304586 0.956929)
|
||||||
|
(xy -0.358762 0.912884)
|
||||||
|
(xy -0.417611 0.867163)
|
||||||
|
(xy -0.481484 0.81945)
|
||||||
|
(xy -0.550728 0.769428)
|
||||||
|
(xy -0.559838 0.762956)
|
||||||
|
(xy -0.610392 0.72708)
|
||||||
|
(xy -0.656094 0.6946)
|
||||||
|
(xy -0.69729 0.665263)
|
||||||
|
(xy -0.734323 0.638814)
|
||||||
|
(xy -0.76754 0.615001)
|
||||||
|
(xy -0.797285 0.59357)
|
||||||
|
(xy -0.823903 0.574267)
|
||||||
|
(xy -0.847738 0.556839)
|
||||||
|
(xy -0.869137 0.541033)
|
||||||
|
(xy -0.888442 0.526595)
|
||||||
|
(xy -0.906001 0.513271)
|
||||||
|
(xy -0.922157 0.500808)
|
||||||
|
(xy -0.937256 0.488953)
|
||||||
|
(xy -0.951641 0.477451)
|
||||||
|
(xy -0.965659 0.466051)
|
||||||
|
(xy -0.979654 0.454497)
|
||||||
|
(xy -0.980525 0.453773)
|
||||||
|
(xy -1.045557 0.397696)
|
||||||
|
(xy -1.104582 0.342549)
|
||||||
|
(xy -1.157827 0.288048)
|
||||||
|
(xy -1.205518 0.23391)
|
||||||
|
(xy -1.247882 0.179851)
|
||||||
|
(xy -1.285146 0.125589)
|
||||||
|
(xy -1.317535 0.070841)
|
||||||
|
(xy -1.345276 0.015323)
|
||||||
|
(xy -1.361225 -0.022068)
|
||||||
|
(xy -1.384481 -0.088733)
|
||||||
|
(xy -1.402085 -0.157401)
|
||||||
|
(xy -1.414012 -0.227446)
|
||||||
|
(xy -1.420238 -0.298241)
|
||||||
|
(xy -1.420739 -0.369159)
|
||||||
|
(xy -1.415491 -0.439572)
|
||||||
|
(xy -1.40447 -0.508855)
|
||||||
|
(xy -1.387652 -0.57638)
|
||||||
|
(xy -1.383104 -0.59115)
|
||||||
|
(xy -1.358015 -0.660032)
|
||||||
|
(xy -1.327895 -0.725082)
|
||||||
|
(xy -1.292628 -0.786485)
|
||||||
|
(xy -1.252101 -0.844426)
|
||||||
|
(xy -1.206199 -0.899092)
|
||||||
|
(xy -1.170637 -0.935674)
|
||||||
|
(xy -1.118493 -0.982071)
|
||||||
|
(xy -1.063387 -1.022909)
|
||||||
|
(xy -1.005229 -1.058229)
|
||||||
|
(xy -0.94393 -1.088077)
|
||||||
|
(xy -0.8794 -1.112495)
|
||||||
|
(xy -0.811549 -1.131527)
|
||||||
|
(xy -0.740289 -1.145217)
|
||||||
|
(xy -0.740217 -1.145228)
|
||||||
|
(xy -0.673555 -1.152816)
|
||||||
|
(xy -0.609839 -1.154911)
|
||||||
|
(xy -0.548708 -1.151437)
|
||||||
|
) (layer "F.Mask") (width 0.01) (fill solid) (tstamp 2e033c0f-4c5d-4699-ad3f-175f3c920e12))
|
||||||
|
)
|
||||||
40
Hardware/footprints/lightning.kicad_mod
Normal file
40
Hardware/footprints/lightning.kicad_mod
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
(module LOGO (layer F.Cu)
|
||||||
|
(at 0 0)
|
||||||
|
(fp_text reference "G***" (at 0 0) (layer F.SilkS) hide
|
||||||
|
(effects (font (thickness 0.3)))
|
||||||
|
)
|
||||||
|
(fp_text value "LOGO" (at 0.75 0) (layer F.SilkS) hide
|
||||||
|
(effects (font (thickness 0.3)))
|
||||||
|
)
|
||||||
|
(fp_poly (pts (xy 0.430913 -1.456164) (xy 0.521811 -1.455869) (xy 0.606258 -1.455399) (xy 0.682846 -1.454770) (xy 0.750170 -1.454000) (xy 0.806824 -1.453106) (xy 0.851402 -1.452106) (xy 0.882496 -1.451017)
|
||||||
|
(xy 0.898703 -1.449856) (xy 0.900767 -1.449309) (xy 0.899613 -1.436180) (xy 0.888204 -1.410419) (xy 0.866912 -1.372582) (xy 0.836105 -1.323223) (xy 0.796154 -1.262896) (xy 0.747430 -1.192154)
|
||||||
|
(xy 0.690303 -1.111553) (xy 0.625143 -1.021647) (xy 0.552321 -0.922989) (xy 0.520924 -0.880925) (xy 0.450696 -0.786623) (xy 0.387458 -0.700694) (xy 0.331659 -0.623785) (xy 0.283753 -0.556540)
|
||||||
|
(xy 0.244189 -0.499608) (xy 0.213421 -0.453634) (xy 0.191898 -0.419264) (xy 0.180073 -0.397146) (xy 0.177799 -0.389552) (xy 0.186221 -0.387068) (xy 0.211313 -0.385000) (xy 0.252819 -0.383353)
|
||||||
|
(xy 0.310481 -0.382136) (xy 0.384041 -0.381354) (xy 0.473243 -0.381015) (xy 0.498627 -0.381000) (xy 0.581533 -0.380938) (xy 0.649079 -0.380708) (xy 0.702836 -0.380246) (xy 0.744378 -0.379488)
|
||||||
|
(xy 0.775275 -0.378369) (xy 0.797102 -0.376824) (xy 0.811429 -0.374788) (xy 0.819830 -0.372197) (xy 0.823877 -0.368987) (xy 0.824594 -0.367607) (xy 0.828836 -0.351043) (xy 0.828744 -0.332757)
|
||||||
|
(xy 0.823583 -0.311675) (xy 0.812616 -0.286723) (xy 0.795108 -0.256825) (xy 0.770322 -0.220908) (xy 0.737525 -0.177895) (xy 0.695978 -0.126714) (xy 0.644947 -0.066288) (xy 0.583696 0.004457)
|
||||||
|
(xy 0.521042 0.075779) (xy 0.488377 0.112738) (xy 0.459582 0.145221) (xy 0.436528 0.171128) (xy 0.421085 0.188357) (xy 0.415209 0.194733) (xy 0.408084 0.202439) (xy 0.392226 0.220134)
|
||||||
|
(xy 0.370073 0.245083) (xy 0.347249 0.270933) (xy 0.321592 0.300007) (xy 0.300107 0.324241) (xy 0.285226 0.340902) (xy 0.279516 0.347133) (xy 0.272568 0.354586) (xy 0.256354 0.372267)
|
||||||
|
(xy 0.232986 0.397864) (xy 0.204578 0.429066) (xy 0.190547 0.444500) (xy 0.159689 0.478376) (xy 0.132060 0.508546) (xy 0.110049 0.532413) (xy 0.096043 0.547382) (xy 0.093181 0.550334)
|
||||||
|
(xy 0.081063 0.563159) (xy 0.062153 0.583961) (xy 0.043085 0.605367) (xy 0.016888 0.634711) (xy -0.013587 0.668344) (xy -0.037389 0.694267) (xy -0.062521 0.721662) (xy -0.095287 0.757754)
|
||||||
|
(xy -0.132809 0.799332) (xy -0.172203 0.843184) (xy -0.210589 0.886099) (xy -0.245085 0.924864) (xy -0.272810 0.956269) (xy -0.285110 0.970373) (xy -0.297634 0.984671) (xy -0.317857 1.007561)
|
||||||
|
(xy -0.342203 1.035001) (xy -0.352497 1.046573) (xy -0.386436 1.085022) (xy -0.425726 1.130064) (xy -0.467655 1.178540) (xy -0.509513 1.227292) (xy -0.548589 1.273160) (xy -0.582171 1.312986)
|
||||||
|
(xy -0.607549 1.343611) (xy -0.609656 1.346200) (xy -0.628962 1.369823) (xy -0.644009 1.387949) (xy -0.651698 1.396846) (xy -0.651852 1.397000) (xy -0.658749 1.405087) (xy -0.673586 1.423241)
|
||||||
|
(xy -0.693767 1.448270) (xy -0.705250 1.462617) (xy -0.733676 1.496546) (xy -0.754347 1.517543) (xy -0.766763 1.525168) (xy -0.770467 1.520180) (xy -0.767950 1.506592) (xy -0.761162 1.480674)
|
||||||
|
(xy -0.751246 1.446138) (xy -0.739343 1.406698) (xy -0.726599 1.366068) (xy -0.714155 1.327962) (xy -0.703154 1.296091) (xy -0.694766 1.274234) (xy -0.687035 1.254591) (xy -0.678025 1.229670)
|
||||||
|
(xy -0.677334 1.227667) (xy -0.667645 1.200271) (xy -0.657743 1.174578) (xy -0.644609 1.142830) (xy -0.641102 1.134534) (xy -0.614484 1.072360) (xy -0.586907 1.009307) (xy -0.557064 0.942478)
|
||||||
|
(xy -0.523651 0.868977) (xy -0.485363 0.785908) (xy -0.443217 0.695343) (xy -0.412795 0.629580) (xy -0.382559 0.563070) (xy -0.353340 0.497745) (xy -0.325969 0.435536) (xy -0.301278 0.378374)
|
||||||
|
(xy -0.280099 0.328192) (xy -0.263262 0.286920) (xy -0.251599 0.256491) (xy -0.245942 0.238836) (xy -0.245534 0.236082) (xy -0.253703 0.234320) (xy -0.277022 0.232715) (xy -0.313706 0.231313)
|
||||||
|
(xy -0.361972 0.230157) (xy -0.420037 0.229291) (xy -0.486117 0.228758) (xy -0.549834 0.228600) (xy -0.625875 0.228387) (xy -0.693874 0.227776) (xy -0.752269 0.226805) (xy -0.799496 0.225514)
|
||||||
|
(xy -0.833991 0.223943) (xy -0.854192 0.222132) (xy -0.858975 0.220768) (xy -0.859749 0.207707) (xy -0.855640 0.193251) (xy -0.849377 0.177213) (xy -0.838988 0.149613) (xy -0.826105 0.114814)
|
||||||
|
(xy -0.816620 0.088900) (xy -0.805325 0.058389) (xy -0.789682 0.016813) (xy -0.770928 -0.032601) (xy -0.750304 -0.086629) (xy -0.729047 -0.142043) (xy -0.708395 -0.195618) (xy -0.689587 -0.244128)
|
||||||
|
(xy -0.673863 -0.284347) (xy -0.662459 -0.313048) (xy -0.659784 -0.319616) (xy -0.650043 -0.343809) (xy -0.644600 -0.357716) (xy -0.635655 -0.380370) (xy -0.627667 -0.400050) (xy -0.617605 -0.424458)
|
||||||
|
(xy -0.610217 -0.442383) (xy -0.604806 -0.455976) (xy -0.594370 -0.482587) (xy -0.579990 -0.519444) (xy -0.562749 -0.563771) (xy -0.543730 -0.612796) (xy -0.541687 -0.618067) (xy -0.522303 -0.667965)
|
||||||
|
(xy -0.504336 -0.713963) (xy -0.488931 -0.753144) (xy -0.477236 -0.782592) (xy -0.470399 -0.799391) (xy -0.470096 -0.800100) (xy -0.459399 -0.826645) (xy -0.448928 -0.854971) (xy -0.448872 -0.855133)
|
||||||
|
(xy -0.434563 -0.894998) (xy -0.420641 -0.930572) (xy -0.416854 -0.939800) (xy -0.407920 -0.962833) (xy -0.398316 -0.989491) (xy -0.397934 -0.990600) (xy -0.389142 -1.015456) (xy -0.381479 -1.035959)
|
||||||
|
(xy -0.381000 -1.037166) (xy -0.373616 -1.056793) (xy -0.364768 -1.081699) (xy -0.364067 -1.083733) (xy -0.355164 -1.108602) (xy -0.347240 -1.129107) (xy -0.346741 -1.130300) (xy -0.340888 -1.145696)
|
||||||
|
(xy -0.330903 -1.173503) (xy -0.318046 -1.210077) (xy -0.303575 -1.251777) (xy -0.288748 -1.294959) (xy -0.274825 -1.335981) (xy -0.263064 -1.371200) (xy -0.256052 -1.392767) (xy -0.246844 -1.419027)
|
||||||
|
(xy -0.238228 -1.439273) (xy -0.234555 -1.445683) (xy -0.229445 -1.447876) (xy -0.217010 -1.449766) (xy -0.196247 -1.451373) (xy -0.166151 -1.452715) (xy -0.125718 -1.453810) (xy -0.073945 -1.454678)
|
||||||
|
(xy -0.009827 -1.455337) (xy 0.067639 -1.455805) (xy 0.159458 -1.456102) (xy 0.266634 -1.456246) (xy 0.334970 -1.456266) (xy 0.430913 -1.456164) )(layer F.Mask) (width 0.010000)
|
||||||
|
)
|
||||||
|
)
|
||||||
8
Hardware/fp-lib-table
Normal file
8
Hardware/fp-lib-table
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
(fp_lib_table
|
||||||
|
(version 7)
|
||||||
|
(lib (name "Custom")(type "KiCad")(uri "${KIPRJMOD}/footprints")(options "")(descr ""))
|
||||||
|
(lib (name "Library")(type "KiCad")(uri "${KIPRJMOD}/libraries/Library.pretty")(options "")(descr ""))
|
||||||
|
(lib (name "KiCad")(type "KiCad")(uri "${KIPRJMOD}/libraries/BTS700121ESPXUMA1/KiCad")(options "")(descr ""))
|
||||||
|
(lib (name "AMPSEAL_Footprints")(type "KiCad")(uri "${KIPRJMOD}/libraries/AMPSEAL_Footprints.pretty")(options "")(descr ""))
|
||||||
|
(lib (name "776262-4")(type "KiCad")(uri "${KIPRJMOD}/libraries/776262-4.pretty")(options "")(descr ""))
|
||||||
|
)
|
||||||
26342
Hardware/gerber export/PDU FT24-B_Cu.gbr
Normal file
26342
Hardware/gerber export/PDU FT24-B_Cu.gbr
Normal file
File diff suppressed because it is too large
Load Diff
234
Hardware/gerber export/PDU FT24-B_Mask.gbr
Normal file
234
Hardware/gerber export/PDU FT24-B_Mask.gbr
Normal file
@ -0,0 +1,234 @@
|
|||||||
|
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.0*%
|
||||||
|
%TF.CreationDate,2024-03-07T18:38:20+01:00*%
|
||||||
|
%TF.ProjectId,PDU FT24,50445520-4654-4323-942e-6b696361645f,rev?*%
|
||||||
|
%TF.SameCoordinates,Original*%
|
||||||
|
%TF.FileFunction,Soldermask,Bot*%
|
||||||
|
%TF.FilePolarity,Negative*%
|
||||||
|
%FSLAX46Y46*%
|
||||||
|
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||||
|
G04 Created by KiCad (PCBNEW 8.0.0) date 2024-03-07 18:38:20*
|
||||||
|
%MOMM*%
|
||||||
|
%LPD*%
|
||||||
|
G01*
|
||||||
|
G04 APERTURE LIST*
|
||||||
|
G04 Aperture macros list*
|
||||||
|
%AMRoundRect*
|
||||||
|
0 Rectangle with rounded corners*
|
||||||
|
0 $1 Rounding radius*
|
||||||
|
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||||
|
0 Add a 4 corners polygon primitive as box body*
|
||||||
|
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||||
|
0 Add four circle primitives for the rounded corners*
|
||||||
|
1,1,$1+$1,$2,$3*
|
||||||
|
1,1,$1+$1,$4,$5*
|
||||||
|
1,1,$1+$1,$6,$7*
|
||||||
|
1,1,$1+$1,$8,$9*
|
||||||
|
0 Add four rect primitives between the rounded corners*
|
||||||
|
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||||
|
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||||
|
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||||
|
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||||
|
%AMRotRect*
|
||||||
|
0 Rectangle, with rotation*
|
||||||
|
0 The origin of the aperture is its center*
|
||||||
|
0 $1 length*
|
||||||
|
0 $2 width*
|
||||||
|
0 $3 Rotation angle, in degrees counterclockwise*
|
||||||
|
0 Add horizontal line*
|
||||||
|
21,1,$1,$2,0,0,$3*%
|
||||||
|
G04 Aperture macros list end*
|
||||||
|
%ADD10C,2.595000*%
|
||||||
|
%ADD11C,4.300000*%
|
||||||
|
%ADD12R,1.700000X1.700000*%
|
||||||
|
%ADD13O,1.700000X1.700000*%
|
||||||
|
%ADD14C,2.400000*%
|
||||||
|
%ADD15R,1.192000X1.192000*%
|
||||||
|
%ADD16C,1.192000*%
|
||||||
|
%ADD17RoundRect,0.250000X1.590990X0.000000X0.000000X1.590990X-1.590990X0.000000X0.000000X-1.590990X0*%
|
||||||
|
%ADD18C,2.000000*%
|
||||||
|
%ADD19C,3.000000*%
|
||||||
|
%ADD20RotRect,2.775000X2.775000X142.500000*%
|
||||||
|
%ADD21C,2.775000*%
|
||||||
|
G04 APERTURE END LIST*
|
||||||
|
D10*
|
||||||
|
%TO.C,U2*%
|
||||||
|
X167633517Y-203015274D03*
|
||||||
|
X167633517Y-216485274D03*
|
||||||
|
X164233517Y-203015274D03*
|
||||||
|
X164233517Y-216485274D03*
|
||||||
|
%TD*%
|
||||||
|
D11*
|
||||||
|
%TO.C,H1*%
|
||||||
|
X228265696Y-47953087D03*
|
||||||
|
%TD*%
|
||||||
|
%TO.C,H3*%
|
||||||
|
X304938392Y-224383918D03*
|
||||||
|
%TD*%
|
||||||
|
D10*
|
||||||
|
%TO.C,U17*%
|
||||||
|
X239624641Y-128983767D03*
|
||||||
|
X251832607Y-123291099D03*
|
||||||
|
X241061543Y-132065213D03*
|
||||||
|
X253269509Y-126372545D03*
|
||||||
|
%TD*%
|
||||||
|
%TO.C,U8*%
|
||||||
|
X142376381Y-203015274D03*
|
||||||
|
X142376381Y-216485274D03*
|
||||||
|
X138976381Y-203015274D03*
|
||||||
|
X138976381Y-216485274D03*
|
||||||
|
%TD*%
|
||||||
|
%TO.C,U47*%
|
||||||
|
X215783430Y-181268550D03*
|
||||||
|
X226102048Y-189926899D03*
|
||||||
|
X213597952Y-183873101D03*
|
||||||
|
X223916570Y-192531450D03*
|
||||||
|
%TD*%
|
||||||
|
D11*
|
||||||
|
%TO.C,H2*%
|
||||||
|
X80967378Y-224661557D03*
|
||||||
|
%TD*%
|
||||||
|
D10*
|
||||||
|
%TO.C,U13*%
|
||||||
|
X155051168Y-130949181D03*
|
||||||
|
X163709517Y-120630563D03*
|
||||||
|
X157655719Y-133134659D03*
|
||||||
|
X166314068Y-122816041D03*
|
||||||
|
%TD*%
|
||||||
|
%TO.C,U15*%
|
||||||
|
X219757566Y-81005611D03*
|
||||||
|
X231965532Y-75312943D03*
|
||||||
|
X221194468Y-84087057D03*
|
||||||
|
X233402434Y-78394389D03*
|
||||||
|
%TD*%
|
||||||
|
%TO.C,U6*%
|
||||||
|
X128578525Y-167611586D03*
|
||||||
|
X119920176Y-177930204D03*
|
||||||
|
X125973974Y-165426108D03*
|
||||||
|
X117315625Y-175744726D03*
|
||||||
|
%TD*%
|
||||||
|
%TO.C,U45*%
|
||||||
|
X209651728Y-203015274D03*
|
||||||
|
X209651728Y-216485274D03*
|
||||||
|
X206251728Y-203015274D03*
|
||||||
|
X206251728Y-216485274D03*
|
||||||
|
%TD*%
|
||||||
|
D12*
|
||||||
|
%TO.C,J1*%
|
||||||
|
X269800000Y-184175000D03*
|
||||||
|
D13*
|
||||||
|
X269800000Y-181635000D03*
|
||||||
|
%TD*%
|
||||||
|
D14*
|
||||||
|
%TO.C,U43*%
|
||||||
|
X133909332Y-202665000D03*
|
||||||
|
X130509332Y-202665000D03*
|
||||||
|
X130509332Y-216135000D03*
|
||||||
|
X133909332Y-216135000D03*
|
||||||
|
%TD*%
|
||||||
|
D10*
|
||||||
|
%TO.C,U49*%
|
||||||
|
X223250034Y-88242668D03*
|
||||||
|
X235458000Y-82550000D03*
|
||||||
|
X224686936Y-91324114D03*
|
||||||
|
X236894902Y-85631446D03*
|
||||||
|
%TD*%
|
||||||
|
D15*
|
||||||
|
%TO.C,Y1*%
|
||||||
|
X248887075Y-193618156D03*
|
||||||
|
D16*
|
||||||
|
X248887075Y-188738156D03*
|
||||||
|
%TD*%
|
||||||
|
D10*
|
||||||
|
%TO.C,U31*%
|
||||||
|
X263290143Y-162541321D03*
|
||||||
|
X249820143Y-162541321D03*
|
||||||
|
X263290143Y-159141321D03*
|
||||||
|
X249820143Y-159141321D03*
|
||||||
|
%TD*%
|
||||||
|
D17*
|
||||||
|
%TO.C,J4*%
|
||||||
|
X214000000Y-191800000D03*
|
||||||
|
%TD*%
|
||||||
|
D12*
|
||||||
|
%TO.C,J6*%
|
||||||
|
X274947075Y-177518156D03*
|
||||||
|
D13*
|
||||||
|
X274947075Y-180058156D03*
|
||||||
|
X274947075Y-182598156D03*
|
||||||
|
X274947075Y-185138156D03*
|
||||||
|
X274947075Y-187678156D03*
|
||||||
|
%TD*%
|
||||||
|
D10*
|
||||||
|
%TO.C,U35*%
|
||||||
|
X232613430Y-195258550D03*
|
||||||
|
X242932048Y-203916899D03*
|
||||||
|
X230427952Y-197863101D03*
|
||||||
|
X240746570Y-206521450D03*
|
||||||
|
%TD*%
|
||||||
|
D18*
|
||||||
|
%TO.C,J2*%
|
||||||
|
X146171695Y-142972870D03*
|
||||||
|
X136343143Y-158245708D03*
|
||||||
|
X186641744Y-196841182D03*
|
||||||
|
X198850356Y-183394629D03*
|
||||||
|
D19*
|
||||||
|
X148178248Y-158755891D03*
|
||||||
|
X151351661Y-161190937D03*
|
||||||
|
X154525075Y-163625982D03*
|
||||||
|
X157698488Y-166061028D03*
|
||||||
|
X160871901Y-168496074D03*
|
||||||
|
X164045315Y-170931120D03*
|
||||||
|
X167218728Y-173366165D03*
|
||||||
|
X170392141Y-175801211D03*
|
||||||
|
X173565555Y-178236257D03*
|
||||||
|
X176738968Y-180671302D03*
|
||||||
|
X179912381Y-183106348D03*
|
||||||
|
X183085795Y-185541394D03*
|
||||||
|
X152200000Y-156800000D03*
|
||||||
|
X155373414Y-159235046D03*
|
||||||
|
X158546827Y-161670092D03*
|
||||||
|
X161720240Y-164105138D03*
|
||||||
|
X164893654Y-166540183D03*
|
||||||
|
X168067067Y-168975229D03*
|
||||||
|
X171240480Y-171410275D03*
|
||||||
|
X174413894Y-173845320D03*
|
||||||
|
X177587307Y-176280366D03*
|
||||||
|
X180760720Y-178715412D03*
|
||||||
|
X183934134Y-181150458D03*
|
||||||
|
X153048339Y-152409064D03*
|
||||||
|
X156221753Y-154844110D03*
|
||||||
|
X159395166Y-157279156D03*
|
||||||
|
X162568579Y-159714201D03*
|
||||||
|
X165741993Y-162149247D03*
|
||||||
|
X168915406Y-164584293D03*
|
||||||
|
X172088819Y-167019338D03*
|
||||||
|
X175262233Y-169454384D03*
|
||||||
|
X178435646Y-171889430D03*
|
||||||
|
X181609059Y-174324476D03*
|
||||||
|
X184782473Y-176759521D03*
|
||||||
|
X187955886Y-179194567D03*
|
||||||
|
%TD*%
|
||||||
|
D20*
|
||||||
|
%TO.C,J3*%
|
||||||
|
X209590331Y-151558306D03*
|
||||||
|
D21*
|
||||||
|
X206416918Y-149123260D03*
|
||||||
|
X203243504Y-146688215D03*
|
||||||
|
X200070091Y-144253169D03*
|
||||||
|
X196896678Y-141818123D03*
|
||||||
|
X205568579Y-153514197D03*
|
||||||
|
X202395165Y-151079151D03*
|
||||||
|
X199221752Y-148644105D03*
|
||||||
|
X196048339Y-146209059D03*
|
||||||
|
X204720240Y-157905133D03*
|
||||||
|
X201546826Y-155470087D03*
|
||||||
|
X198373413Y-153035041D03*
|
||||||
|
X195199999Y-150599996D03*
|
||||||
|
X192026586Y-148164950D03*
|
||||||
|
D19*
|
||||||
|
X221425436Y-152068489D03*
|
||||||
|
X193340728Y-130518335D03*
|
||||||
|
X211596884Y-167341327D03*
|
||||||
|
X181132116Y-143964888D03*
|
||||||
|
%TD*%
|
||||||
|
M02*
|
||||||
15
Hardware/gerber export/PDU FT24-B_Paste.gbr
Normal file
15
Hardware/gerber export/PDU FT24-B_Paste.gbr
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.0*%
|
||||||
|
%TF.CreationDate,2024-03-07T18:38:19+01:00*%
|
||||||
|
%TF.ProjectId,PDU FT24,50445520-4654-4323-942e-6b696361645f,rev?*%
|
||||||
|
%TF.SameCoordinates,Original*%
|
||||||
|
%TF.FileFunction,Paste,Bot*%
|
||||||
|
%TF.FilePolarity,Positive*%
|
||||||
|
%FSLAX46Y46*%
|
||||||
|
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||||
|
G04 Created by KiCad (PCBNEW 8.0.0) date 2024-03-07 18:38:19*
|
||||||
|
%MOMM*%
|
||||||
|
%LPD*%
|
||||||
|
G01*
|
||||||
|
G04 APERTURE LIST*
|
||||||
|
G04 APERTURE END LIST*
|
||||||
|
M02*
|
||||||
69
Hardware/gerber export/PDU FT24-Edge_Cuts.gbr
Normal file
69
Hardware/gerber export/PDU FT24-Edge_Cuts.gbr
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.0*%
|
||||||
|
%TF.CreationDate,2024-03-07T18:38:20+01:00*%
|
||||||
|
%TF.ProjectId,PDU FT24,50445520-4654-4323-942e-6b696361645f,rev?*%
|
||||||
|
%TF.SameCoordinates,Original*%
|
||||||
|
%TF.FileFunction,Profile,NP*%
|
||||||
|
%FSLAX46Y46*%
|
||||||
|
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||||
|
G04 Created by KiCad (PCBNEW 8.0.0) date 2024-03-07 18:38:20*
|
||||||
|
%MOMM*%
|
||||||
|
%LPD*%
|
||||||
|
G01*
|
||||||
|
G04 APERTURE LIST*
|
||||||
|
%TA.AperFunction,Profile*%
|
||||||
|
%ADD10C,0.200000*%
|
||||||
|
%TD*%
|
||||||
|
G04 APERTURE END LIST*
|
||||||
|
D10*
|
||||||
|
X77984499Y-230717989D02*
|
||||||
|
X306827514Y-230376474D01*
|
||||||
|
X224344077Y-43505929D02*
|
||||||
|
X74146815Y-222504056D01*
|
||||||
|
X77984499Y-230717988D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X74146801Y-222504044I-7499J4999988D01*
|
||||||
|
G01*
|
||||||
|
X307101199Y-224408159D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X302801197Y-224408159I-2150001J0D01*
|
||||||
|
G01*
|
||||||
|
X302801197Y-224408159D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X307101199Y-224408159I2150001J0D01*
|
||||||
|
G01*
|
||||||
|
X311396279Y-223361995D02*
|
||||||
|
X232750527Y-44705385D01*
|
||||||
|
X311396278Y-223361995D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X306827514Y-230376470I-4576268J-2014455D01*
|
||||||
|
G01*
|
||||||
|
X230418280Y-47987553D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X226118280Y-47987553I-2150000J0D01*
|
||||||
|
G01*
|
||||||
|
X226118280Y-47987553D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X230418280Y-47987553I2150000J0D01*
|
||||||
|
G01*
|
||||||
|
X83101317Y-224640357D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X78801319Y-224640357I-2149999J0D01*
|
||||||
|
G01*
|
||||||
|
X78801319Y-224640357D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X83101317Y-224640357I2149999J0D01*
|
||||||
|
G01*
|
||||||
|
X224344078Y-43505930D02*
|
||||||
|
G75*
|
||||||
|
G02*
|
||||||
|
X232750535Y-44705382I3830222J-3213970D01*
|
||||||
|
G01*
|
||||||
|
M02*
|
||||||
43888
Hardware/gerber export/PDU FT24-F_Cu.gbr
Normal file
43888
Hardware/gerber export/PDU FT24-F_Cu.gbr
Normal file
File diff suppressed because it is too large
Load Diff
1991
Hardware/gerber export/PDU FT24-F_Mask.gbr
Normal file
1991
Hardware/gerber export/PDU FT24-F_Mask.gbr
Normal file
File diff suppressed because it is too large
Load Diff
1794
Hardware/gerber export/PDU FT24-F_Paste.gbr
Normal file
1794
Hardware/gerber export/PDU FT24-F_Paste.gbr
Normal file
File diff suppressed because it is too large
Load Diff
31480
Hardware/gerber export/PDU FT24-F_Silkscreen.gbr
Normal file
31480
Hardware/gerber export/PDU FT24-F_Silkscreen.gbr
Normal file
File diff suppressed because it is too large
Load Diff
33297
Hardware/gerber export/PDU FT24-In1_Cu.gbr
Normal file
33297
Hardware/gerber export/PDU FT24-In1_Cu.gbr
Normal file
File diff suppressed because it is too large
Load Diff
33297
Hardware/gerber export/PDU FT24-In2_Cu.gbr
Normal file
33297
Hardware/gerber export/PDU FT24-In2_Cu.gbr
Normal file
File diff suppressed because it is too large
Load Diff
34
Hardware/gerber export/PDU FT24-NPTH-drl.gbr
Normal file
34
Hardware/gerber export/PDU FT24-NPTH-drl.gbr
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.0*%
|
||||||
|
%TF.CreationDate,2024-03-07T18:38:24+01:00*%
|
||||||
|
%TF.ProjectId,PDU FT24,50445520-4654-4323-942e-6b696361645f,rev?*%
|
||||||
|
%TF.SameCoordinates,Original*%
|
||||||
|
%TF.FileFunction,NonPlated,1,4,NPTH,Drill*%
|
||||||
|
%TF.FilePolarity,Positive*%
|
||||||
|
%FSLAX46Y46*%
|
||||||
|
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||||
|
G04 Created by KiCad (PCBNEW 8.0.0) date 2024-03-07 18:38:24*
|
||||||
|
%MOMM*%
|
||||||
|
%LPD*%
|
||||||
|
G01*
|
||||||
|
G04 APERTURE LIST*
|
||||||
|
%TA.AperFunction,ComponentDrill*%
|
||||||
|
%ADD10C,2.000000*%
|
||||||
|
%TD*%
|
||||||
|
%TA.AperFunction,ComponentDrill*%
|
||||||
|
%ADD11C,4.300000*%
|
||||||
|
%TD*%
|
||||||
|
G04 APERTURE END LIST*
|
||||||
|
D10*
|
||||||
|
%TO.C,J2*%
|
||||||
|
X136343143Y-158245708D03*
|
||||||
|
X146171695Y-142972870D03*
|
||||||
|
X186641744Y-196841182D03*
|
||||||
|
X198850356Y-183394629D03*
|
||||||
|
D11*
|
||||||
|
%TO.C,H2*%
|
||||||
|
X80967378Y-224661557D03*
|
||||||
|
%TO.C,H1*%
|
||||||
|
X228265696Y-47953087D03*
|
||||||
|
%TO.C,H3*%
|
||||||
|
X304938392Y-224383918D03*
|
||||||
|
M02*
|
||||||
1049
Hardware/gerber export/PDU FT24-PTH-drl.gbr
Normal file
1049
Hardware/gerber export/PDU FT24-PTH-drl.gbr
Normal file
File diff suppressed because it is too large
Load Diff
160
Hardware/gerber export/PDU FT24-job.gbrjob
Normal file
160
Hardware/gerber export/PDU FT24-job.gbrjob
Normal file
@ -0,0 +1,160 @@
|
|||||||
|
{
|
||||||
|
"Header": {
|
||||||
|
"GenerationSoftware": {
|
||||||
|
"Vendor": "KiCad",
|
||||||
|
"Application": "Pcbnew",
|
||||||
|
"Version": "8.0.0"
|
||||||
|
},
|
||||||
|
"CreationDate": "2024-03-07T18:38:20+01:00"
|
||||||
|
},
|
||||||
|
"GeneralSpecs": {
|
||||||
|
"ProjectId": {
|
||||||
|
"Name": "PDU FT24",
|
||||||
|
"GUID": "50445520-4654-4323-942e-6b696361645f",
|
||||||
|
"Revision": "rev?"
|
||||||
|
},
|
||||||
|
"Size": {
|
||||||
|
"X": 239.043,
|
||||||
|
"Y": 189.1981
|
||||||
|
},
|
||||||
|
"LayerNumber": 4,
|
||||||
|
"BoardThickness": 1.6,
|
||||||
|
"Finish": "None"
|
||||||
|
},
|
||||||
|
"DesignRules": [
|
||||||
|
{
|
||||||
|
"Layers": "Outer",
|
||||||
|
"PadToPad": 0.2,
|
||||||
|
"PadToTrack": 0.2,
|
||||||
|
"TrackToTrack": 0.2,
|
||||||
|
"MinLineWidth": 0.15,
|
||||||
|
"TrackToRegion": 0.2,
|
||||||
|
"RegionToRegion": 0.2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Layers": "Inner",
|
||||||
|
"PadToPad": 0.0,
|
||||||
|
"PadToTrack": 0.0,
|
||||||
|
"TrackToTrack": 0.2,
|
||||||
|
"TrackToRegion": 0.2,
|
||||||
|
"RegionToRegion": 0.2
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"FilesAttributes": [
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-F_Cu.gbr",
|
||||||
|
"FileFunction": "Copper,L1,Top",
|
||||||
|
"FilePolarity": "Positive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-In1_Cu.gbr",
|
||||||
|
"FileFunction": "Copper,L2,Inr",
|
||||||
|
"FilePolarity": "Positive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-In2_Cu.gbr",
|
||||||
|
"FileFunction": "Copper,L3,Inr",
|
||||||
|
"FilePolarity": "Positive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-B_Cu.gbr",
|
||||||
|
"FileFunction": "Copper,L4,Bot",
|
||||||
|
"FilePolarity": "Positive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-F_Paste.gbr",
|
||||||
|
"FileFunction": "SolderPaste,Top",
|
||||||
|
"FilePolarity": "Positive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-B_Paste.gbr",
|
||||||
|
"FileFunction": "SolderPaste,Bot",
|
||||||
|
"FilePolarity": "Positive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-F_Silkscreen.gbr",
|
||||||
|
"FileFunction": "Legend,Top",
|
||||||
|
"FilePolarity": "Positive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-F_Mask.gbr",
|
||||||
|
"FileFunction": "SolderMask,Top",
|
||||||
|
"FilePolarity": "Negative"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-B_Mask.gbr",
|
||||||
|
"FileFunction": "SolderMask,Bot",
|
||||||
|
"FilePolarity": "Negative"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "PDU FT24-Edge_Cuts.gbr",
|
||||||
|
"FileFunction": "Profile",
|
||||||
|
"FilePolarity": "Positive"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"MaterialStackup": [
|
||||||
|
{
|
||||||
|
"Type": "Legend",
|
||||||
|
"Name": "Top Silk Screen"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "SolderPaste",
|
||||||
|
"Name": "Top Solder Paste"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "SolderMask",
|
||||||
|
"Thickness": 0.01,
|
||||||
|
"Name": "Top Solder Mask"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Copper",
|
||||||
|
"Thickness": 0.035,
|
||||||
|
"Name": "F.Cu"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Dielectric",
|
||||||
|
"Thickness": 0.1,
|
||||||
|
"Material": "FR4",
|
||||||
|
"Name": "F.Cu/In1.Cu",
|
||||||
|
"Notes": "Type: dielectric layer 1 (from F.Cu to In1.Cu)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Copper",
|
||||||
|
"Thickness": 0.035,
|
||||||
|
"Name": "In1.Cu"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Dielectric",
|
||||||
|
"Thickness": 1.24,
|
||||||
|
"Material": "FR4",
|
||||||
|
"Name": "In1.Cu/In2.Cu",
|
||||||
|
"Notes": "Type: dielectric layer 2 (from In1.Cu to In2.Cu)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Copper",
|
||||||
|
"Thickness": 0.035,
|
||||||
|
"Name": "In2.Cu"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Dielectric",
|
||||||
|
"Thickness": 0.1,
|
||||||
|
"Material": "FR4",
|
||||||
|
"Name": "In2.Cu/B.Cu",
|
||||||
|
"Notes": "Type: dielectric layer 3 (from In2.Cu to B.Cu)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "Copper",
|
||||||
|
"Thickness": 0.035,
|
||||||
|
"Name": "B.Cu"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "SolderMask",
|
||||||
|
"Thickness": 0.01,
|
||||||
|
"Name": "Bottom Solder Mask"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "SolderPaste",
|
||||||
|
"Name": "Bottom Solder Paste"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
9
Hardware/libraries/3557-15/3557-15.dcm
Normal file
9
Hardware/libraries/3557-15/3557-15.dcm
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
EESchema-DOCLIB Version 2.0
|
||||||
|
#
|
||||||
|
$CMP 3557-15
|
||||||
|
D Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, BLUE 15A
|
||||||
|
K
|
||||||
|
F https://componentsearchengine.com/Datasheets/1/3557-15.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
#End Doc Library
|
||||||
25
Hardware/libraries/3557-15/3557-15.lib
Normal file
25
Hardware/libraries/3557-15/3557-15.lib
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
EESchema-LIBRARY Version 2.3
|
||||||
|
#encoding utf-8
|
||||||
|
#SamacSys ECAD Model 3557-15
|
||||||
|
#/1072562/1023146/2.49/4/4/Undefined or Miscellaneous
|
||||||
|
DEF 3557-15 U 0 30 Y Y 1 F N
|
||||||
|
F0 "U" 650 300 50 H V L CNN
|
||||||
|
F1 "3557-15" 650 200 50 H V L CNN
|
||||||
|
F2 "355715" 650 100 50 H I L CNN
|
||||||
|
F3 "https://componentsearchengine.com/Datasheets/1/3557-15.pdf" 650 0 50 H I L CNN
|
||||||
|
F4 "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, BLUE 15A" 650 -100 50 H I L CNN "Description"
|
||||||
|
F5 "7.37" 650 -200 50 H I L CNN "Height"
|
||||||
|
F6 "" 650 -300 50 H I L CNN "heisener Part Number"
|
||||||
|
F7 "" 650 -400 50 H I L CNN "heisener Price/Stock"
|
||||||
|
F8 "Keystone Electronics" 650 -500 50 H I L CNN "Manufacturer_Name"
|
||||||
|
F9 "3557-15" 650 -600 50 H I L CNN "Manufacturer_Part_Number"
|
||||||
|
DRAW
|
||||||
|
X 1 1 0 0 200 R 50 50 0 0 P
|
||||||
|
X 2 2 800 0 200 L 50 50 0 0 P
|
||||||
|
X 3 3 0 -100 200 R 50 50 0 0 P
|
||||||
|
X 4 4 800 -100 200 L 50 50 0 0 P
|
||||||
|
P 5 0 1 6 200 100 600 100 600 -200 200 -200 200 100 N
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
|
#End Library
|
||||||
59
Hardware/libraries/3557-15/3557-15.mod
Normal file
59
Hardware/libraries/3557-15/3557-15.mod
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
PCBNEW-LibModule-V1 2023-01-08 12:50:21
|
||||||
|
# encoding utf-8
|
||||||
|
Units mm
|
||||||
|
$INDEX
|
||||||
|
355715
|
||||||
|
$EndINDEX
|
||||||
|
$MODULE 355715
|
||||||
|
Po 0 0 0 15 63babc0d 00000000 ~~
|
||||||
|
Li 355715
|
||||||
|
Cd 3557-15-2
|
||||||
|
Kw Undefined or Miscellaneous
|
||||||
|
Sc 0
|
||||||
|
At STD
|
||||||
|
AR
|
||||||
|
Op 0 0 0
|
||||||
|
T0 0.000 -0 1.27 1.27 0 0.254 N V 21 N "U**"
|
||||||
|
T1 0.000 -0 1.27 1.27 0 0.254 N I 21 N "355715"
|
||||||
|
DS -9.905 -3.365 9.905 -3.365 0.2 24
|
||||||
|
DS 9.905 -3.365 9.905 3.365 0.2 24
|
||||||
|
DS 9.905 3.365 -9.905 3.365 0.2 24
|
||||||
|
DS -9.905 3.365 -9.905 -3.365 0.2 24
|
||||||
|
DS -9.905 -3.365 9.905 -3.365 0.1 21
|
||||||
|
DS 9.905 -3.365 9.905 3.365 0.1 21
|
||||||
|
DS 9.905 3.365 -9.905 3.365 0.1 21
|
||||||
|
DS -9.905 3.365 -9.905 -3.365 0.1 21
|
||||||
|
DS -10.405 -3.865 10.405 -3.865 0.1 24
|
||||||
|
DS 10.405 -3.865 10.405 3.865 0.1 24
|
||||||
|
DS 10.405 3.865 -10.405 3.865 0.1 24
|
||||||
|
DS -10.405 3.865 -10.405 -3.865 0.1 24
|
||||||
|
$PAD
|
||||||
|
Po -6.735 -1.7
|
||||||
|
Sh "1" C 2.595 2.595 0 0 900
|
||||||
|
Dr 1.73 0 0
|
||||||
|
At STD N 00E0FFFF
|
||||||
|
Ne 0 ""
|
||||||
|
$EndPAD
|
||||||
|
$PAD
|
||||||
|
Po 6.735 -1.7
|
||||||
|
Sh "2" C 2.595 2.595 0 0 900
|
||||||
|
Dr 1.73 0 0
|
||||||
|
At STD N 00E0FFFF
|
||||||
|
Ne 0 ""
|
||||||
|
$EndPAD
|
||||||
|
$PAD
|
||||||
|
Po -6.735 1.7
|
||||||
|
Sh "3" C 2.595 2.595 0 0 900
|
||||||
|
Dr 1.73 0 0
|
||||||
|
At STD N 00E0FFFF
|
||||||
|
Ne 0 ""
|
||||||
|
$EndPAD
|
||||||
|
$PAD
|
||||||
|
Po 6.735 1.7
|
||||||
|
Sh "4" C 2.595 2.595 0 0 900
|
||||||
|
Dr 1.73 0 0
|
||||||
|
At STD N 00E0FFFF
|
||||||
|
Ne 0 ""
|
||||||
|
$EndPAD
|
||||||
|
$EndMODULE 355715
|
||||||
|
$EndLIBRARY
|
||||||
1002
Hardware/libraries/3557-15/3557-15.stp
Normal file
1002
Hardware/libraries/3557-15/3557-15.stp
Normal file
File diff suppressed because it is too large
Load Diff
34
Hardware/libraries/3557-15/355715.kicad_mod
Normal file
34
Hardware/libraries/3557-15/355715.kicad_mod
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
(module "355715" (layer F.Cu)
|
||||||
|
(descr "3557-15-2")
|
||||||
|
(tags "Undefined or Miscellaneous")
|
||||||
|
(fp_text reference U** (at 0.000 -0) (layer F.SilkS)
|
||||||
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||||
|
)
|
||||||
|
(fp_text user %R (at 0.000 -0) (layer F.Fab)
|
||||||
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||||
|
)
|
||||||
|
(fp_text value "355715" (at 0.000 -0) (layer F.SilkS) hide
|
||||||
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||||
|
)
|
||||||
|
(fp_line (start -9.905 -3.365) (end 9.905 -3.365) (layer F.Fab) (width 0.2))
|
||||||
|
(fp_line (start 9.905 -3.365) (end 9.905 3.365) (layer F.Fab) (width 0.2))
|
||||||
|
(fp_line (start 9.905 3.365) (end -9.905 3.365) (layer F.Fab) (width 0.2))
|
||||||
|
(fp_line (start -9.905 3.365) (end -9.905 -3.365) (layer F.Fab) (width 0.2))
|
||||||
|
(fp_line (start -9.905 -3.365) (end 9.905 -3.365) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start 9.905 -3.365) (end 9.905 3.365) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start 9.905 3.365) (end -9.905 3.365) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start -9.905 3.365) (end -9.905 -3.365) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start -10.405 -3.865) (end 10.405 -3.865) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start 10.405 -3.865) (end 10.405 3.865) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start 10.405 3.865) (end -10.405 3.865) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start -10.405 3.865) (end -10.405 -3.865) (layer F.CrtYd) (width 0.1))
|
||||||
|
(pad 1 thru_hole circle (at -6.735 -1.7) (size 2.595 2.595) (drill 1.73) (layers *.Cu *.Mask))
|
||||||
|
(pad 2 thru_hole circle (at 6.735 -1.7) (size 2.595 2.595) (drill 1.73) (layers *.Cu *.Mask))
|
||||||
|
(pad 3 thru_hole circle (at -6.735 1.7) (size 2.595 2.595) (drill 1.73) (layers *.Cu *.Mask))
|
||||||
|
(pad 4 thru_hole circle (at 6.735 1.7) (size 2.595 2.595) (drill 1.73) (layers *.Cu *.Mask))
|
||||||
|
(model 3557-15.stp
|
||||||
|
(at (xyz 0 0 0))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 0 0 0))
|
||||||
|
)
|
||||||
|
)
|
||||||
6
Hardware/libraries/3557-20/3557-20.epw
Normal file
6
Hardware/libraries/3557-20/3557-20.epw
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
362661
|
||||||
|
Message from SamacSys:
|
||||||
|
To use this model save to your preferred location and then open within the ECAD Part Wizard tool.
|
||||||
|
If you do not yet have a copy of the ECAD Part Wizard tool then please refer to the Instructions provided with this model.
|
||||||
|
Source=SamacSys
|
||||||
|
362661/1272411/2.50/4/4/Undefined or Miscellaneous
|
||||||
7424
Hardware/libraries/3557-20/3D/3557-20.stp
Normal file
7424
Hardware/libraries/3557-20/3D/3557-20.stp
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Hardware/libraries/3557-20/Allegro/355720.dra
Normal file
BIN
Hardware/libraries/3557-20/Allegro/355720.dra
Normal file
Binary file not shown.
BIN
Hardware/libraries/3557-20/Allegro/355720.psm
Normal file
BIN
Hardware/libraries/3557-20/Allegro/355720.psm
Normal file
Binary file not shown.
BIN
Hardware/libraries/3557-20/Allegro/c240_h160.pad
Normal file
BIN
Hardware/libraries/3557-20/Allegro/c240_h160.pad
Normal file
Binary file not shown.
BIN
Hardware/libraries/3557-20/Altium/3557-20.SchLib
Normal file
BIN
Hardware/libraries/3557-20/Altium/3557-20.SchLib
Normal file
Binary file not shown.
6
Hardware/libraries/3557-20/Altium/3557-20.epw
Normal file
6
Hardware/libraries/3557-20/Altium/3557-20.epw
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
362661
|
||||||
|
Message from SamacSys:
|
||||||
|
To use this model save to your preferred location and then open within the ECAD Part Wizard tool.
|
||||||
|
If you do not yet have a copy of the ECAD Part Wizard tool then please refer to the Instructions provided with this model.
|
||||||
|
Source=SamacSys
|
||||||
|
362661/1272411/2.50/4/4/Undefined or Miscellaneous
|
||||||
BIN
Hardware/libraries/3557-20/Altium/355720.PcbLib
Normal file
BIN
Hardware/libraries/3557-20/Altium/355720.PcbLib
Normal file
Binary file not shown.
9
Hardware/libraries/3557-20/Altium/Readme.html
Normal file
9
Hardware/libraries/3557-20/Altium/Readme.html
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Altium Library Loader</title>
|
||||||
|
</head>
|
||||||
|
<body style="font-family:verdana">
|
||||||
|
<p>To convert the SamacSys ECAD Model file (.epw) to Altium Designer format please install the <a href="https://www.samacsys.com/altium-designer-library-instructions/">Altium Library Loader</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
130
Hardware/libraries/3557-20/CADSTAR/3557-20.csa
Normal file
130
Hardware/libraries/3557-20/CADSTAR/3557-20.csa
Normal file
@ -0,0 +1,130 @@
|
|||||||
|
(CADSTARSCM
|
||||||
|
(HEADER
|
||||||
|
(FORMAT SYMBOL 2 16)
|
||||||
|
(JOBFILE "")
|
||||||
|
(JOBTITLE "SamacSys ECAD Model")
|
||||||
|
(GENERATOR "362661/1272411/2.50/4/4/Undefined or Miscellaneous")
|
||||||
|
(RESOLUTION(METRIC HUNDREDTH MICRON))
|
||||||
|
(TIMESTAMP 2024 01 09 00 12 45)
|
||||||
|
)
|
||||||
|
(ASSIGNMENTS
|
||||||
|
(CODEDEFS
|
||||||
|
(LINECODE LC1 "Line 10" 25400
|
||||||
|
(STYLE SOLID)
|
||||||
|
)
|
||||||
|
(TEXTCODE TC0 "(Pin Name/Number)" 15240 152400 152400)
|
||||||
|
(TEXTCODE TC5 "Text Size 60/43/6" 15240 152400 109220)
|
||||||
|
(TEXTCODE TC8 "Symbol Name" 10000 200000 0
|
||||||
|
(FONT "Arial" 400 0)
|
||||||
|
)
|
||||||
|
(TERMINALCODE TC0 "Terminal"
|
||||||
|
(CROSS 127000 0)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT0 "pcb_zone"
|
||||||
|
(ATTROWNER ALL_ITEMS)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT1 "tolerance"
|
||||||
|
(ATTROWNER ALL_ITEMS)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT2 "voltage"
|
||||||
|
(ATTROWNER ALL_ITEMS)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT3 "wattage"
|
||||||
|
(ATTROWNER ALL_ITEMS)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT4 "Value"
|
||||||
|
(ATTROWNER ALL_ITEMS)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT5 "sim_model"
|
||||||
|
(ATTROWNER ALL_ITEMS)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT6 "Description"
|
||||||
|
(ATTROWNER SYMBOL)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(GRIDS
|
||||||
|
(WORKINGGRID
|
||||||
|
(STEPGRID "" 50800 50800)
|
||||||
|
)
|
||||||
|
(SCREENGRID
|
||||||
|
(STEPGRID "(Screen Grid)" 254000 254000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(SETTINGS
|
||||||
|
(UNITS THOU)
|
||||||
|
(UNITSPRECISION 1)
|
||||||
|
(INTERLINEGAP 0)
|
||||||
|
(BARLINEGAP 0)
|
||||||
|
(ALLOWBARTEXT)
|
||||||
|
(DESIGNORIGIN (PT 0 0))
|
||||||
|
(DESIGNAREA (PT 0 0) (PT 100000000 100000000))
|
||||||
|
(DESIGNLIMIT (PT 100000000 100000000))
|
||||||
|
(ANGULARPRECISION 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(DEFAULTS
|
||||||
|
(DFLTSHAPETYPE OUTLINE)
|
||||||
|
(OUTLDFLTS LC1
|
||||||
|
(CLEAR)
|
||||||
|
)
|
||||||
|
(TEXTDFLTS TC5)
|
||||||
|
(ORIGINDFLTS TC8)
|
||||||
|
(ATTRDFLTS TC8)
|
||||||
|
(PINNOOFFSET 50800)
|
||||||
|
(PINNOANGLE 0)
|
||||||
|
)
|
||||||
|
(LIBRARY
|
||||||
|
(SYMDEF L0 "3557-20" "" (PT 4572000 5588000)
|
||||||
|
(VERSION 1)
|
||||||
|
(FIGURE FIG0 LC1 NO_SHEET
|
||||||
|
(OPENSHAPE (PT 5080000 5842000) (PT 6096000 5842000) (PT 6096000 5080000) (PT 5080000 5080000) (PT 5080000 5842000))
|
||||||
|
)
|
||||||
|
(FIGURE FIG1 LC1 NO_SHEET
|
||||||
|
(OPENSHAPE (PT 4572000 5588000) (PT 5080000 5588000))
|
||||||
|
)
|
||||||
|
(FIGURE FIG2 LC1 NO_SHEET
|
||||||
|
(OPENSHAPE (PT 4572000 5334000) (PT 5080000 5334000))
|
||||||
|
)
|
||||||
|
(FIGURE FIG3 LC1 NO_SHEET
|
||||||
|
(OPENSHAPE (PT 6604000 5334000) (PT 6096000 5334000))
|
||||||
|
)
|
||||||
|
(FIGURE FIG4 LC1 NO_SHEET
|
||||||
|
(OPENSHAPE (PT 6604000 5588000) (PT 6096000 5588000))
|
||||||
|
)
|
||||||
|
(TERMINAL 1 TC0 (PT 4572000 5588000))
|
||||||
|
(TERMINAL 2 TC0 (PT 4572000 5334000))
|
||||||
|
(TERMINAL 3 TC0 (PT 6604000 5334000))
|
||||||
|
(TERMINAL 4 TC0 (PT 6604000 5588000))
|
||||||
|
(TEXTLOC SYMBOL_NAME TC8 (PT 6223000 6350000)
|
||||||
|
(ALIGN CENTERLEFT)
|
||||||
|
)
|
||||||
|
(TEXTLOC PART_NAME TC8 (PT 6223000 6096000)
|
||||||
|
(ALIGN CENTERLEFT)
|
||||||
|
)
|
||||||
|
(PINNUMNAMELOC 1 TC8 (PT 4927600 5588000)
|
||||||
|
(ALIGN BOTTOMRIGHT)
|
||||||
|
)
|
||||||
|
(PINNUMNAMELOC 2 TC8 (PT 4927600 5334000)
|
||||||
|
(ALIGN BOTTOMRIGHT)
|
||||||
|
)
|
||||||
|
(PINNUMNAMELOC 3 TC8 (PT 6248400 5334000)
|
||||||
|
(ALIGN BOTTOMLEFT)
|
||||||
|
)
|
||||||
|
(PINNUMNAMELOC 4 TC8 (PT 6248400 5588000)
|
||||||
|
(ALIGN BOTTOMLEFT)
|
||||||
|
)
|
||||||
|
(PINLABELLOC 1 TC8 (PT 5156200 5588000)
|
||||||
|
(ALIGN CENTERLEFT)
|
||||||
|
)
|
||||||
|
(PINLABELLOC 2 TC8 (PT 5156200 5334000)
|
||||||
|
(ALIGN CENTERLEFT)
|
||||||
|
)
|
||||||
|
(PINLABELLOC 3 TC8 (PT 6019800 5334000)
|
||||||
|
(ALIGN CENTERRIGHT)
|
||||||
|
)
|
||||||
|
(PINLABELLOC 4 TC8 (PT 6019800 5588000)
|
||||||
|
(ALIGN CENTERRIGHT)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
18
Hardware/libraries/3557-20/CADSTAR/3557-20.lib
Normal file
18
Hardware/libraries/3557-20/CADSTAR/3557-20.lib
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
.3557-20 :1 ;Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A
|
||||||
|
"355720"
|
||||||
|
*STM U
|
||||||
|
*NGS
|
||||||
|
*PLB 1="1" 2="2" 3="3" 4="4"
|
||||||
|
*MXP 4
|
||||||
|
*DFN 3557-20
|
||||||
|
~!Manufacturer_Name (Keystone Electronics)
|
||||||
|
~!Manufacturer_Part_Number (3557-20)
|
||||||
|
~!Mouser Part Number (534-3557-20)
|
||||||
|
~!Link Mouser Price/Stock (https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D)
|
||||||
|
~!Arrow Part Number (-)
|
||||||
|
~!Arrow Price/Stock (-)
|
||||||
|
~!Link Datasheet (https://www.keyelco.com/product-pdf.cfm?p=14226)
|
||||||
|
~!Height (7.37mm)
|
||||||
|
~!3D_Model (3557-20)
|
||||||
|
"3557-20"
|
||||||
|
1.1!U 2.1!U 3.1!U 4.1!U
|
||||||
197
Hardware/libraries/3557-20/CADSTAR/355720.cpa
Normal file
197
Hardware/libraries/3557-20/CADSTAR/355720.cpa
Normal file
@ -0,0 +1,197 @@
|
|||||||
|
(CADSTARPCB
|
||||||
|
(HEADER
|
||||||
|
(FORMAT LIBRARY 2 18)
|
||||||
|
(JOBFILE "")
|
||||||
|
(JOBTITLE "")
|
||||||
|
(GENERATOR "")
|
||||||
|
(RESOLUTION
|
||||||
|
(METRIC HUNDREDTH MICRON)
|
||||||
|
)
|
||||||
|
(TIMESTAMP 2024 01 09 00 12 45)
|
||||||
|
)
|
||||||
|
(ASSIGNMENTS
|
||||||
|
(LAYERDEFS
|
||||||
|
(LAYERSTACK LAY7 LAY9 LAY12 LAY14 LAY18 LAY10 LAY16 LAY6 LAY8 LAY17
|
||||||
|
LAY11 LAY19 LAY15 LAY13
|
||||||
|
)
|
||||||
|
(LAYER LAY0 "(All Layers)"
|
||||||
|
(ALLLAYER)
|
||||||
|
)
|
||||||
|
(LAYER LAY1 "(All Electrical Layers)"
|
||||||
|
(ALLELEC)
|
||||||
|
)
|
||||||
|
(LAYER LAY2 "(All Documentation Layers)"
|
||||||
|
(ALLDOC)
|
||||||
|
)
|
||||||
|
(LAYER LAY3 "(Undefined)"
|
||||||
|
(NOLAYER)
|
||||||
|
)
|
||||||
|
(LAYER LAY4 "(Component Copper)"
|
||||||
|
(ASSCOMPCOPP)
|
||||||
|
)
|
||||||
|
(LAYER LAY5 "(Jumper)"
|
||||||
|
(JUMPERLAYER)
|
||||||
|
)
|
||||||
|
(LAYER LAY6 "Top Elec"
|
||||||
|
(ELEC 1
|
||||||
|
(BIAS UNBIASED)
|
||||||
|
(LAYERHEIGHT 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(LAYER LAY7 "Construction"
|
||||||
|
(DOC)
|
||||||
|
)
|
||||||
|
(LAYER LAY8 "Bottom Elec"
|
||||||
|
(ELEC 2
|
||||||
|
(BIAS UNBIASED)
|
||||||
|
(LAYERHEIGHT 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(LAYER LAY9 "Drill Drawing"
|
||||||
|
(DOC)
|
||||||
|
)
|
||||||
|
(LAYER LAY10 "Top silk"
|
||||||
|
(NONELEC 1)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_SILKSCREEN)
|
||||||
|
)
|
||||||
|
(LAYER LAY11 "Bottom silk"
|
||||||
|
(NONELEC 2)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_SILKSCREEN)
|
||||||
|
)
|
||||||
|
(LAYER LAY12 "Top Placement"
|
||||||
|
(NONELEC 1)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_PLACEMENT)
|
||||||
|
)
|
||||||
|
(LAYER LAY13 "Bottom Placement"
|
||||||
|
(NONELEC 2)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_PLACEMENT)
|
||||||
|
)
|
||||||
|
(LAYER LAY14 "Top Assembly"
|
||||||
|
(NONELEC 1)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_ASSEMBLY)
|
||||||
|
)
|
||||||
|
(LAYER LAY15 "Bottom Assembly"
|
||||||
|
(NONELEC 2)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_ASSEMBLY)
|
||||||
|
)
|
||||||
|
(LAYER LAY16 "Top Solder Resist"
|
||||||
|
(NONELEC 1)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_SOLDERRESIST)
|
||||||
|
)
|
||||||
|
(LAYER LAY17 "Bottom Solder Resist"
|
||||||
|
(NONELEC 2)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_SOLDERRESIST)
|
||||||
|
)
|
||||||
|
(LAYER LAY18 "Top Paste"
|
||||||
|
(NONELEC 1)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_PASTE)
|
||||||
|
)
|
||||||
|
(LAYER LAY19 "Bottom Paste"
|
||||||
|
(NONELEC 2)
|
||||||
|
(LASUBTYP LAYERSUBTYPE_PASTE)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(CODEDEFS
|
||||||
|
(LINECODE LC11 "Silkscreen Outline 1" 2540
|
||||||
|
(STYLE SOLID)
|
||||||
|
)
|
||||||
|
(LINECODE LC14 "Assembly Outline 1" 2540
|
||||||
|
(STYLE SOLID)
|
||||||
|
)
|
||||||
|
(LINECODE LC15 "Placement Outline 1" 2540
|
||||||
|
(STYLE SOLID)
|
||||||
|
)
|
||||||
|
(TEXTCODE TC10 "Component Name" 3000 60000 40000)
|
||||||
|
(SPACINGCODE P_P 100000)
|
||||||
|
(SPACINGCODE P_C 100000)
|
||||||
|
(SPACINGCODE C_C 100000)
|
||||||
|
(SPACINGCODE H_H 100000)
|
||||||
|
(PADCODE PC0 "c240_h160"
|
||||||
|
(ROUND 240000)
|
||||||
|
(DRILL 160000)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT0 "Component Category"
|
||||||
|
(ATTROWNER COMPONENT)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT1 "assembly_name"
|
||||||
|
(ATTROWNER COMPONENT)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT2 "Value"
|
||||||
|
(ATTROWNER COMPONENT)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT3 "thm_power_diss"
|
||||||
|
(ATTROWNER COMPONENT)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT4 "placement"
|
||||||
|
(ATTROWNER COMPONENT)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT5 "silkscrn_name"
|
||||||
|
(ATTROWNER COMPONENT)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT6 "Manufacturers Part Number"
|
||||||
|
(ATTROWNER COMPONENT)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT7 "Height"
|
||||||
|
(ATTROWNER SYMDEF)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT8 "Drawing_Name"
|
||||||
|
(ATTROWNER DOCSYMBOL)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT9 "Client"
|
||||||
|
(ATTROWNER DOCSYMBOL)
|
||||||
|
)
|
||||||
|
(ATTRNAME AT10 "RefDes"
|
||||||
|
(ATTROWNER COMPONENT)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(TECHNOLOGY
|
||||||
|
(UNITS MM)
|
||||||
|
(UNITSPRECISION 2)
|
||||||
|
(INTERLINEGAP 20)
|
||||||
|
(BARLINEGAP 20)
|
||||||
|
(ALLOWBARTEXT)
|
||||||
|
(ANGULARPRECISION 1)
|
||||||
|
(MAXPHYSLAYER 2)
|
||||||
|
(DESIGNORIGIN (PT 0 0))
|
||||||
|
(DESIGNAREA (PT 0 0) (PT 100000000 100000000))
|
||||||
|
(PINNOOFFSET 50800)
|
||||||
|
(PINNOANGLE 0)
|
||||||
|
(DESIGNLIMIT (PT 100000000 100000000))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(LIBRARY
|
||||||
|
(HIERARCHY
|
||||||
|
(ROOTFOLDER F0 "root"
|
||||||
|
(SYMDEFLIST L0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(SYMDEF L0 "355720" "" (PT 50000000 50000000)
|
||||||
|
(VERSION 1)
|
||||||
|
(FIGURE FIG0 LC14 LAY14
|
||||||
|
(OUTLINE (PT 49683000 50166500) (PT 51664000 50166500) (PT 51664000 49493500) (PT 49683000 49493500) (PT 49683000 50166500))
|
||||||
|
)
|
||||||
|
(FIGURE FIG1 LC11 LAY10
|
||||||
|
(OUTLINE (PT 49683000 50170000) (PT 51664000 50170000) (PT 51664000 49493500) (PT 49683000 49493500) (PT 49683000 50170000))
|
||||||
|
)
|
||||||
|
(FIGURE FIG2 LC15 LAY12
|
||||||
|
(OUTLINE (PT 49583000 50270000) (PT 51764000 50270000) (PT 51764000 49393500) (PT 49583000 49393500) (PT 49583000 50270000))
|
||||||
|
)
|
||||||
|
(PAD 1 (PT 50000000 50000000) PC0 THRU
|
||||||
|
(FIRSTPAD)
|
||||||
|
(PADIDENTIFIER "1")
|
||||||
|
)
|
||||||
|
(PAD 2 (PT 50000000 49660000) PC0 THRU
|
||||||
|
(PADIDENTIFIER "2")
|
||||||
|
)
|
||||||
|
(PAD 3 (PT 51347000 49660000) PC0 THRU
|
||||||
|
(PADIDENTIFIER "3")
|
||||||
|
)
|
||||||
|
(PAD 4 (PT 51347000 50000000) PC0 THRU
|
||||||
|
(PADIDENTIFIER "4")
|
||||||
|
)
|
||||||
|
(TEXTLOC COMP_NAME TC10 LAY10 (PT 50673500 49831700)
|
||||||
|
(ALIGN CENTERCENTER)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
25
Hardware/libraries/3557-20/CR-5000/3557-20.cdf
Normal file
25
Hardware/libraries/3557-20/CR-5000/3557-20.cdf
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
(part "3557-20"
|
||||||
|
(packageRef "355720")
|
||||||
|
(interface
|
||||||
|
(port "1" (symbPinId 1) (portName "1") (portType INOUT))
|
||||||
|
(port "2" (symbPinId 2) (portName "2") (portType INOUT))
|
||||||
|
(port "3" (symbPinId 3) (portName "3") (portType INOUT))
|
||||||
|
(port "4" (symbPinId 4) (portName "4") (portType INOUT))
|
||||||
|
)
|
||||||
|
(partClass UNDEF)
|
||||||
|
(useInSchema Y)
|
||||||
|
(useInLayout Y)
|
||||||
|
(inPartsList Y)
|
||||||
|
(partType NORMAL)
|
||||||
|
(placeRestriction FREE)
|
||||||
|
(property "compKind" "221")
|
||||||
|
(property "Manufacturer_Name" "Keystone Electronics")
|
||||||
|
(property "Manufacturer_Part_Number" "3557-20")
|
||||||
|
(property "Mouser_Part_Number" "534-3557-20")
|
||||||
|
(property "Mouser_Price/Stock" "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D")
|
||||||
|
(property "Arrow_Part_Number" "")
|
||||||
|
(property "Arrow_Price/Stock" "")
|
||||||
|
(property "Description" "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A")
|
||||||
|
(property "Datasheet_Link" "https://www.keyelco.com/product-pdf.cfm?p=14226")
|
||||||
|
(property "symbolName1" "3557-20")
|
||||||
|
)
|
||||||
80
Hardware/libraries/3557-20/CR-5000/3557-20.laf
Normal file
80
Hardware/libraries/3557-20/CR-5000/3557-20.laf
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
LIB 3557-20
|
||||||
|
ZONE 1 2 1 50.000 50.000 0.000 0.000 0 A 1
|
||||||
|
GRID 1 1 1 1 1 1 1 4
|
||||||
|
SHT 1 1 1 0 4 16 6
|
||||||
|
PROP 0 componentType 1
|
||||||
|
parts
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 componentKind 1
|
||||||
|
221
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 partName 1
|
||||||
|
3557-20
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 13 6 0 1.000 3 reference
|
||||||
|
VIEW 1 1 0 -1 -1 13 4 0 1.000 3 partName
|
||||||
|
ENDSHT
|
||||||
|
LINE 1 -1 -1 -1 0 0 0
|
||||||
|
POINT - 4 2
|
||||||
|
POINT - 12 2
|
||||||
|
POINT - 12 -4
|
||||||
|
POINT - 4 -4
|
||||||
|
POINT - 4 2
|
||||||
|
ENDLIN
|
||||||
|
LINE 1 -1 -1 -1 -1 -1 -1
|
||||||
|
POINT - 0 0
|
||||||
|
POINT - 4 0
|
||||||
|
ENDLIN
|
||||||
|
LINE 1 -1 -1 -1 -1 -1 -1
|
||||||
|
POINT - 0 -2
|
||||||
|
POINT - 4 -2
|
||||||
|
ENDLIN
|
||||||
|
LINE 1 -1 -1 -1 -1 -1 -1
|
||||||
|
POINT - 16 -2
|
||||||
|
POINT - 12 -2
|
||||||
|
ENDLIN
|
||||||
|
LINE 1 -1 -1 -1 -1 -1 -1
|
||||||
|
POINT - 16 0
|
||||||
|
POINT - 12 0
|
||||||
|
ENDLIN
|
||||||
|
PIN 1 1 0 0
|
||||||
|
PROP 0 pinLabel 1
|
||||||
|
1
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 pinNumber 1
|
||||||
|
1
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 2.8 0.4 0 1.000 2 pinNumber
|
||||||
|
VIEW 2 1 0 -1 -1 4.6 0 0 1.000 3 pinLabel
|
||||||
|
ENDPIN
|
||||||
|
PIN 2 1 0 -2
|
||||||
|
PROP 0 pinLabel 1
|
||||||
|
2
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 pinNumber 1
|
||||||
|
2
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 2.8 -1.6 0 1.000 2 pinNumber
|
||||||
|
VIEW 2 1 0 -1 -1 4.6 -2 0 1.000 3 pinLabel
|
||||||
|
ENDPIN
|
||||||
|
PIN 3 1 16 -2
|
||||||
|
PROP 0 pinLabel 1
|
||||||
|
3
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 pinNumber 1
|
||||||
|
3
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 13.2 -1.6 0 1.000 0 pinNumber
|
||||||
|
VIEW 2 1 0 -1 -1 11.4 -2 0 1.000 5 pinLabel
|
||||||
|
ENDPIN
|
||||||
|
PIN 4 1 16 0
|
||||||
|
PROP 0 pinLabel 1
|
||||||
|
4
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 pinNumber 1
|
||||||
|
4
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 13.2 0.4 0 1.000 0 pinNumber
|
||||||
|
VIEW 2 1 0 -1 -1 11.4 0 0 1.000 5 pinLabel
|
||||||
|
ENDPIN
|
||||||
|
ENDLIB
|
||||||
299
Hardware/libraries/3557-20/CR-5000/355720.ftf
Normal file
299
Hardware/libraries/3557-20/CR-5000/355720.ftf
Normal file
@ -0,0 +1,299 @@
|
|||||||
|
(ftf
|
||||||
|
(header
|
||||||
|
(version 2.0)
|
||||||
|
(unit DBUNIT)
|
||||||
|
)
|
||||||
|
(TechnologyContainer
|
||||||
|
(technology SamacSys_Footprint
|
||||||
|
(footprintLayer
|
||||||
|
(layer Top (type Conductive))
|
||||||
|
(layer Inner (type Conductive))
|
||||||
|
(layer Bottom (type Conductive))
|
||||||
|
(layer Silk-Top (type Symbolmark))
|
||||||
|
(layer Silk-Bottom (type Symbolmark))
|
||||||
|
(layer Resist-Top (type Solderresist))
|
||||||
|
(layer Resist-Bottom (type Solderresist))
|
||||||
|
(layer MetalMask-Top (type Metalmask))
|
||||||
|
(layer MetalMask-Bottom (type Metalmask))
|
||||||
|
(layer CompArea-Top (type Comparea))
|
||||||
|
(layer CompArea-Bottom (type Comparea))
|
||||||
|
(layer Assembly-Top (type Undefined))
|
||||||
|
(layer Assembly-Bottom (type Undefined))
|
||||||
|
(layer Hole (type Hole))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(footprintContainer
|
||||||
|
(commonParameters
|
||||||
|
(dimensionParameters
|
||||||
|
(arrowLength 100000)
|
||||||
|
(arrowAngle 15.000000)
|
||||||
|
(dotDiameter 100000)
|
||||||
|
(textFrameOffset 100000)
|
||||||
|
(arrowOffset 100000)
|
||||||
|
(dimAssistOffset 100000)
|
||||||
|
(dimLineWidth 10000)
|
||||||
|
(drawTextFrame NO)
|
||||||
|
(textFrameRange ALL)
|
||||||
|
(textClip NO)
|
||||||
|
(standard JIS)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(padstackGroups
|
||||||
|
(padstackGroup default)
|
||||||
|
)
|
||||||
|
(pads
|
||||||
|
(pad c240
|
||||||
|
(photo FLASH)
|
||||||
|
(panelUse NO)
|
||||||
|
(geometry
|
||||||
|
(circle 120000
|
||||||
|
(pt 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
); End of pads
|
||||||
|
(padstacks
|
||||||
|
(padstack c240h160
|
||||||
|
(type PLATED)
|
||||||
|
(throughMode THROUGH)
|
||||||
|
(panelUse NO)
|
||||||
|
(Hole (footLayer Hole)
|
||||||
|
(geometry
|
||||||
|
(circle 80000
|
||||||
|
(pt 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(padSet (footLayer Top)
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
(padSet (footLayer Resist-Top)
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
(padSet (footLayer Resist-Bottom)
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
(padSet (footLayer Inner)
|
||||||
|
(clearance (pad c240))
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
(padSet (footLayer Bottom)
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
); End of padstacks
|
||||||
|
(footprints
|
||||||
|
(footprint "355720"
|
||||||
|
(polarity YES)
|
||||||
|
(panelUse NO)
|
||||||
|
(heelprint
|
||||||
|
(layout
|
||||||
|
(layer (footLayer Assembly-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt -317000 166500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
(pt 1664000 166500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Assembly-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt 1664000 166500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
(pt 1664000 -506500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Assembly-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt 1664000 -506500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
(pt -317000 -506500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Assembly-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt -317000 -506500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
(pt -317000 166500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Silk-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt -317000 170000
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
(pt 1664000 170000
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Silk-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt 1664000 170000
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
(pt 1664000 -506500
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Silk-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt 1664000 -506500
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
(pt -317000 -506500
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Silk-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt -317000 -506500
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
(pt -317000 170000
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer CompArea-Top)
|
||||||
|
(area
|
||||||
|
(geometry
|
||||||
|
(surface
|
||||||
|
(outlineWidth 0)
|
||||||
|
(fillWidth 0)
|
||||||
|
(fillAngle 0.000000)
|
||||||
|
(vertex
|
||||||
|
(pt 1764000 270000)
|
||||||
|
(pt 1764000 -606500)
|
||||||
|
(pt -417000 -606500)
|
||||||
|
(pt -417000 270000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
); End of layout
|
||||||
|
); End of heelprint
|
||||||
|
(toeprint
|
||||||
|
(pin 1
|
||||||
|
(pt 0 0)
|
||||||
|
(layout
|
||||||
|
(layer (FPADSTACK)
|
||||||
|
(fpadstack
|
||||||
|
(pt 0 0)
|
||||||
|
(angle 90)
|
||||||
|
(padstackGroup default (padstack c240h160))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin 2
|
||||||
|
(pt 0 -340000)
|
||||||
|
(layout
|
||||||
|
(layer (FPADSTACK)
|
||||||
|
(fpadstack
|
||||||
|
(pt 0 -340000)
|
||||||
|
(angle 90)
|
||||||
|
(padstackGroup default (padstack c240h160))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin 3
|
||||||
|
(pt 1347000 -340000)
|
||||||
|
(layout
|
||||||
|
(layer (FPADSTACK)
|
||||||
|
(fpadstack
|
||||||
|
(pt 1347000 -340000)
|
||||||
|
(angle 90)
|
||||||
|
(padstackGroup default (padstack c240h160))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin 4
|
||||||
|
(pt 1347000 0)
|
||||||
|
(layout
|
||||||
|
(layer (FPADSTACK)
|
||||||
|
(fpadstack
|
||||||
|
(pt 1347000 0)
|
||||||
|
(angle 90)
|
||||||
|
(padstackGroup default (padstack c240h160))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
); End of toeprint
|
||||||
|
(propertyS accurateShape 3557-20.stp)
|
||||||
|
); End of footprint
|
||||||
|
); End of footprints
|
||||||
|
); End of footprintContainer
|
||||||
|
); End of ftf
|
||||||
|
|
||||||
10
Hardware/libraries/3557-20/CR-5000/355720.pkf
Normal file
10
Hardware/libraries/3557-20/CR-5000/355720.pkf
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
(unit MM)
|
||||||
|
|
||||||
|
(package "355720"
|
||||||
|
(type UNDEF)
|
||||||
|
(uver 2)
|
||||||
|
(mountForm default
|
||||||
|
(footprintRef "355720")
|
||||||
|
(spec "default")
|
||||||
|
)
|
||||||
|
)
|
||||||
25
Hardware/libraries/3557-20/CR-8000/3557-20.cdf
Normal file
25
Hardware/libraries/3557-20/CR-8000/3557-20.cdf
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
(part "3557-20"
|
||||||
|
(packageRef "355720")
|
||||||
|
(interface
|
||||||
|
(port "1" (symbPinId 1) (portName "1") (portType INOUT))
|
||||||
|
(port "2" (symbPinId 2) (portName "2") (portType INOUT))
|
||||||
|
(port "3" (symbPinId 3) (portName "3") (portType INOUT))
|
||||||
|
(port "4" (symbPinId 4) (portName "4") (portType INOUT))
|
||||||
|
)
|
||||||
|
(partClass UNDEF)
|
||||||
|
(useInSchema Y)
|
||||||
|
(useInLayout Y)
|
||||||
|
(inPartsList Y)
|
||||||
|
(partType NORMAL)
|
||||||
|
(placeRestriction FREE)
|
||||||
|
(property "compKind" "221")
|
||||||
|
(property "Manufacturer_Name" "Keystone Electronics")
|
||||||
|
(property "Manufacturer_Part_Number" "3557-20")
|
||||||
|
(property "Mouser_Part_Number" "534-3557-20")
|
||||||
|
(property "Mouser_Price/Stock" "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D")
|
||||||
|
(property "Arrow_Part_Number" "")
|
||||||
|
(property "Arrow_Price/Stock" "")
|
||||||
|
(property "Description" "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A")
|
||||||
|
(property "Datasheet_Link" "https://www.keyelco.com/product-pdf.cfm?p=14226")
|
||||||
|
(property "symbolName1" "3557-20")
|
||||||
|
)
|
||||||
80
Hardware/libraries/3557-20/CR-8000/3557-20.laf
Normal file
80
Hardware/libraries/3557-20/CR-8000/3557-20.laf
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
LIB 3557-20
|
||||||
|
ZONE 1 2 1 50.000 50.000 0.000 0.000 0 A 1
|
||||||
|
GRID 1 1 1 1 1 1 1 4
|
||||||
|
SHT 1 1 1 0 4 16 6
|
||||||
|
PROP 0 componentType 1
|
||||||
|
parts
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 componentKind 1
|
||||||
|
221
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 partName 1
|
||||||
|
3557-20
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 13 6 0 1.000 3 reference
|
||||||
|
VIEW 1 1 0 -1 -1 13 4 0 1.000 3 partName
|
||||||
|
ENDSHT
|
||||||
|
LINE 1 -1 -1 -1 0 0 0
|
||||||
|
POINT - 4 2
|
||||||
|
POINT - 12 2
|
||||||
|
POINT - 12 -4
|
||||||
|
POINT - 4 -4
|
||||||
|
POINT - 4 2
|
||||||
|
ENDLIN
|
||||||
|
LINE 1 -1 -1 -1 -1 -1 -1
|
||||||
|
POINT - 0 0
|
||||||
|
POINT - 4 0
|
||||||
|
ENDLIN
|
||||||
|
LINE 1 -1 -1 -1 -1 -1 -1
|
||||||
|
POINT - 0 -2
|
||||||
|
POINT - 4 -2
|
||||||
|
ENDLIN
|
||||||
|
LINE 1 -1 -1 -1 -1 -1 -1
|
||||||
|
POINT - 16 -2
|
||||||
|
POINT - 12 -2
|
||||||
|
ENDLIN
|
||||||
|
LINE 1 -1 -1 -1 -1 -1 -1
|
||||||
|
POINT - 16 0
|
||||||
|
POINT - 12 0
|
||||||
|
ENDLIN
|
||||||
|
PIN 1 1 0 0
|
||||||
|
PROP 0 pinLabel 1
|
||||||
|
1
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 pinNumber 1
|
||||||
|
1
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 2.8 0.4 0 1.000 2 pinNumber
|
||||||
|
VIEW 2 1 0 -1 -1 4.6 0 0 1.000 3 pinLabel
|
||||||
|
ENDPIN
|
||||||
|
PIN 2 1 0 -2
|
||||||
|
PROP 0 pinLabel 1
|
||||||
|
2
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 pinNumber 1
|
||||||
|
2
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 2.8 -1.6 0 1.000 2 pinNumber
|
||||||
|
VIEW 2 1 0 -1 -1 4.6 -2 0 1.000 3 pinLabel
|
||||||
|
ENDPIN
|
||||||
|
PIN 3 1 16 -2
|
||||||
|
PROP 0 pinLabel 1
|
||||||
|
3
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 pinNumber 1
|
||||||
|
3
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 13.2 -1.6 0 1.000 0 pinNumber
|
||||||
|
VIEW 2 1 0 -1 -1 11.4 -2 0 1.000 5 pinLabel
|
||||||
|
ENDPIN
|
||||||
|
PIN 4 1 16 0
|
||||||
|
PROP 0 pinLabel 1
|
||||||
|
4
|
||||||
|
ENDPROP
|
||||||
|
PROP 0 pinNumber 1
|
||||||
|
4
|
||||||
|
ENDPROP
|
||||||
|
VIEW 1 1 0 -1 -1 13.2 0.4 0 1.000 0 pinNumber
|
||||||
|
VIEW 2 1 0 -1 -1 11.4 0 0 1.000 5 pinLabel
|
||||||
|
ENDPIN
|
||||||
|
ENDLIB
|
||||||
299
Hardware/libraries/3557-20/CR-8000/355720.ftf
Normal file
299
Hardware/libraries/3557-20/CR-8000/355720.ftf
Normal file
@ -0,0 +1,299 @@
|
|||||||
|
(ftf
|
||||||
|
(header
|
||||||
|
(version 2.0)
|
||||||
|
(unit DBUNIT)
|
||||||
|
)
|
||||||
|
(TechnologyContainer
|
||||||
|
(technology SamacSys_Footprint
|
||||||
|
(footprintLayer
|
||||||
|
(layer Top (type Conductive))
|
||||||
|
(layer Inner (type Conductive))
|
||||||
|
(layer Bottom (type Conductive))
|
||||||
|
(layer Silk-Top (type Symbolmark))
|
||||||
|
(layer Silk-Bottom (type Symbolmark))
|
||||||
|
(layer Resist-Top (type Solderresist))
|
||||||
|
(layer Resist-Bottom (type Solderresist))
|
||||||
|
(layer MetalMask-Top (type Metalmask))
|
||||||
|
(layer MetalMask-Bottom (type Metalmask))
|
||||||
|
(layer CompArea-Top (type Comparea))
|
||||||
|
(layer CompArea-Bottom (type Comparea))
|
||||||
|
(layer Assembly-Top (type Undefined))
|
||||||
|
(layer Assembly-Bottom (type Undefined))
|
||||||
|
(layer Hole (type Hole))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(footprintContainer
|
||||||
|
(commonParameters
|
||||||
|
(dimensionParameters
|
||||||
|
(arrowLength 100000)
|
||||||
|
(arrowAngle 15.000000)
|
||||||
|
(dotDiameter 100000)
|
||||||
|
(textFrameOffset 100000)
|
||||||
|
(arrowOffset 100000)
|
||||||
|
(dimAssistOffset 100000)
|
||||||
|
(dimLineWidth 10000)
|
||||||
|
(drawTextFrame NO)
|
||||||
|
(textFrameRange ALL)
|
||||||
|
(textClip NO)
|
||||||
|
(standard JIS)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(padstackGroups
|
||||||
|
(padstackGroup default)
|
||||||
|
)
|
||||||
|
(pads
|
||||||
|
(pad c240
|
||||||
|
(photo FLASH)
|
||||||
|
(panelUse NO)
|
||||||
|
(geometry
|
||||||
|
(circle 120000
|
||||||
|
(pt 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
); End of pads
|
||||||
|
(padstacks
|
||||||
|
(padstack c240h160
|
||||||
|
(type PLATED)
|
||||||
|
(throughMode THROUGH)
|
||||||
|
(panelUse NO)
|
||||||
|
(Hole (footLayer Hole)
|
||||||
|
(geometry
|
||||||
|
(circle 80000
|
||||||
|
(pt 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(padSet (footLayer Top)
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
(padSet (footLayer Resist-Top)
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
(padSet (footLayer Resist-Bottom)
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
(padSet (footLayer Inner)
|
||||||
|
(clearance (pad c240))
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
(padSet (footLayer Bottom)
|
||||||
|
(connect (pad c240))
|
||||||
|
(noconnect (pad c240))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
); End of padstacks
|
||||||
|
(footprints
|
||||||
|
(footprint "355720"
|
||||||
|
(polarity YES)
|
||||||
|
(panelUse NO)
|
||||||
|
(heelprint
|
||||||
|
(layout
|
||||||
|
(layer (footLayer Assembly-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt -317000 166500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
(pt 1664000 166500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Assembly-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt 1664000 166500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
(pt 1664000 -506500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Assembly-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt 1664000 -506500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
(pt -317000 -506500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Assembly-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt -317000 -506500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
(pt -317000 166500
|
||||||
|
(width 20000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Silk-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt -317000 170000
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
(pt 1664000 170000
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Silk-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt 1664000 170000
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
(pt 1664000 -506500
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Silk-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt 1664000 -506500
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
(pt -317000 -506500
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer Silk-Top)
|
||||||
|
(line
|
||||||
|
(geometry
|
||||||
|
(line
|
||||||
|
(vertex
|
||||||
|
(pt -317000 -506500
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
(pt -317000 170000
|
||||||
|
(width 10000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(layer (footLayer CompArea-Top)
|
||||||
|
(area
|
||||||
|
(geometry
|
||||||
|
(surface
|
||||||
|
(outlineWidth 0)
|
||||||
|
(fillWidth 0)
|
||||||
|
(fillAngle 0.000000)
|
||||||
|
(vertex
|
||||||
|
(pt 1764000 270000)
|
||||||
|
(pt 1764000 -606500)
|
||||||
|
(pt -417000 -606500)
|
||||||
|
(pt -417000 270000)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
); End of layout
|
||||||
|
); End of heelprint
|
||||||
|
(toeprint
|
||||||
|
(pin 1
|
||||||
|
(pt 0 0)
|
||||||
|
(layout
|
||||||
|
(layer (FPADSTACK)
|
||||||
|
(fpadstack
|
||||||
|
(pt 0 0)
|
||||||
|
(angle 90)
|
||||||
|
(padstackGroup default (padstack c240h160))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin 2
|
||||||
|
(pt 0 -340000)
|
||||||
|
(layout
|
||||||
|
(layer (FPADSTACK)
|
||||||
|
(fpadstack
|
||||||
|
(pt 0 -340000)
|
||||||
|
(angle 90)
|
||||||
|
(padstackGroup default (padstack c240h160))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin 3
|
||||||
|
(pt 1347000 -340000)
|
||||||
|
(layout
|
||||||
|
(layer (FPADSTACK)
|
||||||
|
(fpadstack
|
||||||
|
(pt 1347000 -340000)
|
||||||
|
(angle 90)
|
||||||
|
(padstackGroup default (padstack c240h160))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin 4
|
||||||
|
(pt 1347000 0)
|
||||||
|
(layout
|
||||||
|
(layer (FPADSTACK)
|
||||||
|
(fpadstack
|
||||||
|
(pt 1347000 0)
|
||||||
|
(angle 90)
|
||||||
|
(padstackGroup default (padstack c240h160))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
); End of toeprint
|
||||||
|
(propertyS accurateShape 3557-20.stp)
|
||||||
|
); End of footprint
|
||||||
|
); End of footprints
|
||||||
|
); End of footprintContainer
|
||||||
|
); End of ftf
|
||||||
|
|
||||||
10
Hardware/libraries/3557-20/CR-8000/355720.pkf
Normal file
10
Hardware/libraries/3557-20/CR-8000/355720.pkf
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
(unit MM)
|
||||||
|
|
||||||
|
(package "355720"
|
||||||
|
(type UNDEF)
|
||||||
|
(uver 2)
|
||||||
|
(mountForm default
|
||||||
|
(footprintRef "355720")
|
||||||
|
(spec "default")
|
||||||
|
)
|
||||||
|
)
|
||||||
133
Hardware/libraries/3557-20/CircuitStudio/3557-20.lbr
Normal file
133
Hardware/libraries/3557-20/CircuitStudio/3557-20.lbr
Normal file
@ -0,0 +1,133 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--/362661/1272411/2.50/4/4/Undefined or Miscellaneous/-->
|
||||||
|
<!DOCTYPE curve SYSTEM "eagle.dtd">
|
||||||
|
<eagle version="7.7.0">
|
||||||
|
<drawing>
|
||||||
|
<settings>
|
||||||
|
<setting alwaysvectorfont="no"/>
|
||||||
|
<setting verticaltext="up"/>
|
||||||
|
</settings>
|
||||||
|
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
|
||||||
|
<layers>
|
||||||
|
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="17" name="Pads" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="18" name="Vias" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="22" name="bPlace" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="25" name="tNames" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="28" name="bValues" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
|
||||||
|
<layer number="30" name="bStop" color="7" fill="6" visible="no" active="yes"/>
|
||||||
|
<layer number="31" name="tCream" color="7" fill="4" visible="no" active="yes"/>
|
||||||
|
<layer number="32" name="bCream" color="7" fill="5" visible="no" active="yes"/>
|
||||||
|
<layer number="33" name="tFinish" color="6" fill="3" visible="no" active="yes"/>
|
||||||
|
<layer number="34" name="bFinish" color="6" fill="6" visible="no" active="yes"/>
|
||||||
|
<layer number="35" name="tGlue" color="7" fill="4" visible="no" active="yes"/>
|
||||||
|
<layer number="36" name="bGlue" color="7" fill="5" visible="no" active="yes"/>
|
||||||
|
<layer number="37" name="tTest" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="38" name="bTest" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="39" name="tKeepout" color="4" fill="11" visible="yes" active="yes"/>
|
||||||
|
<layer number="40" name="bKeepout" color="1" fill="11" visible="yes" active="yes"/>
|
||||||
|
<layer number="41" name="tRestrict" color="4" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="42" name="bRestrict" color="1" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="43" name="vRestrict" color="2" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="44" name="Drills" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="45" name="Holes" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="46" name="Milling" color="3" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="47" name="Measures" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="48" name="Document" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="49" name="Reference" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="51" name="tDocu" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="52" name="bDocu" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="90" name="Modules" color="5" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
|
||||||
|
</layers>
|
||||||
|
<library>
|
||||||
|
<description><Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A</b><p>
|
||||||
|
<author>Created by SamacSys</author></description>
|
||||||
|
<packages>
|
||||||
|
<package name="355720">
|
||||||
|
<description><b>3557-20-1</b><br>
|
||||||
|
</description>
|
||||||
|
<pad name="1" x="0.000" y="0.000" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="2" x="0.000" y="-3.400" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="3" x="13.470" y="-3.400" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="4" x="13.470" y="0.000" drill="1.6" diameter="2.400"/>
|
||||||
|
<text x="6.735" y="-1.683" align="center" size="1.27" layer="25" rot="R0" >>NAME</text>
|
||||||
|
<text x="6.735" y="-1.683" align="center" size="1.27" layer="27" rot="R0" >>VALUE</text>
|
||||||
|
<wire x1="-3.17" y1="1.665" x2="16.64" y2="1.665" width="0.2" layer="51"/>
|
||||||
|
<wire x1="16.64" y1="1.665" x2="16.64" y2="-5.065" width="0.2" layer="51"/>
|
||||||
|
<wire x1="16.64" y1="-5.065" x2="-3.17" y2="-5.065" width="0.2" layer="51"/>
|
||||||
|
<wire x1="-3.17" y1="-5.065" x2="-3.17" y2="1.665" width="0.2" layer="51"/>
|
||||||
|
<wire x1="-3.17" y1="1.7" x2="16.64" y2="1.7" width="0.1" layer="21"/>
|
||||||
|
<wire x1="16.64" y1="1.7" x2="16.64" y2="-5.065" width="0.1" layer="21"/>
|
||||||
|
<wire x1="16.64" y1="-5.065" x2="-3.17" y2="-5.065" width="0.1" layer="21"/>
|
||||||
|
<wire x1="-3.17" y1="-5.065" x2="-3.17" y2="1.7" width="0.1" layer="21"/>
|
||||||
|
<wire x1="-4.17" y1="2.7" x2="17.64" y2="2.7" width="0.1" layer="51"/>
|
||||||
|
<wire x1="17.64" y1="2.7" x2="17.64" y2="-6.065" width="0.1" layer="51"/>
|
||||||
|
<wire x1="17.64" y1="-6.065" x2="-4.17" y2="-6.065" width="0.1" layer="51"/>
|
||||||
|
<wire x1="-4.17" y1="-6.065" x2="-4.17" y2="2.7" width="0.1" layer="51"/>
|
||||||
|
</package>
|
||||||
|
</packages>
|
||||||
|
<symbols>
|
||||||
|
<symbol name="3557-20">
|
||||||
|
<wire x1="5.08" y1="2.54" x2="15.24" y2="2.54" width="0.254" layer="94"/>
|
||||||
|
<wire x1="15.24" y1="-5.08" x2="15.24" y2="2.54" width="0.254" layer="94"/>
|
||||||
|
<wire x1="15.24" y1="-5.08" x2="5.08" y2="-5.08" width="0.254" layer="94"/>
|
||||||
|
<wire x1="5.08" y1="2.54" x2="5.08" y2="-5.08" width="0.254" layer="94"/>
|
||||||
|
<text x="16.51" y="7.62" align="center-left" size="1.778" layer="95">>NAME</text>
|
||||||
|
<text x="16.51" y="5.08" align="center-left" size="1.778" layer="96">>VALUE</text>
|
||||||
|
<pin name="1" x="0" y="0" length="middle" direction="io" rot="R0"/>
|
||||||
|
<pin name="2" x="0" y="-2.54" length="middle" direction="io" rot="R0"/>
|
||||||
|
<pin name="3" x="20.32" y="-2.54" length="middle" direction="io" rot="R180"/>
|
||||||
|
<pin name="4" x="20.32" y="0" length="middle" direction="io" rot="R180"/>
|
||||||
|
</symbol>
|
||||||
|
</symbols>
|
||||||
|
<devicesets>
|
||||||
|
<deviceset name="3557-20" prefix="U">
|
||||||
|
<description><b>Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A</b><p>
|
||||||
|
Source: <a href="https://www.keyelco.com/product-pdf.cfm?p=14226"> Datasheet </a></description>
|
||||||
|
<gates>
|
||||||
|
<gate name="G$1" symbol="3557-20" x="0" y="0"/>
|
||||||
|
</gates>
|
||||||
|
<devices>
|
||||||
|
<device name="" package="355720">
|
||||||
|
<connects>
|
||||||
|
<connect gate="G$1" pin="1" pad="1"/>
|
||||||
|
<connect gate="G$1" pin="2" pad="2"/>
|
||||||
|
<connect gate="G$1" pin="3" pad="3"/>
|
||||||
|
<connect gate="G$1" pin="4" pad="4"/>
|
||||||
|
</connects>
|
||||||
|
<technologies>
|
||||||
|
<technology name="">
|
||||||
|
<attribute name="Manufacturer_Name" value="Keystone Electronics" constant="no"/>
|
||||||
|
<attribute name="Manufacturer_Part_Number" value="3557-20" constant="no"/>
|
||||||
|
<attribute name="Mouser_Part_Number" value="534-3557-20" constant="no"/>
|
||||||
|
<attribute name="Mouser_Price-Stock" value="https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D" constant="no"/>
|
||||||
|
<attribute name="Arrow_Part_Number" value="" constant="no"/>
|
||||||
|
<attribute name="Arrow_Price-Stock" value="" constant="no"/>
|
||||||
|
<attribute name="Description" value="Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A" constant="no"/>
|
||||||
|
<attribute name="Height" value="7.37mm" constant="no"/>
|
||||||
|
</technology>
|
||||||
|
</technologies>
|
||||||
|
</device>
|
||||||
|
</devices>
|
||||||
|
</deviceset>
|
||||||
|
</devicesets>
|
||||||
|
</library>
|
||||||
|
</drawing>
|
||||||
|
</eagle>
|
||||||
38
Hardware/libraries/3557-20/DEHDL/3557_20/chips/chips.prt
Normal file
38
Hardware/libraries/3557-20/DEHDL/3557_20/chips/chips.prt
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
FILE_TYPE=LIBRARY_PARTS;
|
||||||
|
PRIMITIVE '3557_20','3557_20_Other';
|
||||||
|
PIN
|
||||||
|
'1':
|
||||||
|
PIN_NUMBER='(1)';
|
||||||
|
NO_LOAD_CHECK=BOTH;
|
||||||
|
NO_IO_CHECK=BOTH;
|
||||||
|
ALLOW_CONNECT=TRUE;
|
||||||
|
PINUSE='UNSPEC';
|
||||||
|
'2':
|
||||||
|
PIN_NUMBER='(2)';
|
||||||
|
NO_LOAD_CHECK=BOTH;
|
||||||
|
NO_IO_CHECK=BOTH;
|
||||||
|
ALLOW_CONNECT=TRUE;
|
||||||
|
PINUSE='UNSPEC';
|
||||||
|
'3':
|
||||||
|
PIN_NUMBER='(3)';
|
||||||
|
NO_LOAD_CHECK=BOTH;
|
||||||
|
NO_IO_CHECK=BOTH;
|
||||||
|
ALLOW_CONNECT=TRUE;
|
||||||
|
PINUSE='UNSPEC';
|
||||||
|
'4':
|
||||||
|
PIN_NUMBER='(4)';
|
||||||
|
NO_LOAD_CHECK=BOTH;
|
||||||
|
NO_IO_CHECK=BOTH;
|
||||||
|
ALLOW_CONNECT=TRUE;
|
||||||
|
PINUSE='UNSPEC';
|
||||||
|
END_PIN;
|
||||||
|
BODY
|
||||||
|
PART_NAME='3557_20';
|
||||||
|
PHYS_DES_PREFIX='U';
|
||||||
|
NO_LOAD_CHECK='TRUE';
|
||||||
|
PIN_COUNT='4';
|
||||||
|
BODY_NAME='3557_20';
|
||||||
|
JEDEC_TYPE='355720';
|
||||||
|
END_BODY;
|
||||||
|
END_PRIMITIVE;
|
||||||
|
END.
|
||||||
11
Hardware/libraries/3557-20/DEHDL/3557_20/part_table/part.ptf
Normal file
11
Hardware/libraries/3557-20/DEHDL/3557_20/part_table/part.ptf
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
FILE_TYPE = MULTI_PHYS_TABLE;
|
||||||
|
|
||||||
|
PART '3557_20'
|
||||||
|
CLASS = DISCRETE
|
||||||
|
{========================================================================================}
|
||||||
|
:"MANUFACTURER_NAME", "MANUFACTURER_PART_NUMBER"= "PART_NUMBER", "JEDEC_TYPE", "PACK_TYPE", "MOUSER_PART_NUMBER", "MOUSER_PRICE/STOCK", "ARROW_PART_NUMBER", "ARROW_PRICE/STOCK", "DESCRIPTION", "DATASHEET", "HEIGHT";
|
||||||
|
{========================================================================================}
|
||||||
|
"Keystone Electronics", "3557-20" (!) = "", "355720", "Other", "534-3557-20", "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D", "", "", "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A", "https://www.keyelco.com/product-pdf.cfm?p=14226", "7.37 mm"
|
||||||
|
END_PART
|
||||||
|
|
||||||
|
END.
|
||||||
19
Hardware/libraries/3557-20/DEHDL/3557_20/sym_1/symbol.css
Normal file
19
Hardware/libraries/3557-20/DEHDL/3557_20/sym_1/symbol.css
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
C 0 0 "1" 0 0 0 0 60 0 L
|
||||||
|
X "PIN_TEXT" "1" 230 -30 0 0.00 60 0 0 0 0 0 1 0 74
|
||||||
|
L 200 0 0 0 -1 0
|
||||||
|
C 0 -100 "2" 0 -100 0 0 60 0 L
|
||||||
|
X "PIN_TEXT" "2" 230 -130 0 0.00 60 0 0 0 0 0 1 0 74
|
||||||
|
L 200 -100 0 -100 -1 0
|
||||||
|
C 800 -100 "3" 800 -100 0 0 60 0 R
|
||||||
|
X "PIN_TEXT" "3" 570 -130 0 0.00 60 0 0 2 0 0 1 0 74
|
||||||
|
L 600 -100 800 -100 -1 0
|
||||||
|
C 800 0 "4" 800 0 0 0 60 0 R
|
||||||
|
X "PIN_TEXT" "4" 570 -30 0 0.00 60 0 0 2 0 0 1 0 74
|
||||||
|
L 600 0 800 0 -1 0
|
||||||
|
L 200 100 600 100 -1 0
|
||||||
|
L 600 -200 600 100 -1 0
|
||||||
|
L 600 -200 200 -200 -1 0
|
||||||
|
L 200 100 200 -200 -1 0
|
||||||
|
P "$LOCATION" "?" 650 270 0 0 60 0 0 0 0 0 1 0 32
|
||||||
|
P "PACK_TYPE" "?" 0 -50 0 0 100 0 0 1 0 0 0 0 32
|
||||||
|
|
||||||
114
Hardware/libraries/3557-20/DesignSpark PCB PRO/3557-20.dsl
Normal file
114
Hardware/libraries/3557-20/DesignSpark PCB PRO/3557-20.dsl
Normal file
@ -0,0 +1,114 @@
|
|||||||
|
SamacSys ECAD Model
|
||||||
|
362661/1272411/2.50/4/4/Undefined or Miscellaneous
|
||||||
|
|
||||||
|
DESIGNSPARK_INTERMEDIATE_ASCII
|
||||||
|
|
||||||
|
(asciiHeader
|
||||||
|
(fileUnits MM)
|
||||||
|
)
|
||||||
|
(library Library_1
|
||||||
|
(padStyleDef "c240_h160"
|
||||||
|
(holeDiam 1.6)
|
||||||
|
(padShape (layerNumRef 1) (padShapeType Ellipse) (shapeWidth 2.400) (shapeHeight 2.400))
|
||||||
|
(padShape (layerNumRef 16) (padShapeType Ellipse) (shapeWidth 2.400) (shapeHeight 2.400))
|
||||||
|
)
|
||||||
|
(textStyleDef "Default"
|
||||||
|
(font
|
||||||
|
(fontType Stroke)
|
||||||
|
(fontFace "Helvetica")
|
||||||
|
(fontHeight 50 mils)
|
||||||
|
(strokeWidth 5 mils)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(patternDef "355720" (originalName "355720")
|
||||||
|
(multiLayer
|
||||||
|
(pad (padNum 1) (padStyleRef c240_h160) (pt 0.000, 0.000) (rotation 90))
|
||||||
|
(pad (padNum 2) (padStyleRef c240_h160) (pt 0.000, -3.400) (rotation 90))
|
||||||
|
(pad (padNum 3) (padStyleRef c240_h160) (pt 13.470, -3.400) (rotation 90))
|
||||||
|
(pad (padNum 4) (padStyleRef c240_h160) (pt 13.470, 0.000) (rotation 90))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(attr "RefDes" "RefDes" (pt 6.735, -1.683) (textStyleRef "Default") (isVisible True))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt -3.17 1.665) (pt 16.64 1.665) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt 16.64 1.665) (pt 16.64 -5.065) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt 16.64 -5.065) (pt -3.17 -5.065) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt -3.17 -5.065) (pt -3.17 1.665) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt -3.17 1.7) (pt 16.64 1.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt 16.64 1.7) (pt 16.64 -5.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt 16.64 -5.065) (pt -3.17 -5.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt -3.17 -5.065) (pt -3.17 1.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt -4.17 2.7) (pt 17.64 2.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt 17.64 2.7) (pt 17.64 -6.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt 17.64 -6.065) (pt -4.17 -6.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt -4.17 -6.065) (pt -4.17 2.7) (width 0.1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbolDef "3557-20" (originalName "3557-20")
|
||||||
|
|
||||||
|
(pin (pinNum 1) (pt 0 mils 0 mils) (rotation 0) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 230 mils -25 mils) (rotation 0]) (justify "Left") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 2) (pt 0 mils -100 mils) (rotation 0) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 230 mils -125 mils) (rotation 0]) (justify "Left") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 3) (pt 800 mils -100 mils) (rotation 180) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 570 mils -125 mils) (rotation 0]) (justify "Right") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 4) (pt 800 mils 0 mils) (rotation 180) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 570 mils -25 mils) (rotation 0]) (justify "Right") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(line (pt 200 mils 100 mils) (pt 600 mils 100 mils) (width 6 mils))
|
||||||
|
(line (pt 600 mils 100 mils) (pt 600 mils -200 mils) (width 6 mils))
|
||||||
|
(line (pt 600 mils -200 mils) (pt 200 mils -200 mils) (width 6 mils))
|
||||||
|
(line (pt 200 mils -200 mils) (pt 200 mils 100 mils) (width 6 mils))
|
||||||
|
(attr "RefDes" "RefDes" (pt 650 mils 300 mils) (justify Left) (isVisible True) (textStyleRef "Default"))
|
||||||
|
|
||||||
|
)
|
||||||
|
(compDef "3557-20" (originalName "3557-20") (compHeader (numPins 4) (numParts 1) (refDesPrefix U)
|
||||||
|
)
|
||||||
|
(compPin "1" (pinName "1") (partNum 1) (symPinNum 1) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "2" (pinName "2") (partNum 1) (symPinNum 2) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "3" (pinName "3") (partNum 1) (symPinNum 3) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "4" (pinName "4") (partNum 1) (symPinNum 4) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(attachedSymbol (partNum 1) (altType Normal) (symbolName "3557-20"))
|
||||||
|
(attachedPattern (patternNum 1) (patternName "355720")
|
||||||
|
(numPads 4)
|
||||||
|
(padPinMap
|
||||||
|
(padNum 1) (compPinRef "1")
|
||||||
|
(padNum 2) (compPinRef "2")
|
||||||
|
(padNum 3) (compPinRef "3")
|
||||||
|
(padNum 4) (compPinRef "4")
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(attr "Manufacturer_Name" "Keystone Electronics")
|
||||||
|
(attr "Manufacturer_Part_Number" "3557-20")
|
||||||
|
(attr "Mouser Part Number" "534-3557-20")
|
||||||
|
(attr "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D")
|
||||||
|
(attr "Arrow Part Number" "")
|
||||||
|
(attr "Arrow Price/Stock" "")
|
||||||
|
(attr "Description" "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A")
|
||||||
|
(attr "Datasheet Link" "https://www.keyelco.com/product-pdf.cfm?p=14226")
|
||||||
|
(attr "Height" "7.37 mm")
|
||||||
|
)
|
||||||
|
|
||||||
|
)
|
||||||
114
Hardware/libraries/3557-20/DesignSpark PCB/3557-20.dsl
Normal file
114
Hardware/libraries/3557-20/DesignSpark PCB/3557-20.dsl
Normal file
@ -0,0 +1,114 @@
|
|||||||
|
SamacSys ECAD Model
|
||||||
|
362661/1272411/2.50/4/4/Undefined or Miscellaneous
|
||||||
|
|
||||||
|
DESIGNSPARK_INTERMEDIATE_ASCII
|
||||||
|
|
||||||
|
(asciiHeader
|
||||||
|
(fileUnits MM)
|
||||||
|
)
|
||||||
|
(library Library_1
|
||||||
|
(padStyleDef "c240_h160"
|
||||||
|
(holeDiam 1.6)
|
||||||
|
(padShape (layerNumRef 1) (padShapeType Ellipse) (shapeWidth 2.400) (shapeHeight 2.400))
|
||||||
|
(padShape (layerNumRef 16) (padShapeType Ellipse) (shapeWidth 2.400) (shapeHeight 2.400))
|
||||||
|
)
|
||||||
|
(textStyleDef "Default"
|
||||||
|
(font
|
||||||
|
(fontType Stroke)
|
||||||
|
(fontFace "Helvetica")
|
||||||
|
(fontHeight 50 mils)
|
||||||
|
(strokeWidth 5 mils)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(patternDef "355720" (originalName "355720")
|
||||||
|
(multiLayer
|
||||||
|
(pad (padNum 1) (padStyleRef c240_h160) (pt 0.000, 0.000) (rotation 90))
|
||||||
|
(pad (padNum 2) (padStyleRef c240_h160) (pt 0.000, -3.400) (rotation 90))
|
||||||
|
(pad (padNum 3) (padStyleRef c240_h160) (pt 13.470, -3.400) (rotation 90))
|
||||||
|
(pad (padNum 4) (padStyleRef c240_h160) (pt 13.470, 0.000) (rotation 90))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(attr "RefDes" "RefDes" (pt 6.735, -1.683) (textStyleRef "Default") (isVisible True))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt -3.17 1.665) (pt 16.64 1.665) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt 16.64 1.665) (pt 16.64 -5.065) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt 16.64 -5.065) (pt -3.17 -5.065) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt -3.17 -5.065) (pt -3.17 1.665) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt -3.17 1.7) (pt 16.64 1.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt 16.64 1.7) (pt 16.64 -5.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt 16.64 -5.065) (pt -3.17 -5.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt -3.17 -5.065) (pt -3.17 1.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt -4.17 2.7) (pt 17.64 2.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt 17.64 2.7) (pt 17.64 -6.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt 17.64 -6.065) (pt -4.17 -6.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt -4.17 -6.065) (pt -4.17 2.7) (width 0.1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbolDef "3557-20" (originalName "3557-20")
|
||||||
|
|
||||||
|
(pin (pinNum 1) (pt 0 mils 0 mils) (rotation 0) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 230 mils -25 mils) (rotation 0]) (justify "Left") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 2) (pt 0 mils -100 mils) (rotation 0) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 230 mils -125 mils) (rotation 0]) (justify "Left") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 3) (pt 800 mils -100 mils) (rotation 180) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 570 mils -125 mils) (rotation 0]) (justify "Right") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 4) (pt 800 mils 0 mils) (rotation 180) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 570 mils -25 mils) (rotation 0]) (justify "Right") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(line (pt 200 mils 100 mils) (pt 600 mils 100 mils) (width 6 mils))
|
||||||
|
(line (pt 600 mils 100 mils) (pt 600 mils -200 mils) (width 6 mils))
|
||||||
|
(line (pt 600 mils -200 mils) (pt 200 mils -200 mils) (width 6 mils))
|
||||||
|
(line (pt 200 mils -200 mils) (pt 200 mils 100 mils) (width 6 mils))
|
||||||
|
(attr "RefDes" "RefDes" (pt 650 mils 300 mils) (justify Left) (isVisible True) (textStyleRef "Default"))
|
||||||
|
|
||||||
|
)
|
||||||
|
(compDef "3557-20" (originalName "3557-20") (compHeader (numPins 4) (numParts 1) (refDesPrefix U)
|
||||||
|
)
|
||||||
|
(compPin "1" (pinName "1") (partNum 1) (symPinNum 1) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "2" (pinName "2") (partNum 1) (symPinNum 2) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "3" (pinName "3") (partNum 1) (symPinNum 3) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "4" (pinName "4") (partNum 1) (symPinNum 4) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(attachedSymbol (partNum 1) (altType Normal) (symbolName "3557-20"))
|
||||||
|
(attachedPattern (patternNum 1) (patternName "355720")
|
||||||
|
(numPads 4)
|
||||||
|
(padPinMap
|
||||||
|
(padNum 1) (compPinRef "1")
|
||||||
|
(padNum 2) (compPinRef "2")
|
||||||
|
(padNum 3) (compPinRef "3")
|
||||||
|
(padNum 4) (compPinRef "4")
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(attr "Manufacturer_Name" "Keystone Electronics")
|
||||||
|
(attr "Manufacturer_Part_Number" "3557-20")
|
||||||
|
(attr "Mouser Part Number" "534-3557-20")
|
||||||
|
(attr "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D")
|
||||||
|
(attr "Arrow Part Number" "")
|
||||||
|
(attr "Arrow Price/Stock" "")
|
||||||
|
(attr "Description" "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A")
|
||||||
|
(attr "Datasheet Link" "https://www.keyelco.com/product-pdf.cfm?p=14226")
|
||||||
|
(attr "Height" "7.37 mm")
|
||||||
|
)
|
||||||
|
|
||||||
|
)
|
||||||
12
Hardware/libraries/3557-20/DesignSpark PCB/Readme.html
Normal file
12
Hardware/libraries/3557-20/DesignSpark PCB/Readme.html
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>DesignSpark PCB</title>
|
||||||
|
</head>
|
||||||
|
<body style="font-family:verdana">
|
||||||
|
<p>Please first install the Library Loader application from: <a href="http://componentsearchengine.com/pcb-libraries.php">http://componentsearchengine.com/pcb-libraries.php</a></p>
|
||||||
|
<p>If Library Loader is already installed please make sure it's running by launching it from the desktop shortcut.</p>
|
||||||
|
<p>For help loading the SamacSys libraries into DesignSpark PCB please Click Here: <a href="https://www.samacsys.com/dspcb/">https://www.samacsys.com/dspcb/</a></p><br>
|
||||||
|
<p>Alternatively, if you wish to manually import the DesignSpark PCB libraries please refer to <a href="https://www.samacsys.com/designspark-pcb-dsl-import/">https://www.samacsys.com/designspark-pcb-dsl-import/</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
428
Hardware/libraries/3557-20/DipTrace/3557-20.asc
Normal file
428
Hardware/libraries/3557-20/DipTrace/3557-20.asc
Normal file
@ -0,0 +1,428 @@
|
|||||||
|
(Source "DipTrace-ElementLibrary")
|
||||||
|
(Library
|
||||||
|
(Name "3557-20")
|
||||||
|
(Hint "3557-20")
|
||||||
|
(Subfolders
|
||||||
|
)
|
||||||
|
(Categories 0
|
||||||
|
)
|
||||||
|
(Components
|
||||||
|
(Component
|
||||||
|
(Part "3557-20" "U"
|
||||||
|
(Enabled "Y")
|
||||||
|
(PartType 0)
|
||||||
|
(PartName "3557-20")
|
||||||
|
(ShowNumbers 1)
|
||||||
|
(Type 0)
|
||||||
|
(Number1 0)
|
||||||
|
(Number2 0)
|
||||||
|
(Width 60.96)
|
||||||
|
(Height 91.44)
|
||||||
|
(Value "")
|
||||||
|
(LockProperties "N")
|
||||||
|
(OriginX 0)
|
||||||
|
(OriginY 0)
|
||||||
|
(Datasheet "https://www.keyelco.com/product-pdf.cfm?p=14226")
|
||||||
|
(ModelType 0)
|
||||||
|
(ModelString "")
|
||||||
|
(ModelBody
|
||||||
|
)
|
||||||
|
(Manufacturer "Keystone Electronics")
|
||||||
|
(CategoryName "")
|
||||||
|
(CategoryIndex -1)
|
||||||
|
(CategoryTypes 0
|
||||||
|
)
|
||||||
|
(SubfolderIndex 0)
|
||||||
|
(Verification "N" "N" "N" "N" "N" "N" "N")
|
||||||
|
(Pins
|
||||||
|
(Pin 0 15.24 -0
|
||||||
|
(Enabled "Y")
|
||||||
|
(Locked "N")
|
||||||
|
(ModelSig "")
|
||||||
|
(Type 0)
|
||||||
|
(Orientation 0)
|
||||||
|
(Number 1)
|
||||||
|
(Length 15.24)
|
||||||
|
(Name "1")
|
||||||
|
(StringNumber "1")
|
||||||
|
(ShowName "Y")
|
||||||
|
(PinNumXShift 0)
|
||||||
|
(PinNumYShift 0)
|
||||||
|
(PinNamexShift 0)
|
||||||
|
(PinNameYShift 0)
|
||||||
|
(ElectricType 0)
|
||||||
|
(NameFontSize 5)
|
||||||
|
(NameFontWidth -2)
|
||||||
|
(NameFontScale 1)
|
||||||
|
(SignalDelay 0)
|
||||||
|
)
|
||||||
|
(Pin 1 15.24 7.62
|
||||||
|
(Enabled "Y")
|
||||||
|
(Locked "N")
|
||||||
|
(ModelSig "")
|
||||||
|
(Type 0)
|
||||||
|
(Orientation 0)
|
||||||
|
(Number 2)
|
||||||
|
(Length 15.24)
|
||||||
|
(Name "2")
|
||||||
|
(StringNumber "2")
|
||||||
|
(ShowName "Y")
|
||||||
|
(PinNumXShift 0)
|
||||||
|
(PinNumYShift 0)
|
||||||
|
(PinNamexShift 0)
|
||||||
|
(PinNameYShift 0)
|
||||||
|
(ElectricType 0)
|
||||||
|
(NameFontSize 5)
|
||||||
|
(NameFontWidth -2)
|
||||||
|
(NameFontScale 1)
|
||||||
|
(SignalDelay 0)
|
||||||
|
)
|
||||||
|
(Pin 2 45.72 7.62
|
||||||
|
(Enabled "Y")
|
||||||
|
(Locked "N")
|
||||||
|
(ModelSig "")
|
||||||
|
(Type 0)
|
||||||
|
(Orientation 2)
|
||||||
|
(Number 3)
|
||||||
|
(Length 15.24)
|
||||||
|
(Name "3")
|
||||||
|
(StringNumber "3")
|
||||||
|
(ShowName "Y")
|
||||||
|
(PinNumXShift 0)
|
||||||
|
(PinNumYShift 0)
|
||||||
|
(PinNamexShift 0)
|
||||||
|
(PinNameYShift 0)
|
||||||
|
(ElectricType 0)
|
||||||
|
(NameFontSize 5)
|
||||||
|
(NameFontWidth -2)
|
||||||
|
(NameFontScale 1)
|
||||||
|
(SignalDelay 0)
|
||||||
|
)
|
||||||
|
(Pin 3 45.72 -0
|
||||||
|
(Enabled "Y")
|
||||||
|
(Locked "N")
|
||||||
|
(ModelSig "")
|
||||||
|
(Type 0)
|
||||||
|
(Orientation 2)
|
||||||
|
(Number 4)
|
||||||
|
(Length 15.24)
|
||||||
|
(Name "4")
|
||||||
|
(StringNumber "4")
|
||||||
|
(ShowName "Y")
|
||||||
|
(PinNumXShift 0)
|
||||||
|
(PinNumYShift 0)
|
||||||
|
(PinNamexShift 0)
|
||||||
|
(PinNameYShift 0)
|
||||||
|
(ElectricType 0)
|
||||||
|
(NameFontSize 5)
|
||||||
|
(NameFontWidth -2)
|
||||||
|
(NameFontScale 1)
|
||||||
|
(SignalDelay 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Shapes
|
||||||
|
(Shape 0
|
||||||
|
(Enabled "Y")
|
||||||
|
(Locked "N")
|
||||||
|
(VectorFont "N")
|
||||||
|
(FontWidth 0)
|
||||||
|
(FontScale 0)
|
||||||
|
(Orientation 0)
|
||||||
|
(Type 1)
|
||||||
|
(FontSize 0)
|
||||||
|
(FontColor 0)
|
||||||
|
(FontType 0)
|
||||||
|
(FontName "")
|
||||||
|
(Name "")
|
||||||
|
(Width 0.762)
|
||||||
|
(Points
|
||||||
|
(pt 15.24 -7.62)
|
||||||
|
(pt 45.72 -7.62)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Shape 1
|
||||||
|
(Enabled "Y")
|
||||||
|
(Locked "N")
|
||||||
|
(VectorFont "N")
|
||||||
|
(FontWidth 0)
|
||||||
|
(FontScale 0)
|
||||||
|
(Orientation 0)
|
||||||
|
(Type 1)
|
||||||
|
(FontSize 0)
|
||||||
|
(FontColor 0)
|
||||||
|
(FontType 0)
|
||||||
|
(FontName "")
|
||||||
|
(Name "")
|
||||||
|
(Width 0.762)
|
||||||
|
(Points
|
||||||
|
(pt 45.72 15.24)
|
||||||
|
(pt 45.72 -7.62)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Shape 2
|
||||||
|
(Enabled "Y")
|
||||||
|
(Locked "N")
|
||||||
|
(VectorFont "N")
|
||||||
|
(FontWidth 0)
|
||||||
|
(FontScale 0)
|
||||||
|
(Orientation 0)
|
||||||
|
(Type 1)
|
||||||
|
(FontSize 0)
|
||||||
|
(FontColor 0)
|
||||||
|
(FontType 0)
|
||||||
|
(FontName "")
|
||||||
|
(Name "")
|
||||||
|
(Width 0.762)
|
||||||
|
(Points
|
||||||
|
(pt 45.72 15.24)
|
||||||
|
(pt 15.24 15.24)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Shape 3
|
||||||
|
(Enabled "Y")
|
||||||
|
(Locked "N")
|
||||||
|
(VectorFont "N")
|
||||||
|
(FontWidth 0)
|
||||||
|
(FontScale 0)
|
||||||
|
(Orientation 0)
|
||||||
|
(Type 1)
|
||||||
|
(FontSize 0)
|
||||||
|
(FontColor 0)
|
||||||
|
(FontType 0)
|
||||||
|
(FontName "")
|
||||||
|
(Name "")
|
||||||
|
(Width 0.762)
|
||||||
|
(Points
|
||||||
|
(pt 15.24 -7.62)
|
||||||
|
(pt 15.24 15.24)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(UserFields
|
||||||
|
(UserField "Manufacturer_Name" "Keystone Electronics" 0)
|
||||||
|
(UserField "Manufacturer_Part_Number" "3557-20" 0)
|
||||||
|
(UserField "Mouser Part Number" "534-3557-20" 0)
|
||||||
|
(UserField "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D" 0)
|
||||||
|
(UserField "Arrow Part Number" "" 0)
|
||||||
|
(UserField "Arrow Price/Stock" "" 0)
|
||||||
|
(UserField "Height" "7.37 mm" 0)
|
||||||
|
(UserField "Description" "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A" 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Pattern "355720"
|
||||||
|
(Type 0)
|
||||||
|
(VariableParameter1 "N")
|
||||||
|
(VariableParameter2 "N")
|
||||||
|
(VariableParameter3 "N")
|
||||||
|
(VariableParameter4 "N")
|
||||||
|
(InternalConnections
|
||||||
|
)
|
||||||
|
(Number1 0)
|
||||||
|
(Number2 0)
|
||||||
|
(Spacing1 0)
|
||||||
|
(Spacing2 0)
|
||||||
|
(VariableParameter5 "N")
|
||||||
|
(Spacing3 0)
|
||||||
|
(LockProperties "N")
|
||||||
|
(PatternOrientation 0)
|
||||||
|
(Width 59.43)
|
||||||
|
(Height 20.295)
|
||||||
|
(PadWidth 7.2)
|
||||||
|
(PadHeight 7.2)
|
||||||
|
(PadShape 0)
|
||||||
|
(PadHole 4.8)
|
||||||
|
(PadHoleH 0)
|
||||||
|
(PadHoleType 0)
|
||||||
|
(SurfacePad "N")
|
||||||
|
(OriginX 0)
|
||||||
|
(OriginY 0)
|
||||||
|
(PadPoints
|
||||||
|
)
|
||||||
|
(Pads
|
||||||
|
(Pad 0 "" "" 0 0
|
||||||
|
(Number 0)
|
||||||
|
(Inverted "N")
|
||||||
|
(Locked "N")
|
||||||
|
(Sided "N")
|
||||||
|
(DisableTopMask "N" 0)
|
||||||
|
(DisableBottomMask "N" 0)
|
||||||
|
(DisableTopPaste "N" 0)
|
||||||
|
(DisableBottomPaste "N" 0)
|
||||||
|
(CustomSwell 0)
|
||||||
|
(CustomShrink 0)
|
||||||
|
(PadWidth 0)
|
||||||
|
(PadHeight 0)
|
||||||
|
(PadHole 0)
|
||||||
|
(PadHoleH 0)
|
||||||
|
(PadHoleType 0)
|
||||||
|
(SurfacePad "N")
|
||||||
|
(PadShape 0)
|
||||||
|
(Standard "N")
|
||||||
|
(Point
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Pad 1 "1" "" 0 -0
|
||||||
|
(Number 1)
|
||||||
|
(Inverted "N")
|
||||||
|
(Locked "N")
|
||||||
|
(Sided "N")
|
||||||
|
(DisableTopMask "N" 0)
|
||||||
|
(DisableBottomMask "N" 0)
|
||||||
|
(DisableTopPaste "N" 0)
|
||||||
|
(DisableBottomPaste "N" 0)
|
||||||
|
(CustomSwell -1000)
|
||||||
|
(CustomShrink -1000)
|
||||||
|
(PadWidth 7.2)
|
||||||
|
(PadHeight 7.2)
|
||||||
|
(PadHole 4.8)
|
||||||
|
(PadHoleH 0)
|
||||||
|
(PadHoleType 0)
|
||||||
|
(SurfacePad "N")
|
||||||
|
(PadShape 0)
|
||||||
|
(Standard "N")
|
||||||
|
(Point
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Pad 2 "2" "" 0 10.2
|
||||||
|
(Number 2)
|
||||||
|
(Inverted "N")
|
||||||
|
(Locked "N")
|
||||||
|
(Sided "N")
|
||||||
|
(DisableTopMask "N" 0)
|
||||||
|
(DisableBottomMask "N" 0)
|
||||||
|
(DisableTopPaste "N" 0)
|
||||||
|
(DisableBottomPaste "N" 0)
|
||||||
|
(CustomSwell -1000)
|
||||||
|
(CustomShrink -1000)
|
||||||
|
(PadWidth 7.2)
|
||||||
|
(PadHeight 7.2)
|
||||||
|
(PadHole 4.8)
|
||||||
|
(PadHoleH 0)
|
||||||
|
(PadHoleType 0)
|
||||||
|
(SurfacePad "N")
|
||||||
|
(PadShape 0)
|
||||||
|
(Standard "N")
|
||||||
|
(Point
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Pad 3 "3" "" 40.41 10.2
|
||||||
|
(Number 3)
|
||||||
|
(Inverted "N")
|
||||||
|
(Locked "N")
|
||||||
|
(Sided "N")
|
||||||
|
(DisableTopMask "N" 0)
|
||||||
|
(DisableBottomMask "N" 0)
|
||||||
|
(DisableTopPaste "N" 0)
|
||||||
|
(DisableBottomPaste "N" 0)
|
||||||
|
(CustomSwell -1000)
|
||||||
|
(CustomShrink -1000)
|
||||||
|
(PadWidth 7.2)
|
||||||
|
(PadHeight 7.2)
|
||||||
|
(PadHole 4.8)
|
||||||
|
(PadHoleH 0)
|
||||||
|
(PadHoleType 0)
|
||||||
|
(SurfacePad "N")
|
||||||
|
(PadShape 0)
|
||||||
|
(Standard "N")
|
||||||
|
(Point
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Pad 4 "4" "" 40.41 -0
|
||||||
|
(Number 4)
|
||||||
|
(Inverted "N")
|
||||||
|
(Locked "N")
|
||||||
|
(Sided "N")
|
||||||
|
(DisableTopMask "N" 0)
|
||||||
|
(DisableBottomMask "N" 0)
|
||||||
|
(DisableTopPaste "N" 0)
|
||||||
|
(DisableBottomPaste "N" 0)
|
||||||
|
(CustomSwell -1000)
|
||||||
|
(CustomShrink -1000)
|
||||||
|
(PadWidth 7.2)
|
||||||
|
(PadHeight 7.2)
|
||||||
|
(PadHole 4.8)
|
||||||
|
(PadHoleH 0)
|
||||||
|
(PadHoleType 0)
|
||||||
|
(SurfacePad "N")
|
||||||
|
(PadShape 0)
|
||||||
|
(Standard "N")
|
||||||
|
(Point
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Pad 5 "" "" 0 0
|
||||||
|
(Number 0)
|
||||||
|
(Inverted "N")
|
||||||
|
(Locked "N")
|
||||||
|
(Sided "N")
|
||||||
|
(DisableTopMask "N" 0)
|
||||||
|
(DisableBottomMask "N" 0)
|
||||||
|
(DisableTopPaste "N" 0)
|
||||||
|
(DisableBottomPaste "N" 0)
|
||||||
|
(CustomSwell 0)
|
||||||
|
(CustomShrink 0)
|
||||||
|
(PadWidth 0)
|
||||||
|
(PadHeight 0)
|
||||||
|
(PadHole 0)
|
||||||
|
(PadHoleH 0)
|
||||||
|
(PadHoleType 0)
|
||||||
|
(SurfacePad "N")
|
||||||
|
(PadShape 0)
|
||||||
|
(Standard "N")
|
||||||
|
(Point
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(Shapes
|
||||||
|
(Shape 0 "N" 0 0 0 0 0 0 0 "" "" "N" 0 0 0 0 0 0)
|
||||||
|
(Shape 8 "N" 1 0 0 0 0 0 0 "" "Tahoma" "Y" 4 1 -2 0 0.6 0)
|
||||||
|
(Point
|
||||||
|
(pt -0.16 -0.246)
|
||||||
|
(pt 0.84 -0.246)
|
||||||
|
)
|
||||||
|
(Shape 8 "N" 1 0 0 0 0 0 0 "" "Tahoma" "Y" 4 1 -2 0 0.6 0)
|
||||||
|
(Point
|
||||||
|
(pt 0.84 -0.246)
|
||||||
|
(pt 0.84 0.749)
|
||||||
|
)
|
||||||
|
(Shape 8 "N" 1 0 0 0 0 0 0 "" "Tahoma" "Y" 4 1 -2 0 0.6 0)
|
||||||
|
(Point
|
||||||
|
(pt 0.84 0.749)
|
||||||
|
(pt -0.16 0.749)
|
||||||
|
)
|
||||||
|
(Shape 8 "N" 1 0 0 0 0 0 0 "" "Tahoma" "Y" 4 1 -2 0 0.6 0)
|
||||||
|
(Point
|
||||||
|
(pt -0.16 0.749)
|
||||||
|
(pt -0.16 -0.246)
|
||||||
|
)
|
||||||
|
(Shape 8 "N" 0 0 0 0 0 0 0 "" "Tahoma" "Y" 4 1 -2 0 0.3 0)
|
||||||
|
(Point
|
||||||
|
(pt -0.16 -0.251)
|
||||||
|
(pt 0.84 -0.251)
|
||||||
|
)
|
||||||
|
(Shape 8 "N" 0 0 0 0 0 0 0 "" "Tahoma" "Y" 4 1 -2 0 0.3 0)
|
||||||
|
(Point
|
||||||
|
(pt 0.84 -0.251)
|
||||||
|
(pt 0.84 0.749)
|
||||||
|
)
|
||||||
|
(Shape 8 "N" 0 0 0 0 0 0 0 "" "Tahoma" "Y" 4 1 -2 0 0.3 0)
|
||||||
|
(Point
|
||||||
|
(pt 0.84 0.749)
|
||||||
|
(pt -0.16 0.749)
|
||||||
|
)
|
||||||
|
(Shape 8 "N" 0 0 0 0 0 0 0 "" "Tahoma" "Y" 4 1 -2 0 0.3 0)
|
||||||
|
(Point
|
||||||
|
(pt -0.16 0.749)
|
||||||
|
(pt -0.16 -0.251)
|
||||||
|
)
|
||||||
|
(Shape 0 "N" 0 0 0 0 0 0 0 "" "" "N" 0 0 0 0 0 0)
|
||||||
|
)
|
||||||
|
(Model3D
|
||||||
|
(Model3DFile "3557-20.stp")
|
||||||
|
(pt 90 0 0 6.739999771118164 -1.6799999475479126 3.799999952316284 1 1 1 "N" "N" 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
()
|
||||||
|
|
||||||
133
Hardware/libraries/3557-20/EAGLE/3557-20.lbr
Normal file
133
Hardware/libraries/3557-20/EAGLE/3557-20.lbr
Normal file
@ -0,0 +1,133 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--/362661/1272411/2.50/4/4/Undefined or Miscellaneous/-->
|
||||||
|
<!DOCTYPE curve SYSTEM "eagle.dtd">
|
||||||
|
<eagle version="7.7.0">
|
||||||
|
<drawing>
|
||||||
|
<settings>
|
||||||
|
<setting alwaysvectorfont="no"/>
|
||||||
|
<setting verticaltext="up"/>
|
||||||
|
</settings>
|
||||||
|
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
|
||||||
|
<layers>
|
||||||
|
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="17" name="Pads" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="18" name="Vias" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="22" name="bPlace" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="25" name="tNames" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="28" name="bValues" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
|
||||||
|
<layer number="30" name="bStop" color="7" fill="6" visible="no" active="yes"/>
|
||||||
|
<layer number="31" name="tCream" color="7" fill="4" visible="no" active="yes"/>
|
||||||
|
<layer number="32" name="bCream" color="7" fill="5" visible="no" active="yes"/>
|
||||||
|
<layer number="33" name="tFinish" color="6" fill="3" visible="no" active="yes"/>
|
||||||
|
<layer number="34" name="bFinish" color="6" fill="6" visible="no" active="yes"/>
|
||||||
|
<layer number="35" name="tGlue" color="7" fill="4" visible="no" active="yes"/>
|
||||||
|
<layer number="36" name="bGlue" color="7" fill="5" visible="no" active="yes"/>
|
||||||
|
<layer number="37" name="tTest" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="38" name="bTest" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="39" name="tKeepout" color="4" fill="11" visible="yes" active="yes"/>
|
||||||
|
<layer number="40" name="bKeepout" color="1" fill="11" visible="yes" active="yes"/>
|
||||||
|
<layer number="41" name="tRestrict" color="4" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="42" name="bRestrict" color="1" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="43" name="vRestrict" color="2" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="44" name="Drills" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="45" name="Holes" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="46" name="Milling" color="3" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="47" name="Measures" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="48" name="Document" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="49" name="Reference" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="51" name="tDocu" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="52" name="bDocu" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="90" name="Modules" color="5" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
|
||||||
|
</layers>
|
||||||
|
<library>
|
||||||
|
<description><Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A</b><p>
|
||||||
|
<author>Created by SamacSys</author></description>
|
||||||
|
<packages>
|
||||||
|
<package name="355720">
|
||||||
|
<description><b>3557-20-1</b><br>
|
||||||
|
</description>
|
||||||
|
<pad name="1" x="0.000" y="0.000" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="2" x="0.000" y="-3.400" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="3" x="13.470" y="-3.400" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="4" x="13.470" y="0.000" drill="1.6" diameter="2.400"/>
|
||||||
|
<text x="6.735" y="-1.683" align="center" size="1.27" layer="25" rot="R0" >>NAME</text>
|
||||||
|
<text x="6.735" y="-1.683" align="center" size="1.27" layer="27" rot="R0" >>VALUE</text>
|
||||||
|
<wire x1="-3.17" y1="1.665" x2="16.64" y2="1.665" width="0.2" layer="51"/>
|
||||||
|
<wire x1="16.64" y1="1.665" x2="16.64" y2="-5.065" width="0.2" layer="51"/>
|
||||||
|
<wire x1="16.64" y1="-5.065" x2="-3.17" y2="-5.065" width="0.2" layer="51"/>
|
||||||
|
<wire x1="-3.17" y1="-5.065" x2="-3.17" y2="1.665" width="0.2" layer="51"/>
|
||||||
|
<wire x1="-3.17" y1="1.7" x2="16.64" y2="1.7" width="0.1" layer="21"/>
|
||||||
|
<wire x1="16.64" y1="1.7" x2="16.64" y2="-5.065" width="0.1" layer="21"/>
|
||||||
|
<wire x1="16.64" y1="-5.065" x2="-3.17" y2="-5.065" width="0.1" layer="21"/>
|
||||||
|
<wire x1="-3.17" y1="-5.065" x2="-3.17" y2="1.7" width="0.1" layer="21"/>
|
||||||
|
<wire x1="-4.17" y1="2.7" x2="17.64" y2="2.7" width="0.1" layer="51"/>
|
||||||
|
<wire x1="17.64" y1="2.7" x2="17.64" y2="-6.065" width="0.1" layer="51"/>
|
||||||
|
<wire x1="17.64" y1="-6.065" x2="-4.17" y2="-6.065" width="0.1" layer="51"/>
|
||||||
|
<wire x1="-4.17" y1="-6.065" x2="-4.17" y2="2.7" width="0.1" layer="51"/>
|
||||||
|
</package>
|
||||||
|
</packages>
|
||||||
|
<symbols>
|
||||||
|
<symbol name="3557-20">
|
||||||
|
<wire x1="5.08" y1="2.54" x2="15.24" y2="2.54" width="0.254" layer="94"/>
|
||||||
|
<wire x1="15.24" y1="-5.08" x2="15.24" y2="2.54" width="0.254" layer="94"/>
|
||||||
|
<wire x1="15.24" y1="-5.08" x2="5.08" y2="-5.08" width="0.254" layer="94"/>
|
||||||
|
<wire x1="5.08" y1="2.54" x2="5.08" y2="-5.08" width="0.254" layer="94"/>
|
||||||
|
<text x="16.51" y="7.62" align="center-left" size="1.778" layer="95">>NAME</text>
|
||||||
|
<text x="16.51" y="5.08" align="center-left" size="1.778" layer="96">>VALUE</text>
|
||||||
|
<pin name="1" x="0" y="0" length="middle" direction="io" rot="R0"/>
|
||||||
|
<pin name="2" x="0" y="-2.54" length="middle" direction="io" rot="R0"/>
|
||||||
|
<pin name="3" x="20.32" y="-2.54" length="middle" direction="io" rot="R180"/>
|
||||||
|
<pin name="4" x="20.32" y="0" length="middle" direction="io" rot="R180"/>
|
||||||
|
</symbol>
|
||||||
|
</symbols>
|
||||||
|
<devicesets>
|
||||||
|
<deviceset name="3557-20" prefix="U">
|
||||||
|
<description><b>Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A</b><p>
|
||||||
|
Source: <a href="https://www.keyelco.com/product-pdf.cfm?p=14226"> Datasheet </a></description>
|
||||||
|
<gates>
|
||||||
|
<gate name="G$1" symbol="3557-20" x="0" y="0"/>
|
||||||
|
</gates>
|
||||||
|
<devices>
|
||||||
|
<device name="" package="355720">
|
||||||
|
<connects>
|
||||||
|
<connect gate="G$1" pin="1" pad="1"/>
|
||||||
|
<connect gate="G$1" pin="2" pad="2"/>
|
||||||
|
<connect gate="G$1" pin="3" pad="3"/>
|
||||||
|
<connect gate="G$1" pin="4" pad="4"/>
|
||||||
|
</connects>
|
||||||
|
<technologies>
|
||||||
|
<technology name="">
|
||||||
|
<attribute name="Manufacturer_Name" value="Keystone Electronics" constant="no"/>
|
||||||
|
<attribute name="Manufacturer_Part_Number" value="3557-20" constant="no"/>
|
||||||
|
<attribute name="Mouser_Part_Number" value="534-3557-20" constant="no"/>
|
||||||
|
<attribute name="Mouser_Price-Stock" value="https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D" constant="no"/>
|
||||||
|
<attribute name="Arrow_Part_Number" value="" constant="no"/>
|
||||||
|
<attribute name="Arrow_Price-Stock" value="" constant="no"/>
|
||||||
|
<attribute name="Description" value="Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A" constant="no"/>
|
||||||
|
<attribute name="Height" value="7.37mm" constant="no"/>
|
||||||
|
</technology>
|
||||||
|
</technologies>
|
||||||
|
</device>
|
||||||
|
</devices>
|
||||||
|
</deviceset>
|
||||||
|
</devicesets>
|
||||||
|
</library>
|
||||||
|
</drawing>
|
||||||
|
</eagle>
|
||||||
35
Hardware/libraries/3557-20/EAGLE/Readme.html
Normal file
35
Hardware/libraries/3557-20/EAGLE/Readme.html
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Instructions for schematic symbols and footprints</title>
|
||||||
|
</head>
|
||||||
|
<body style="font-family:verdana">
|
||||||
|
<p><a href="https://www.autodesk.com/products/eagle/overview"><img alt="EAGLE Logo" src="https://eagle.componentsearchengine.com/graphics/BrandBar/13.png" style="max-height: 60px;" /></a></p>
|
||||||
|
|
||||||
|
<h2>How to use the Schematic Symbols and PCB Footprints:</h2>
|
||||||
|
|
||||||
|
<p><span style="color:#FF0000;"><strong>First Time:</strong></span></p>
|
||||||
|
|
||||||
|
<p>The PCB Part Libraries require <strong>FREE</strong> software to convert them into EAGLE Format.</p>
|
||||||
|
|
||||||
|
<p>To get started please visit - <a href="https://eagle.componentsearchengine.com/pcb-libraries.php">EAGLE.componentsearchengine.com/pcb-libraries.php</a></p>
|
||||||
|
|
||||||
|
<p><span style="color:#FF0000;"><strong>Subsequent Times:</strong></span></p>
|
||||||
|
|
||||||
|
<p>Make sure 'Library Loader' is running on your PC. </p>
|
||||||
|
|
||||||
|
<p><img alt="" src="http://componentsearchengine.com/ExtRef/SystemTray.png" style="width: 101px; height: 100px;" /></p>
|
||||||
|
|
||||||
|
<p>If not launch it from the desktop shortcut: <img alt="" src="https://componentsearchengine.com//ExtRef/LibraryLoader.png" style="width: 20px; height: 20px;" /></p>
|
||||||
|
|
||||||
|
<p>After downloading the Schematic Symbol & PCB Footprint zip, check in your ECAD tool. The libraries will have been loaded automatically.</p>
|
||||||
|
|
||||||
|
<p>For further help please visit - <a href="http://www.samacsys.com/eagle/">www.samacsys.com/eagle/</a></p>
|
||||||
|
|
||||||
|
<p>------------------------------------------------------------------------------------------------------------------------------------------------</p>
|
||||||
|
|
||||||
|
<p>Alternatively, please try out our new <a href="https://componentsearchengine.com/ga/downloads.php">EAGLE Plugin</a></p>
|
||||||
|
<p><img alt="EAGLE Logo" src="http://www.samacsys.com/wp-content/uploads/2016/08/ULP.png" style="max-height: 60px;" /></a></p>
|
||||||
|
<p>For help installing and using the EAGLE Plugin please visit - <a href="http://www.samacsys.com/eagle-library/">www.samacsys.com/eagle-library/</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
114
Hardware/libraries/3557-20/Easy-PC/3557-20.epl
Normal file
114
Hardware/libraries/3557-20/Easy-PC/3557-20.epl
Normal file
@ -0,0 +1,114 @@
|
|||||||
|
SamacSys ECAD Model
|
||||||
|
362661/1272411/2.50/4/4/Undefined or Miscellaneous
|
||||||
|
|
||||||
|
DESIGNSPARK_INTERMEDIATE_ASCII
|
||||||
|
|
||||||
|
(asciiHeader
|
||||||
|
(fileUnits MM)
|
||||||
|
)
|
||||||
|
(library Library_1
|
||||||
|
(padStyleDef "c240_h160"
|
||||||
|
(holeDiam 1.6)
|
||||||
|
(padShape (layerNumRef 1) (padShapeType Ellipse) (shapeWidth 2.400) (shapeHeight 2.400))
|
||||||
|
(padShape (layerNumRef 16) (padShapeType Ellipse) (shapeWidth 2.400) (shapeHeight 2.400))
|
||||||
|
)
|
||||||
|
(textStyleDef "Default"
|
||||||
|
(font
|
||||||
|
(fontType Stroke)
|
||||||
|
(fontFace "Helvetica")
|
||||||
|
(fontHeight 50 mils)
|
||||||
|
(strokeWidth 5 mils)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(patternDef "355720" (originalName "355720")
|
||||||
|
(multiLayer
|
||||||
|
(pad (padNum 1) (padStyleRef c240_h160) (pt 0.000, 0.000) (rotation 90))
|
||||||
|
(pad (padNum 2) (padStyleRef c240_h160) (pt 0.000, -3.400) (rotation 90))
|
||||||
|
(pad (padNum 3) (padStyleRef c240_h160) (pt 13.470, -3.400) (rotation 90))
|
||||||
|
(pad (padNum 4) (padStyleRef c240_h160) (pt 13.470, 0.000) (rotation 90))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(attr "RefDes" "RefDes" (pt 6.735, -1.683) (textStyleRef "Default") (isVisible True))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt -3.17 1.665) (pt 16.64 1.665) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt 16.64 1.665) (pt 16.64 -5.065) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt 16.64 -5.065) (pt -3.17 -5.065) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 28)
|
||||||
|
(line (pt -3.17 -5.065) (pt -3.17 1.665) (width 0.2))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt -3.17 1.7) (pt 16.64 1.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt 16.64 1.7) (pt 16.64 -5.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt 16.64 -5.065) (pt -3.17 -5.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 18)
|
||||||
|
(line (pt -3.17 -5.065) (pt -3.17 1.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt -4.17 2.7) (pt 17.64 2.7) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt 17.64 2.7) (pt 17.64 -6.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt 17.64 -6.065) (pt -4.17 -6.065) (width 0.1))
|
||||||
|
)
|
||||||
|
(layerContents (layerNumRef 30)
|
||||||
|
(line (pt -4.17 -6.065) (pt -4.17 2.7) (width 0.1))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbolDef "3557-20" (originalName "3557-20")
|
||||||
|
|
||||||
|
(pin (pinNum 1) (pt 0 mils 0 mils) (rotation 0) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 230 mils -25 mils) (rotation 0]) (justify "Left") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 2) (pt 0 mils -100 mils) (rotation 0) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 230 mils -125 mils) (rotation 0]) (justify "Left") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 3) (pt 800 mils -100 mils) (rotation 180) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 570 mils -125 mils) (rotation 0]) (justify "Right") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(pin (pinNum 4) (pt 800 mils 0 mils) (rotation 180) (pinLength 200 mils) (pinDisplay (dispPinName true)) (pinName (text (pt 570 mils -25 mils) (rotation 0]) (justify "Right") (textStyleRef "Default"))
|
||||||
|
))
|
||||||
|
(line (pt 200 mils 100 mils) (pt 600 mils 100 mils) (width 6 mils))
|
||||||
|
(line (pt 600 mils 100 mils) (pt 600 mils -200 mils) (width 6 mils))
|
||||||
|
(line (pt 600 mils -200 mils) (pt 200 mils -200 mils) (width 6 mils))
|
||||||
|
(line (pt 200 mils -200 mils) (pt 200 mils 100 mils) (width 6 mils))
|
||||||
|
(attr "RefDes" "RefDes" (pt 650 mils 300 mils) (justify Left) (isVisible True) (textStyleRef "Default"))
|
||||||
|
|
||||||
|
)
|
||||||
|
(compDef "3557-20" (originalName "3557-20") (compHeader (numPins 4) (numParts 1) (refDesPrefix U)
|
||||||
|
)
|
||||||
|
(compPin "1" (pinName "1") (partNum 1) (symPinNum 1) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "2" (pinName "2") (partNum 1) (symPinNum 2) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "3" (pinName "3") (partNum 1) (symPinNum 3) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(compPin "4" (pinName "4") (partNum 1) (symPinNum 4) (gateEq 0) (pinEq 0) (pinType Bidirectional))
|
||||||
|
(attachedSymbol (partNum 1) (altType Normal) (symbolName "3557-20"))
|
||||||
|
(attachedPattern (patternNum 1) (patternName "355720")
|
||||||
|
(numPads 4)
|
||||||
|
(padPinMap
|
||||||
|
(padNum 1) (compPinRef "1")
|
||||||
|
(padNum 2) (compPinRef "2")
|
||||||
|
(padNum 3) (compPinRef "3")
|
||||||
|
(padNum 4) (compPinRef "4")
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(attr "Manufacturer_Name" "Keystone Electronics")
|
||||||
|
(attr "Manufacturer_Part_Number" "3557-20")
|
||||||
|
(attr "Mouser Part Number" "534-3557-20")
|
||||||
|
(attr "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D")
|
||||||
|
(attr "Arrow Part Number" "")
|
||||||
|
(attr "Arrow Price/Stock" "")
|
||||||
|
(attr "Description" "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A")
|
||||||
|
(attr "Datasheet Link" "https://www.keyelco.com/product-pdf.cfm?p=14226")
|
||||||
|
(attr "Height" "7.37 mm")
|
||||||
|
)
|
||||||
|
|
||||||
|
)
|
||||||
133
Hardware/libraries/3557-20/EasyEDA/3557-20.lbr
Normal file
133
Hardware/libraries/3557-20/EasyEDA/3557-20.lbr
Normal file
@ -0,0 +1,133 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--/362661/1272411/2.50/4/4/Undefined or Miscellaneous/-->
|
||||||
|
<!DOCTYPE curve SYSTEM "eagle.dtd">
|
||||||
|
<eagle version="7.7.0">
|
||||||
|
<drawing>
|
||||||
|
<settings>
|
||||||
|
<setting alwaysvectorfont="no"/>
|
||||||
|
<setting verticaltext="up"/>
|
||||||
|
</settings>
|
||||||
|
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
|
||||||
|
<layers>
|
||||||
|
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="17" name="Pads" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="18" name="Vias" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="22" name="bPlace" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="25" name="tNames" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="28" name="bValues" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
|
||||||
|
<layer number="30" name="bStop" color="7" fill="6" visible="no" active="yes"/>
|
||||||
|
<layer number="31" name="tCream" color="7" fill="4" visible="no" active="yes"/>
|
||||||
|
<layer number="32" name="bCream" color="7" fill="5" visible="no" active="yes"/>
|
||||||
|
<layer number="33" name="tFinish" color="6" fill="3" visible="no" active="yes"/>
|
||||||
|
<layer number="34" name="bFinish" color="6" fill="6" visible="no" active="yes"/>
|
||||||
|
<layer number="35" name="tGlue" color="7" fill="4" visible="no" active="yes"/>
|
||||||
|
<layer number="36" name="bGlue" color="7" fill="5" visible="no" active="yes"/>
|
||||||
|
<layer number="37" name="tTest" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="38" name="bTest" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="39" name="tKeepout" color="4" fill="11" visible="yes" active="yes"/>
|
||||||
|
<layer number="40" name="bKeepout" color="1" fill="11" visible="yes" active="yes"/>
|
||||||
|
<layer number="41" name="tRestrict" color="4" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="42" name="bRestrict" color="1" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="43" name="vRestrict" color="2" fill="10" visible="yes" active="yes"/>
|
||||||
|
<layer number="44" name="Drills" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="45" name="Holes" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="46" name="Milling" color="3" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="47" name="Measures" color="7" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="48" name="Document" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="49" name="Reference" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="51" name="tDocu" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="52" name="bDocu" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="90" name="Modules" color="5" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
|
||||||
|
<layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
|
||||||
|
<layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
|
||||||
|
</layers>
|
||||||
|
<library>
|
||||||
|
<description><Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A</b><p>
|
||||||
|
<author>Created by SamacSys</author></description>
|
||||||
|
<packages>
|
||||||
|
<package name="355720">
|
||||||
|
<description><b>3557-20-1</b><br>
|
||||||
|
</description>
|
||||||
|
<pad name="1" x="0.000" y="0.000" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="2" x="0.000" y="-3.400" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="3" x="13.470" y="-3.400" drill="1.6" diameter="2.400"/>
|
||||||
|
<pad name="4" x="13.470" y="0.000" drill="1.6" diameter="2.400"/>
|
||||||
|
<text x="6.735" y="-1.683" align="center" size="1.27" layer="25" rot="R0" >>NAME</text>
|
||||||
|
<text x="6.735" y="-1.683" align="center" size="1.27" layer="27" rot="R0" >>VALUE</text>
|
||||||
|
<wire x1="-3.17" y1="1.665" x2="16.64" y2="1.665" width="0.2" layer="51"/>
|
||||||
|
<wire x1="16.64" y1="1.665" x2="16.64" y2="-5.065" width="0.2" layer="51"/>
|
||||||
|
<wire x1="16.64" y1="-5.065" x2="-3.17" y2="-5.065" width="0.2" layer="51"/>
|
||||||
|
<wire x1="-3.17" y1="-5.065" x2="-3.17" y2="1.665" width="0.2" layer="51"/>
|
||||||
|
<wire x1="-3.17" y1="1.7" x2="16.64" y2="1.7" width="0.1" layer="21"/>
|
||||||
|
<wire x1="16.64" y1="1.7" x2="16.64" y2="-5.065" width="0.1" layer="21"/>
|
||||||
|
<wire x1="16.64" y1="-5.065" x2="-3.17" y2="-5.065" width="0.1" layer="21"/>
|
||||||
|
<wire x1="-3.17" y1="-5.065" x2="-3.17" y2="1.7" width="0.1" layer="21"/>
|
||||||
|
<wire x1="-4.17" y1="2.7" x2="17.64" y2="2.7" width="0.1" layer="51"/>
|
||||||
|
<wire x1="17.64" y1="2.7" x2="17.64" y2="-6.065" width="0.1" layer="51"/>
|
||||||
|
<wire x1="17.64" y1="-6.065" x2="-4.17" y2="-6.065" width="0.1" layer="51"/>
|
||||||
|
<wire x1="-4.17" y1="-6.065" x2="-4.17" y2="2.7" width="0.1" layer="51"/>
|
||||||
|
</package>
|
||||||
|
</packages>
|
||||||
|
<symbols>
|
||||||
|
<symbol name="3557-20">
|
||||||
|
<wire x1="5.08" y1="2.54" x2="15.24" y2="2.54" width="0.254" layer="94"/>
|
||||||
|
<wire x1="15.24" y1="-5.08" x2="15.24" y2="2.54" width="0.254" layer="94"/>
|
||||||
|
<wire x1="15.24" y1="-5.08" x2="5.08" y2="-5.08" width="0.254" layer="94"/>
|
||||||
|
<wire x1="5.08" y1="2.54" x2="5.08" y2="-5.08" width="0.254" layer="94"/>
|
||||||
|
<text x="16.51" y="7.62" align="center-left" size="1.778" layer="95">>NAME</text>
|
||||||
|
<text x="16.51" y="5.08" align="center-left" size="1.778" layer="96">>VALUE</text>
|
||||||
|
<pin name="1" x="0" y="0" length="middle" direction="io" rot="R0"/>
|
||||||
|
<pin name="2" x="0" y="-2.54" length="middle" direction="io" rot="R0"/>
|
||||||
|
<pin name="3" x="20.32" y="-2.54" length="middle" direction="io" rot="R180"/>
|
||||||
|
<pin name="4" x="20.32" y="0" length="middle" direction="io" rot="R180"/>
|
||||||
|
</symbol>
|
||||||
|
</symbols>
|
||||||
|
<devicesets>
|
||||||
|
<deviceset name="3557-20" prefix="U">
|
||||||
|
<description><b>Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A</b><p>
|
||||||
|
Source: <a href="https://www.keyelco.com/product-pdf.cfm?p=14226"> Datasheet </a></description>
|
||||||
|
<gates>
|
||||||
|
<gate name="G$1" symbol="3557-20" x="0" y="0"/>
|
||||||
|
</gates>
|
||||||
|
<devices>
|
||||||
|
<device name="" package="355720">
|
||||||
|
<connects>
|
||||||
|
<connect gate="G$1" pin="1" pad="1"/>
|
||||||
|
<connect gate="G$1" pin="2" pad="2"/>
|
||||||
|
<connect gate="G$1" pin="3" pad="3"/>
|
||||||
|
<connect gate="G$1" pin="4" pad="4"/>
|
||||||
|
</connects>
|
||||||
|
<technologies>
|
||||||
|
<technology name="">
|
||||||
|
<attribute name="Manufacturer_Name" value="Keystone Electronics" constant="no"/>
|
||||||
|
<attribute name="Manufacturer_Part_Number" value="3557-20" constant="no"/>
|
||||||
|
<attribute name="Mouser_Part_Number" value="534-3557-20" constant="no"/>
|
||||||
|
<attribute name="Mouser_Price-Stock" value="https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D" constant="no"/>
|
||||||
|
<attribute name="Arrow_Part_Number" value="" constant="no"/>
|
||||||
|
<attribute name="Arrow_Price-Stock" value="" constant="no"/>
|
||||||
|
<attribute name="Description" value="Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A" constant="no"/>
|
||||||
|
<attribute name="Height" value="7.37mm" constant="no"/>
|
||||||
|
</technology>
|
||||||
|
</technologies>
|
||||||
|
</device>
|
||||||
|
</devices>
|
||||||
|
</deviceset>
|
||||||
|
</devicesets>
|
||||||
|
</library>
|
||||||
|
</drawing>
|
||||||
|
</eagle>
|
||||||
11
Hardware/libraries/3557-20/EasyEDA/Readme.html
Normal file
11
Hardware/libraries/3557-20/EasyEDA/Readme.html
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Eagle</title>
|
||||||
|
</head>
|
||||||
|
<body style="font-family:verdana">
|
||||||
|
<p>Please first install the Library Loader application from: <a href="http://componentsearchengine.com/pcb-libraries.php">http://componentsearchengine.com/pcb-libraries.php</a></p>
|
||||||
|
<p>If Library Loader is already installed please make sure it's running by launching it from the desktop shortcut.</p>
|
||||||
|
<p>For help loading the SamacSys libraries into EasyEDA please Click Here: <a href="http://www.samacsys.com/easyeda-instructions/">http://www.samacsys.com/easyeda-instructions/</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
Hardware/libraries/3557-20/How_To_Use_Models.pdf
Normal file
BIN
Hardware/libraries/3557-20/How_To_Use_Models.pdf
Normal file
Binary file not shown.
9
Hardware/libraries/3557-20/KiCad/3557-20.dcm
Normal file
9
Hardware/libraries/3557-20/KiCad/3557-20.dcm
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
EESchema-DOCLIB Version 2.0
|
||||||
|
#
|
||||||
|
$CMP 3557-20
|
||||||
|
D Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A
|
||||||
|
K
|
||||||
|
F https://www.keyelco.com/product-pdf.cfm?p=14226
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
#End Doc Library
|
||||||
62
Hardware/libraries/3557-20/KiCad/3557-20.kicad_sym
Normal file
62
Hardware/libraries/3557-20/KiCad/3557-20.kicad_sym
Normal file
@ -0,0 +1,62 @@
|
|||||||
|
(kicad_symbol_lib (version 20211014) (generator SamacSys_ECAD_Model)
|
||||||
|
(symbol "3557-20" (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "U" (at 16.51 7.62 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(property "Value" "3557-20" (at 16.51 5.08 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(property "Footprint" "355720" (at 16.51 -94.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "https://www.keyelco.com/product-pdf.cfm?p=14226" (at 16.51 -194.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A" (at 16.51 -294.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "Height" "7.37" (at 16.51 -394.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "Manufacturer_Name" "Keystone Electronics" (at 16.51 -494.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "Manufacturer_Part_Number" "3557-20" (at 16.51 -594.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "Mouser Part Number" "534-3557-20" (at 16.51 -694.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D" (at 16.51 -794.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "Arrow Part Number" "" (at 16.51 -894.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(property "Arrow Price/Stock" "" (at 16.51 -994.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||||
|
)
|
||||||
|
(rectangle
|
||||||
|
(start 5.08 2.54)
|
||||||
|
(end 15.24 -5.08)
|
||||||
|
(stroke (width 0.254) (type default))
|
||||||
|
(fill (type background))
|
||||||
|
)
|
||||||
|
(pin passive line (at 0 0 0) (length 5.08)
|
||||||
|
(name "1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 0 -2.54 0) (length 5.08)
|
||||||
|
(name "2" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 20.32 -2.54 180) (length 5.08)
|
||||||
|
(name "3" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 20.32 0 180) (length 5.08)
|
||||||
|
(name "4" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
27
Hardware/libraries/3557-20/KiCad/3557-20.lib
Normal file
27
Hardware/libraries/3557-20/KiCad/3557-20.lib
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
EESchema-LIBRARY Version 2.3
|
||||||
|
#encoding utf-8
|
||||||
|
#SamacSys ECAD Model 3557-20
|
||||||
|
#/362661/1272411/2.50/4/4/Undefined or Miscellaneous
|
||||||
|
DEF 3557-20 U 0 30 Y Y 1 F N
|
||||||
|
F0 "U" 650 300 50 H V L CNN
|
||||||
|
F1 "3557-20" 650 200 50 H V L CNN
|
||||||
|
F2 "355720" 650 100 50 H I L CNN
|
||||||
|
F3 "https://www.keyelco.com/product-pdf.cfm?p=14226" 650 0 50 H I L CNN
|
||||||
|
F4 "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A" 650 -100 50 H I L CNN "Description"
|
||||||
|
F5 "7.37" 650 -200 50 H I L CNN "Height"
|
||||||
|
F6 "Keystone Electronics" 650 -300 50 H I L CNN "Manufacturer_Name"
|
||||||
|
F7 "3557-20" 650 -400 50 H I L CNN "Manufacturer_Part_Number"
|
||||||
|
F8 "534-3557-20" 650 -500 50 H I L CNN "Mouser Part Number"
|
||||||
|
F9 "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D" 650 -600 50 H I L CNN "Mouser Price/Stock"
|
||||||
|
F10 "" 650 -700 50 H I L CNN "Arrow Part Number"
|
||||||
|
F11 "" 650 -800 50 H I L CNN "Arrow Price/Stock"
|
||||||
|
DRAW
|
||||||
|
X 1 1 0 0 200 R 50 50 0 0 P
|
||||||
|
X 2 2 0 -100 200 R 50 50 0 0 P
|
||||||
|
X 3 3 800 -100 200 L 50 50 0 0 P
|
||||||
|
X 4 4 800 0 200 L 50 50 0 0 P
|
||||||
|
P 5 0 1 6 200 100 600 100 600 -200 200 -200 200 100 N
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
|
#End Library
|
||||||
59
Hardware/libraries/3557-20/KiCad/3557-20.mod
Normal file
59
Hardware/libraries/3557-20/KiCad/3557-20.mod
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
PCBNEW-LibModule-V1 2024-01-09 00:12:45
|
||||||
|
# encoding utf-8
|
||||||
|
Units mm
|
||||||
|
$INDEX
|
||||||
|
355720
|
||||||
|
$EndINDEX
|
||||||
|
$MODULE 355720
|
||||||
|
Po 0 0 0 15 659c8f7d 00000000 ~~
|
||||||
|
Li 355720
|
||||||
|
Cd 3557-20-1
|
||||||
|
Kw Undefined or Miscellaneous
|
||||||
|
Sc 0
|
||||||
|
At STD
|
||||||
|
AR
|
||||||
|
Op 0 0 0
|
||||||
|
T0 6.735 1.683 1.27 1.27 0 0.254 N V 21 N "U**"
|
||||||
|
T1 6.735 1.683 1.27 1.27 0 0.254 N I 21 N "355720"
|
||||||
|
DS -3.17 -1.665 16.64 -1.665 0.2 24
|
||||||
|
DS 16.64 -1.665 16.64 5.065 0.2 24
|
||||||
|
DS 16.64 5.065 -3.17 5.065 0.2 24
|
||||||
|
DS -3.17 5.065 -3.17 -1.665 0.2 24
|
||||||
|
DS -3.17 -1.7 16.64 -1.7 0.1 21
|
||||||
|
DS 16.64 -1.7 16.64 5.065 0.1 21
|
||||||
|
DS 16.64 5.065 -3.17 5.065 0.1 21
|
||||||
|
DS -3.17 5.065 -3.17 -1.7 0.1 21
|
||||||
|
DS -4.17 -2.7 17.64 -2.7 0.1 24
|
||||||
|
DS 17.64 -2.7 17.64 6.065 0.1 24
|
||||||
|
DS 17.64 6.065 -4.17 6.065 0.1 24
|
||||||
|
DS -4.17 6.065 -4.17 -2.7 0.1 24
|
||||||
|
$PAD
|
||||||
|
Po 0.000 -0
|
||||||
|
Sh "1" C 2.400 2.400 0 0 900
|
||||||
|
Dr 1.6 0 0
|
||||||
|
At STD N 00E0FFFF
|
||||||
|
Ne 0 ""
|
||||||
|
$EndPAD
|
||||||
|
$PAD
|
||||||
|
Po 0.000 3.4
|
||||||
|
Sh "2" C 2.400 2.400 0 0 900
|
||||||
|
Dr 1.6 0 0
|
||||||
|
At STD N 00E0FFFF
|
||||||
|
Ne 0 ""
|
||||||
|
$EndPAD
|
||||||
|
$PAD
|
||||||
|
Po 13.470 3.4
|
||||||
|
Sh "3" C 2.400 2.400 0 0 900
|
||||||
|
Dr 1.6 0 0
|
||||||
|
At STD N 00E0FFFF
|
||||||
|
Ne 0 ""
|
||||||
|
$EndPAD
|
||||||
|
$PAD
|
||||||
|
Po 13.470 -0
|
||||||
|
Sh "4" C 2.400 2.400 0 0 900
|
||||||
|
Dr 1.6 0 0
|
||||||
|
At STD N 00E0FFFF
|
||||||
|
Ne 0 ""
|
||||||
|
$EndPAD
|
||||||
|
$EndMODULE 355720
|
||||||
|
$EndLIBRARY
|
||||||
34
Hardware/libraries/3557-20/KiCad/355720.kicad_mod
Normal file
34
Hardware/libraries/3557-20/KiCad/355720.kicad_mod
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
(module "355720" (layer F.Cu)
|
||||||
|
(descr "3557-20-1")
|
||||||
|
(tags "Undefined or Miscellaneous")
|
||||||
|
(fp_text reference U** (at 6.735 1.683) (layer F.SilkS)
|
||||||
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||||
|
)
|
||||||
|
(fp_text user %R (at 6.735 1.683) (layer F.Fab)
|
||||||
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||||
|
)
|
||||||
|
(fp_text value "355720" (at 6.735 1.683) (layer F.SilkS) hide
|
||||||
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
||||||
|
)
|
||||||
|
(fp_line (start -3.17 -1.665) (end 16.64 -1.665) (layer F.Fab) (width 0.2))
|
||||||
|
(fp_line (start 16.64 -1.665) (end 16.64 5.065) (layer F.Fab) (width 0.2))
|
||||||
|
(fp_line (start 16.64 5.065) (end -3.17 5.065) (layer F.Fab) (width 0.2))
|
||||||
|
(fp_line (start -3.17 5.065) (end -3.17 -1.665) (layer F.Fab) (width 0.2))
|
||||||
|
(fp_line (start -3.17 -1.7) (end 16.64 -1.7) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start 16.64 -1.7) (end 16.64 5.065) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start 16.64 5.065) (end -3.17 5.065) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start -3.17 5.065) (end -3.17 -1.7) (layer F.SilkS) (width 0.1))
|
||||||
|
(fp_line (start -4.17 -2.7) (end 17.64 -2.7) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start 17.64 -2.7) (end 17.64 6.065) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start 17.64 6.065) (end -4.17 6.065) (layer F.CrtYd) (width 0.1))
|
||||||
|
(fp_line (start -4.17 6.065) (end -4.17 -2.7) (layer F.CrtYd) (width 0.1))
|
||||||
|
(pad 1 thru_hole circle (at 0.000 -0) (size 2.400 2.400) (drill 1.6) (layers *.Cu *.Mask))
|
||||||
|
(pad 2 thru_hole circle (at 0.000 3.4) (size 2.400 2.400) (drill 1.6) (layers *.Cu *.Mask))
|
||||||
|
(pad 3 thru_hole circle (at 13.470 3.4) (size 2.400 2.400) (drill 1.6) (layers *.Cu *.Mask))
|
||||||
|
(pad 4 thru_hole circle (at 13.470 -0) (size 2.400 2.400) (drill 1.6) (layers *.Cu *.Mask))
|
||||||
|
(model 3557-20.stp
|
||||||
|
(at (xyz 0.26535432169757 -0.066141730218422 0.14960629733529))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz -90 0 0))
|
||||||
|
)
|
||||||
|
)
|
||||||
118
Hardware/libraries/3557-20/OrCAD_Allegro16/3557-20.edf
Normal file
118
Hardware/libraries/3557-20/OrCAD_Allegro16/3557-20.edf
Normal file
@ -0,0 +1,118 @@
|
|||||||
|
|
||||||
|
(EDIF
|
||||||
|
(rename &3557_20 "3557_20")
|
||||||
|
(EDIFVersion 2 0 0)
|
||||||
|
(EDIFLevel 0)
|
||||||
|
(keywordMap (keywordLevel 0))
|
||||||
|
(status
|
||||||
|
(written
|
||||||
|
(timestamp 2024 01 09 00 12 45)
|
||||||
|
(dataOrigin "362661/1272411/2.50/4/4/Undefined or Miscellaneous")
|
||||||
|
(program "SamacSys ECAD Model 3557_20"
|
||||||
|
(version "1.1"))))
|
||||||
|
(library
|
||||||
|
(rename &3557_20 "3557_20")
|
||||||
|
(EDIFLevel 0)
|
||||||
|
(technology
|
||||||
|
(numberDefinition (scale 1 (e 254 -6) (unit DISTANCE)))
|
||||||
|
(userData GRIDRESOLUTION (integer 50 50))
|
||||||
|
(figureGroup DEFAULT (pathWidth 10) (textHeight 100))
|
||||||
|
(figureGroup PROPERTY (pathWidth 10) (textHeight 90))
|
||||||
|
(figureGroup PINNUMBER (pathWidth 10) (textHeight 90))
|
||||||
|
(figureGroup PINNAME (pathWidth 10) (textHeight 90))
|
||||||
|
(figureGroup COMMENT (pathWidth 10) (textHeight 90))
|
||||||
|
(figureGroup PIN (pathWidth 10) (textHeight 90))
|
||||||
|
(figureGroup GRAPHIC (pathWidth 10) (textHeight 100))
|
||||||
|
)
|
||||||
|
(cell
|
||||||
|
(rename &3557_20 "3557_20")
|
||||||
|
(cellType GENERIC)
|
||||||
|
(view
|
||||||
|
(rename NORMAL "Normal")
|
||||||
|
(viewType SCHEMATIC)
|
||||||
|
(interface
|
||||||
|
(designator "U")
|
||||||
|
(property (rename PACKAGENAME "PackageName") (string "3557_20"))
|
||||||
|
(property (rename ISHETEROGENEOUS "IsHeterogeneous") (string "False"))
|
||||||
|
(property (rename DEVICESINVIEW "DevicesInView") (string "1"))
|
||||||
|
(property (rename DEVICESINPACKAGE "DevicesInPackage") (string "1"))
|
||||||
|
(property (rename DEVICEDESIGNATOR "DeviceDesignator") (string "A"))
|
||||||
|
(property (rename DEVICENUMBERING "DeviceNumbering") (string "Alpha"))
|
||||||
|
(property (rename PCB_32_FOOTPRINT "PCB Footprint") (string "355720"))
|
||||||
|
(property (rename &Manufacturer_Name "Manufacturer_Name") (string "Keystone Electronics"))
|
||||||
|
(property (rename &Manufacturer_Part_Number "Manufacturer_Part_Number") (string "3557-20"))
|
||||||
|
(property (rename &Mouser_Part_Number "Mouser Part Number") (string "534-3557-20"))
|
||||||
|
(property (rename &Mouser_Price_Stock "Mouser Price/Stock") (string "https://www.mouser.co.uk/ProductDetail/Keystone-Electronics/3557-20?qs=iR2ablhfrmF%2FWhSZXEYN7g%3D%3D"))
|
||||||
|
(property (rename &Arrow_Part_Number "Arrow Part Number") (string ""))
|
||||||
|
(property (rename &Arrow_Price_Stock "Arrow Price/Stock") (string ""))
|
||||||
|
(property (rename &Description "Description") (string "Fuse Holder T/H 2 IN 1 AUTO BLDE HOLDER, YELLOW 20A"))
|
||||||
|
(property (rename &Datasheet_Link "Datasheet Link") (string "https://www.keyelco.com/product-pdf.cfm?p=14226"))
|
||||||
|
(property (rename &Height "Height") (string "7.37 mm"))
|
||||||
|
(property (rename &_60__32_VALUE_32__62_ "Value") (string "3557_20"))
|
||||||
|
(property (rename VALUE "Value") (string "Value"))
|
||||||
|
(port
|
||||||
|
(rename &1 "1")
|
||||||
|
(designator "1")
|
||||||
|
(property (rename ORDER "Order") (string "0") (owner "OrCAD"))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(rename &2 "2")
|
||||||
|
(designator "2")
|
||||||
|
(property (rename ORDER "Order") (string "1") (owner "OrCAD"))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(rename &3 "3")
|
||||||
|
(designator "3")
|
||||||
|
(property (rename ORDER "Order") (string "2") (owner "OrCAD"))
|
||||||
|
)
|
||||||
|
(port
|
||||||
|
(rename &4 "4")
|
||||||
|
(designator "4")
|
||||||
|
(property (rename ORDER "Order") (string "3") (owner "OrCAD"))
|
||||||
|
)
|
||||||
|
(symbol
|
||||||
|
(portImplementation
|
||||||
|
(name &1 (display PINNAME))
|
||||||
|
(keywordDisplay DESIGNATOR (display PINNUMBER))
|
||||||
|
(figure PIN (path (pointList (pt -200 -100) (pt 0 -100))))
|
||||||
|
(connectLocation (figure GRAPHIC (dot (pt -200 -100))))
|
||||||
|
)
|
||||||
|
(portImplementation
|
||||||
|
(name &2 (display PINNAME))
|
||||||
|
(keywordDisplay DESIGNATOR (display PINNUMBER))
|
||||||
|
(figure PIN (path (pointList (pt -200 -200) (pt 0 -200))))
|
||||||
|
(connectLocation (figure GRAPHIC (dot (pt -200 -200))))
|
||||||
|
)
|
||||||
|
(portImplementation
|
||||||
|
(name &3 (display PINNAME))
|
||||||
|
(keywordDisplay DESIGNATOR (display PINNUMBER))
|
||||||
|
(figure PIN (path (pointList (pt 400 -200) (pt 600 -200))))
|
||||||
|
(connectLocation (figure GRAPHIC (dot (pt 600 -200))))
|
||||||
|
)
|
||||||
|
(portImplementation
|
||||||
|
(name &4 (display PINNAME))
|
||||||
|
(keywordDisplay DESIGNATOR (display PINNUMBER))
|
||||||
|
(figure PIN (path (pointList (pt 400 -100) (pt 600 -100))))
|
||||||
|
(connectLocation (figure GRAPHIC (dot (pt 600 -100))))
|
||||||
|
)
|
||||||
|
(figure GRAPHIC
|
||||||
|
(figureGroupOverride GRAPHIC
|
||||||
|
(pathWidth 10))
|
||||||
|
(path
|
||||||
|
(pointList
|
||||||
|
(pt 0 0)
|
||||||
|
(pt 400 0)
|
||||||
|
(pt 400 -300)
|
||||||
|
(pt 0 -300)
|
||||||
|
(pt 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(keywordDisplay DESIGNATOR (display PROPERTY (justify LOWERLEFT) (orientation R0) (origin (pt 450 130))))
|
||||||
|
(propertyDisplay &_60__32_VALUE_32__62_ (display PROPERTY (justify LOWERLEFT) (orientation R0) (origin (pt 450 30))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user