1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
Octave
|
||||
|
||||
@@ -9,8 +9,9 @@ Mcu.CPN=STM32F407VGT6
|
||||
Mcu.Family=STM32F4
|
||||
Mcu.IP0=DAC
|
||||
Mcu.IP1=I2C2
|
||||
Mcu.IP10=TIM8
|
||||
Mcu.IP11=USART1
|
||||
Mcu.IP10=TIM5
|
||||
Mcu.IP11=TIM9
|
||||
Mcu.IP12=USART1
|
||||
Mcu.IP2=NVIC
|
||||
Mcu.IP3=RCC
|
||||
Mcu.IP4=SPI1
|
||||
@@ -19,48 +20,44 @@ Mcu.IP6=TIM1
|
||||
Mcu.IP7=TIM2
|
||||
Mcu.IP8=TIM3
|
||||
Mcu.IP9=TIM4
|
||||
Mcu.IPNb=12
|
||||
Mcu.IPNb=13
|
||||
Mcu.Name=STM32F407V(E-G)Tx
|
||||
Mcu.Package=LQFP100
|
||||
Mcu.Pin0=PA0-WKUP
|
||||
Mcu.Pin1=PA1
|
||||
Mcu.Pin10=PB1
|
||||
Mcu.Pin11=PE7
|
||||
Mcu.Pin12=PE8
|
||||
Mcu.Pin13=PE9
|
||||
Mcu.Pin14=PE10
|
||||
Mcu.Pin15=PE11
|
||||
Mcu.Pin16=PE12
|
||||
Mcu.Pin17=PE13
|
||||
Mcu.Pin18=PE14
|
||||
Mcu.Pin19=PE15
|
||||
Mcu.Pin2=PA2
|
||||
Mcu.Pin20=PB10
|
||||
Mcu.Pin21=PB11
|
||||
Mcu.Pin22=PD11
|
||||
Mcu.Pin23=PD12
|
||||
Mcu.Pin24=PD13
|
||||
Mcu.Pin25=PC6
|
||||
Mcu.Pin26=PC7
|
||||
Mcu.Pin27=PC9
|
||||
Mcu.Pin28=PA8
|
||||
Mcu.Pin29=PA9
|
||||
Mcu.Pin3=PA4
|
||||
Mcu.Pin30=PA10
|
||||
Mcu.Pin31=PA11
|
||||
Mcu.Pin32=PA12
|
||||
Mcu.Pin33=PC10
|
||||
Mcu.Pin34=PB4
|
||||
Mcu.Pin35=PB5
|
||||
Mcu.Pin36=PB6
|
||||
Mcu.Pin37=VP_SYS_VS_Systick
|
||||
Mcu.Pin4=PA5
|
||||
Mcu.Pin5=PA6
|
||||
Mcu.Pin6=PA7
|
||||
Mcu.Pin7=PC4
|
||||
Mcu.Pin8=PC5
|
||||
Mcu.Pin9=PB0
|
||||
Mcu.PinsNb=38
|
||||
Mcu.Pin0=PE5
|
||||
Mcu.Pin1=PA0-WKUP
|
||||
Mcu.Pin10=PB0
|
||||
Mcu.Pin11=PB1
|
||||
Mcu.Pin12=PE7
|
||||
Mcu.Pin13=PE8
|
||||
Mcu.Pin14=PE9
|
||||
Mcu.Pin15=PE10
|
||||
Mcu.Pin16=PE11
|
||||
Mcu.Pin17=PE12
|
||||
Mcu.Pin18=PE13
|
||||
Mcu.Pin19=PE14
|
||||
Mcu.Pin2=PA1
|
||||
Mcu.Pin20=PE15
|
||||
Mcu.Pin21=PB10
|
||||
Mcu.Pin22=PB11
|
||||
Mcu.Pin23=PD11
|
||||
Mcu.Pin24=PD12
|
||||
Mcu.Pin25=PC9
|
||||
Mcu.Pin26=PA8
|
||||
Mcu.Pin27=PA9
|
||||
Mcu.Pin28=PA10
|
||||
Mcu.Pin29=PA11
|
||||
Mcu.Pin3=PA2
|
||||
Mcu.Pin30=PA12
|
||||
Mcu.Pin31=PC10
|
||||
Mcu.Pin32=PB6
|
||||
Mcu.Pin33=VP_SYS_VS_Systick
|
||||
Mcu.Pin4=PA4
|
||||
Mcu.Pin5=PA5
|
||||
Mcu.Pin6=PA6
|
||||
Mcu.Pin7=PA7
|
||||
Mcu.Pin8=PC4
|
||||
Mcu.Pin9=PC5
|
||||
Mcu.PinsNb=34
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32F407VGTx
|
||||
@@ -84,8 +81,7 @@ PA10.Signal=USART1_RX
|
||||
PA11.Signal=S_TIM1_CH4
|
||||
PA12.Locked=true
|
||||
PA12.Signal=GPIO_Output
|
||||
PA2.Locked=true
|
||||
PA2.Signal=GPIO_Input
|
||||
PA2.Signal=S_TIM5_CH3
|
||||
PA4.Signal=COMP_DAC1_group
|
||||
PA5.Mode=Full_Duplex_Master
|
||||
PA5.Signal=SPI1_SCK
|
||||
@@ -105,8 +101,6 @@ PB10.Mode=I2C
|
||||
PB10.Signal=I2C2_SCL
|
||||
PB11.Mode=I2C
|
||||
PB11.Signal=I2C2_SDA
|
||||
PB4.Signal=S_TIM3_CH1
|
||||
PB5.Signal=S_TIM3_CH2
|
||||
PB6.Locked=true
|
||||
PB6.Signal=GPIO_Input
|
||||
PC10.Locked=true
|
||||
@@ -115,13 +109,10 @@ PC4.Locked=true
|
||||
PC4.Signal=GPIO_Output
|
||||
PC5.Locked=true
|
||||
PC5.Signal=GPIO_Input
|
||||
PC6.Signal=S_TIM8_CH1
|
||||
PC7.Signal=S_TIM8_CH2
|
||||
PC9.Signal=S_TIM8_CH4
|
||||
PC9.Signal=S_TIM3_CH4
|
||||
PD11.Locked=true
|
||||
PD11.Signal=GPIO_Input
|
||||
PD12.Signal=S_TIM4_CH1
|
||||
PD13.Signal=S_TIM4_CH2
|
||||
PE10.Locked=true
|
||||
PE10.Signal=GPIO_Output
|
||||
PE11.Locked=true
|
||||
@@ -134,6 +125,7 @@ PE14.Locked=true
|
||||
PE14.Signal=GPIO_Input
|
||||
PE15.Locked=true
|
||||
PE15.Signal=GPIO_Input
|
||||
PE5.Signal=S_TIM9_CH1
|
||||
PE7.Locked=true
|
||||
PE7.Signal=GPIO_Output
|
||||
PE8.Locked=true
|
||||
@@ -200,20 +192,14 @@ SH.S_TIM2_CH1_ETR.0=TIM2_CH1,Encoder_Interface
|
||||
SH.S_TIM2_CH1_ETR.ConfNb=1
|
||||
SH.S_TIM2_CH2.0=TIM2_CH2,Encoder_Interface
|
||||
SH.S_TIM2_CH2.ConfNb=1
|
||||
SH.S_TIM3_CH1.0=TIM3_CH1,Encoder_Interface
|
||||
SH.S_TIM3_CH1.ConfNb=1
|
||||
SH.S_TIM3_CH2.0=TIM3_CH2,Encoder_Interface
|
||||
SH.S_TIM3_CH2.ConfNb=1
|
||||
SH.S_TIM4_CH1.0=TIM4_CH1,Encoder_Interface
|
||||
SH.S_TIM3_CH4.0=TIM3_CH4,PWM Generation4 CH4
|
||||
SH.S_TIM3_CH4.ConfNb=1
|
||||
SH.S_TIM4_CH1.0=TIM4_CH1,PWM Generation1 CH1
|
||||
SH.S_TIM4_CH1.ConfNb=1
|
||||
SH.S_TIM4_CH2.0=TIM4_CH2,Encoder_Interface
|
||||
SH.S_TIM4_CH2.ConfNb=1
|
||||
SH.S_TIM8_CH1.0=TIM8_CH1,Encoder_Interface
|
||||
SH.S_TIM8_CH1.ConfNb=1
|
||||
SH.S_TIM8_CH2.0=TIM8_CH2,Encoder_Interface
|
||||
SH.S_TIM8_CH2.ConfNb=1
|
||||
SH.S_TIM8_CH4.0=TIM8_CH4,PWM Generation4 CH4
|
||||
SH.S_TIM8_CH4.ConfNb=1
|
||||
SH.S_TIM5_CH3.0=TIM5_CH3,Input_Capture3_from_TI3
|
||||
SH.S_TIM5_CH3.ConfNb=1
|
||||
SH.S_TIM9_CH1.0=TIM9_CH1,PWM Generation1 CH1
|
||||
SH.S_TIM9_CH1.ConfNb=1
|
||||
SPI1.CalculateBaudRate=8.0 MBits/s
|
||||
SPI1.Direction=SPI_DIRECTION_2LINES
|
||||
SPI1.IPParameters=VirtualType,Mode,Direction,CalculateBaudRate
|
||||
@@ -221,8 +207,14 @@ SPI1.Mode=SPI_MODE_MASTER
|
||||
SPI1.VirtualType=VM_MASTER
|
||||
TIM1.Channel-PWM\ Generation4\ CH4=TIM_CHANNEL_4
|
||||
TIM1.IPParameters=Channel-PWM Generation4 CH4
|
||||
TIM8.Channel-PWM\ Generation4\ CH4=TIM_CHANNEL_4
|
||||
TIM8.IPParameters=Channel-PWM Generation4 CH4
|
||||
TIM3.Channel-PWM\ Generation4\ CH4=TIM_CHANNEL_4
|
||||
TIM3.IPParameters=Channel-PWM Generation4 CH4
|
||||
TIM4.Channel-PWM\ Generation1\ CH1=TIM_CHANNEL_1
|
||||
TIM4.IPParameters=Channel-PWM Generation1 CH1
|
||||
TIM5.Channel-Input_Capture3_from_TI3=TIM_CHANNEL_3
|
||||
TIM5.IPParameters=Channel-Input_Capture3_from_TI3
|
||||
TIM9.Channel-PWM\ Generation1\ CH1=TIM_CHANNEL_1
|
||||
TIM9.IPParameters=Channel-PWM Generation1 CH1
|
||||
USART1.IPParameters=VirtualMode
|
||||
USART1.VirtualMode=VM_ASYNC
|
||||
VP_SYS_VS_Systick.Mode=SysTick
|
||||
|
||||
@@ -70,15 +70,15 @@ void StepGen::handleStepper(void)
|
||||
pwmCycleTime = (FACT_LOW + (FACT_HIGH - FACT_LOW) * (abs(diffPosition) - SPEED_MIN) / (SPEED_MAX - SPEED_MIN)) * StepGen::sync0CycleTime;
|
||||
}
|
||||
#endif
|
||||
uint64_t fre = abs(diffPosition) * stepsPerMM * 1000000 / double(pwmCycleTime); // Frequency needed
|
||||
if (fre > maxFreq) // Only do maxFre
|
||||
uint64_t fre = (abs(diffPosition) * stepsPerMM * 1000000) / pwmCycleTime; // Frequency needed
|
||||
if (fre > maxFreq) // Only do maxFre
|
||||
{
|
||||
double maxDist = maxFreq / stepsPerMM * pwmCycleTime / 1000000.0 * (diffPosition > 0 ? 1 : -1);
|
||||
reqPos(actualPosition + maxDist);
|
||||
double maxDist = (maxFreq * pwmCycleTime) / (stepsPerMM * 1000000.0) * (diffPosition > 0 ? 1 : -1);
|
||||
reqPos(actPos() + maxDist);
|
||||
}
|
||||
int32_t pulsesAtEndOfCycle = stepsPerMM * reqPos(); // From Turner.hal X:5000 Z:2000 ps/mm
|
||||
int32_t pulsesAtEndOfCycle = stepsPerMM * reqPos();
|
||||
|
||||
// Will be picked up by the timer_CB and the timer is reloaded.
|
||||
// Will be picked up by the timer_CB and the timer is reloaded, if it runs.
|
||||
timerNewEndStepPosition = pulsesAtEndOfCycle;
|
||||
|
||||
if (!timerIsRunning) // Timer isn't running. Start it here
|
||||
@@ -86,11 +86,18 @@ void StepGen::handleStepper(void)
|
||||
int32_t steps = pulsesAtEndOfCycle - timerStepPosition; // Pulses to go + or -
|
||||
if (steps != 0)
|
||||
{
|
||||
uint8_t sgn = steps > 0 ? HIGH : LOW;
|
||||
digitalWrite(dirPin, sgn);
|
||||
timerStepDirection = steps > 0 ? 1 : -1;
|
||||
if (steps > 0)
|
||||
{
|
||||
digitalWrite(dirPin, HIGH);
|
||||
timerStepDirection = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
digitalWrite(dirPin, LOW);
|
||||
timerStepDirection = -1;
|
||||
}
|
||||
timerStepPositionAtEnd = pulsesAtEndOfCycle; // Current Position
|
||||
float_t freqf = abs(steps) * (1e6 / float(pwmCycleTime));
|
||||
float_t freqf = abs(steps) / (pwmCycleTime*1.0e-6);
|
||||
uint32_t freq = uint32_t(freqf);
|
||||
MyTim->setMode(timerChan, TIMER_OUTPUT_COMPARE_PWM2, stepPin);
|
||||
MyTim->setOverflow(freq, HERTZ_FORMAT);
|
||||
@@ -108,13 +115,13 @@ void StepGen::timerCB()
|
||||
// Input for reload is timerNewEndStepPosition
|
||||
// The timer has current position and from this
|
||||
// can set new frequency and new endtarget for steps
|
||||
MyTim->pause(); // We are not at stop, let's stop it
|
||||
MyTim->pause(); // We are not at stop, let's stop it. Note stepPin is floating
|
||||
int32_t steps = timerNewEndStepPosition - timerStepPosition;
|
||||
if (steps != 0)
|
||||
{
|
||||
uint8_t sgn = steps > 0 ? HIGH : LOW;
|
||||
digitalWrite(dirPin, sgn);
|
||||
float_t freqf = abs(steps) * (1e6 / float(pwmCycleTime));
|
||||
float_t freqf = abs(steps) / float(pwmCycleTime*1.0e-6);
|
||||
uint32_t freq = uint32_t(freqf);
|
||||
timerStepDirection = steps > 0 ? 1 : -1;
|
||||
timerStepPositionAtEnd = timerNewEndStepPosition;
|
||||
|
||||
12
Kicad/Ax58100-stm32-ethercat/.gitignore
vendored
12
Kicad/Ax58100-stm32-ethercat/.gitignore
vendored
@@ -1,4 +1,14 @@
|
||||
AX58100-stm32-ethercat-backups
|
||||
.~lock*
|
||||
fp-info-cache
|
||||
#auto_saved_files#
|
||||
\#auto_saved_file*
|
||||
gerbers/
|
||||
Ax58100-stm32-ethercat-backups/
|
||||
freerouting.*
|
||||
*.dsn
|
||||
*.frb
|
||||
*.rules
|
||||
*.ses
|
||||
|
||||
Ax58100-stm32-ethercat.csv
|
||||
Ax58100-stm32-ethercat.ods
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
|
||||
(paper "A4")
|
||||
|
||||
(title_block
|
||||
(title "MetalMusings EaserCAT 3000")
|
||||
)
|
||||
|
||||
(lib_symbols
|
||||
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "C" (at 0.635 2.54 0)
|
||||
@@ -883,6 +887,9 @@
|
||||
(junction (at 153.67 76.2) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 1d94dd01-6dce-414e-82ad-3ac082fe20b1)
|
||||
)
|
||||
(junction (at 37.465 106.68) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 1f401ea1-91c2-4b1c-8946-0cebb61cc079)
|
||||
)
|
||||
(junction (at 241.3 125.73) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 24742ea1-03d5-4527-95f5-a7eea04d187b)
|
||||
)
|
||||
@@ -1077,10 +1084,6 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 329bb402-dfdb-48ca-96e4-cd8113da5fed)
|
||||
)
|
||||
(wire (pts (xy 44.45 106.68) (xy 59.69 106.68))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 34f3e2b5-6955-4782-bb5a-a609e45555c8)
|
||||
)
|
||||
(wire (pts (xy 44.45 66.04) (xy 59.69 66.04))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 3ec5c533-9953-4224-b74b-0735dd26a008)
|
||||
@@ -1105,7 +1108,7 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 47db0b49-0009-4a05-8b96-6b8f84d107d5)
|
||||
)
|
||||
(wire (pts (xy 44.45 101.6) (xy 59.69 101.6))
|
||||
(wire (pts (xy 52.07 101.6) (xy 59.69 101.6))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 4d357d9e-d279-48fb-988a-f7a606aaaceb)
|
||||
)
|
||||
@@ -1269,7 +1272,7 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 9585e42b-254e-4035-872d-73149242942a)
|
||||
)
|
||||
(wire (pts (xy 44.45 104.14) (xy 59.69 104.14))
|
||||
(wire (pts (xy 52.07 104.14) (xy 59.69 104.14))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 980d2c40-5368-442a-bca9-5b05633779dc)
|
||||
)
|
||||
@@ -1297,6 +1300,10 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid a8f7bd69-6ca5-40d2-94f6-95e3f5e577ec)
|
||||
)
|
||||
(wire (pts (xy 33.02 106.68) (xy 37.465 106.68))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ab06e9f6-751e-4e57-8ad8-4e32f30960c6)
|
||||
)
|
||||
(wire (pts (xy 128.27 81.28) (xy 121.92 81.28))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid ac3cbfb3-166c-465f-abf3-8aa52050d758)
|
||||
@@ -1329,6 +1336,10 @@
|
||||
(stroke (width 0) (type default))
|
||||
(uuid bc9e0b10-af0b-4c3d-ac1d-d925f4391c1b)
|
||||
)
|
||||
(wire (pts (xy 37.465 106.68) (xy 59.69 106.68))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid bcc30d1c-f679-4fb9-93ef-8f4572d2ba2f)
|
||||
)
|
||||
(wire (pts (xy 53.34 86.36) (xy 59.69 86.36))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid be5e8aa3-0c6a-4679-a6c3-2d7b538935e0)
|
||||
@@ -1541,10 +1552,10 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "SPI_MOSI" (shape input) (at 44.45 101.6 180) (fields_autoplaced)
|
||||
(global_label "SPI_MOSI" (shape input) (at 52.07 101.6 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 5584513c-826f-4b8d-805f-97d18e92e5c9)
|
||||
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 32.8167 101.6 0)
|
||||
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 40.4367 101.6 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
)
|
||||
@@ -1569,10 +1580,10 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "SCS_FUNC" (shape input) (at 44.45 106.68 180) (fields_autoplaced)
|
||||
(global_label "SCS_FUNC" (shape input) (at 33.02 106.68 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 7e0714f5-2bf0-4368-8a15-1f7b363302fe)
|
||||
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 31.7886 106.68 0)
|
||||
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 20.3586 106.68 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
)
|
||||
@@ -1583,10 +1594,10 @@
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
)
|
||||
(global_label "SPI_CS" (shape input) (at 44.45 104.14 180) (fields_autoplaced)
|
||||
(global_label "SPI_CS" (shape input) (at 52.07 104.14 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 88863808-4577-46ee-a6dc-85331fa7a41f)
|
||||
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 34.9334 104.14 0)
|
||||
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 42.5534 104.14 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
)
|
||||
@@ -1777,7 +1788,7 @@
|
||||
(symbol (lib_id "Device:C") (at 87.63 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 103155a9-e700-4183-b756-a6fc8ca57bcd)
|
||||
(property "Reference" "C17" (at 87.63 162.56 0)
|
||||
(property "Reference" "C47" (at 87.63 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 87.63 167.64 0)
|
||||
@@ -1794,7 +1805,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C17") (unit 1)
|
||||
(reference "C47") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -1803,7 +1814,7 @@
|
||||
(symbol (lib_id "Device:Crystal_GND24") (at 227.33 34.29 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 115ef340-5699-4045-a27b-e4216819b835)
|
||||
(property "Reference" "Y1" (at 227.33 34.29 0)
|
||||
(property "Reference" "Y2" (at 227.33 34.29 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "NXK25.000AE12F-KAB6-12" (at 228.6 27.94 0)
|
||||
@@ -1822,7 +1833,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "Y1") (unit 1)
|
||||
(reference "Y2") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -1831,7 +1842,7 @@
|
||||
(symbol (lib_id "Device:C") (at 237.49 39.37 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 11d5ea8f-3a28-42fa-b01d-beb1a86a57de)
|
||||
(property "Reference" "C12" (at 240.411 38.1579 0)
|
||||
(property "Reference" "C51" (at 240.411 38.1579 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "18pF" (at 240.411 40.5821 0)
|
||||
@@ -1848,7 +1859,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C12") (unit 1)
|
||||
(reference "C51") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -1885,7 +1896,7 @@
|
||||
(symbol (lib_id "HakansLibrary:AX58100") (at 139.7 134.62 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 151decbc-1b66-4082-88a8-6da1bb3d9015)
|
||||
(property "Reference" "U2" (at 91.44 83.82 0)
|
||||
(property "Reference" "U10" (at 91.44 83.82 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "AX58100" (at 139.7 134.62 0)
|
||||
@@ -1981,7 +1992,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "U2") (unit 1)
|
||||
(reference "U10") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2015,6 +2026,38 @@
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:R") (at 37.465 102.87 0) (mirror x) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 19d42dc4-fd87-4164-bac8-0603985804da)
|
||||
(property "Reference" "R46" (at 37.465 102.87 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4k7" (at 34.925 102.87 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 35.687 102.87 90)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 37.465 102.87 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 421d68b0-205a-407e-a601-90c4e8fac9f1))
|
||||
(pin "2" (uuid 3fb62006-6df3-4595-8d3f-4992742be454))
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/d564400f-40ba-4aca-9c2a-14ec52a8353b"
|
||||
(reference "R46") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/0a376a6c-0f15-42f8-81f6-3a55619be267"
|
||||
(reference "R2") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R42") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 147.32 168.91 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 21e7ff22-3038-45da-a38c-8a0064bd7007)
|
||||
@@ -2121,7 +2164,7 @@
|
||||
(symbol (lib_id "Device:C") (at 132.08 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 28999b48-7a3f-4a2d-8295-808981bd0f46)
|
||||
(property "Reference" "C30" (at 132.08 162.56 0)
|
||||
(property "Reference" "C24" (at 132.08 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 132.08 167.64 0)
|
||||
@@ -2138,7 +2181,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C30") (unit 1)
|
||||
(reference "C24") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2175,7 +2218,7 @@
|
||||
(symbol (lib_id "Device:R") (at 80.01 127 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 32075a8b-69da-4a9b-bc51-4abd88b43499)
|
||||
(property "Reference" "R30" (at 80.01 127 90)
|
||||
(property "Reference" "R43" (at 80.01 127 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "22" (at 78.74 124.46 90)
|
||||
@@ -2192,7 +2235,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R30") (unit 1)
|
||||
(reference "R43") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2332,7 +2375,7 @@
|
||||
(symbol (lib_id "Device:R") (at 52.07 60.96 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 45a449d5-9134-41f8-aaba-983731aca91e)
|
||||
(property "Reference" "R40" (at 52.07 60.96 90)
|
||||
(property "Reference" "R47" (at 52.07 60.96 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "22" (at 54.61 59.69 90)
|
||||
@@ -2349,7 +2392,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R40") (unit 1)
|
||||
(reference "R47") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2358,7 +2401,7 @@
|
||||
(symbol (lib_id "Device:C") (at 154.94 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 4693cf1a-5c81-4dfd-8a56-8dd30b07179a)
|
||||
(property "Reference" "C16" (at 154.94 162.56 0)
|
||||
(property "Reference" "C48" (at 154.94 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 154.94 167.64 0)
|
||||
@@ -2375,7 +2418,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C16") (unit 1)
|
||||
(reference "C48") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2465,10 +2508,10 @@
|
||||
(symbol (lib_id "Device:R") (at 236.22 78.74 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 57d23afb-3e89-43f3-b8ac-d446fddb5c78)
|
||||
(property "Reference" "R24" (at 236.22 78.74 90)
|
||||
(property "Reference" "R67" (at 236.22 78.74 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 234.95 76.2 90)
|
||||
(property "Value" "4k7" (at 234.95 76.2 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 237.998 78.74 90)
|
||||
@@ -2482,7 +2525,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R24") (unit 1)
|
||||
(reference "R67") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2513,6 +2556,31 @@
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+3.3V") (at 37.465 99.06 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 5e12ee82-fcda-4974-89c8-6d39855dd9a7)
|
||||
(property "Reference" "#PWR0122" (at 37.465 102.87 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+3.3V" (at 37.465 92.71 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (at 37.465 99.06 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (at 37.465 99.06 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid fd5e815d-25e7-463e-abf0-345676136502))
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "#PWR0122") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 80.01 168.91 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 5eab1301-c652-4034-b7ac-a7c7e2e2d177)
|
||||
@@ -2572,10 +2640,10 @@
|
||||
(symbol (lib_id "Device:R") (at 142.24 73.66 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 64094713-7d76-4b8b-9bf9-b7f64f75c920)
|
||||
(property "Reference" "R21" (at 142.24 73.66 90)
|
||||
(property "Reference" "R69" (at 142.24 73.66 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 144.78 72.39 90)
|
||||
(property "Value" "4k7" (at 144.78 72.39 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 142.24 75.438 90)
|
||||
@@ -2589,7 +2657,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R21") (unit 1)
|
||||
(reference "R69") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2598,10 +2666,10 @@
|
||||
(symbol (lib_id "Device:R") (at 142.24 91.44 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 6624d943-f8e6-4441-982c-3de575b1dc6e)
|
||||
(property "Reference" "R26" (at 142.24 91.44 90)
|
||||
(property "Reference" "R65" (at 142.24 91.44 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 144.78 90.17 90)
|
||||
(property "Value" "4k7" (at 144.78 90.17 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 142.24 93.218 90)
|
||||
@@ -2615,7 +2683,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R26") (unit 1)
|
||||
(reference "R65") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2624,7 +2692,7 @@
|
||||
(symbol (lib_id "Device:C") (at 35.56 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 67ac6176-2471-48a9-ab9f-52beec89a1b4)
|
||||
(property "Reference" "C31" (at 35.56 162.56 0)
|
||||
(property "Reference" "C23" (at 35.56 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 35.56 167.64 0)
|
||||
@@ -2641,7 +2709,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C31") (unit 1)
|
||||
(reference "C23") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2650,10 +2718,10 @@
|
||||
(symbol (lib_id "Device:R") (at 236.22 133.35 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 687437c4-7aa9-4046-9f4a-5ed469d0a577)
|
||||
(property "Reference" "R39" (at 236.22 133.35 90)
|
||||
(property "Reference" "R45" (at 236.22 133.35 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 234.95 128.27 90)
|
||||
(property "Value" "4k7" (at 234.95 128.27 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 234.442 133.35 90)
|
||||
@@ -2667,7 +2735,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R39") (unit 1)
|
||||
(reference "R45") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2676,10 +2744,10 @@
|
||||
(symbol (lib_id "Device:R") (at 236.22 154.94 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 69038310-08d8-4fd8-baf2-714dff3fe0fa)
|
||||
(property "Reference" "R37" (at 236.22 154.94 90)
|
||||
(property "Reference" "R41" (at 236.22 154.94 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 234.95 149.86 90)
|
||||
(property "Value" "4k7" (at 234.95 149.86 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 234.442 154.94 90)
|
||||
@@ -2693,7 +2761,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R37") (unit 1)
|
||||
(reference "R41") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2918,7 +2986,7 @@
|
||||
(symbol (lib_id "Device:C") (at 147.32 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 7c830bcb-695d-41b3-8002-7f2c5e88ee96)
|
||||
(property "Reference" "C24" (at 147.32 162.56 0)
|
||||
(property "Reference" "C21" (at 147.32 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 147.32 167.64 0)
|
||||
@@ -2935,7 +3003,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C24") (unit 1)
|
||||
(reference "C21") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2944,7 +3012,7 @@
|
||||
(symbol (lib_id "Device:C") (at 80.01 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 80b396e6-1879-4eac-b0a4-6cc056dcdbd4)
|
||||
(property "Reference" "C15" (at 80.01 162.56 0)
|
||||
(property "Reference" "C49" (at 80.01 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 80.01 167.64 0)
|
||||
@@ -2961,7 +3029,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C15") (unit 1)
|
||||
(reference "C49") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2998,7 +3066,7 @@
|
||||
(symbol (lib_id "Memory_EEPROM:AT24CS32-SSHM") (at 223.52 143.51 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 8408a666-ef40-4b48-8c8c-2ec840ed8567)
|
||||
(property "Reference" "U3" (at 215.9 137.16 0)
|
||||
(property "Reference" "U8" (at 215.9 137.16 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "24LC32A" (at 215.9 152.4 0)
|
||||
@@ -3021,7 +3089,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "U3") (unit 1)
|
||||
(reference "U8") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3080,7 +3148,7 @@
|
||||
(symbol (lib_id "Device:C") (at 217.17 39.37 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 8c1a0b38-bcc5-4658-8a69-f4a9c64b4a45)
|
||||
(property "Reference" "C11" (at 220.091 38.1579 0)
|
||||
(property "Reference" "C52" (at 220.091 38.1579 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "18pF" (at 220.091 40.5821 0)
|
||||
@@ -3097,7 +3165,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C11") (unit 1)
|
||||
(reference "C52") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3156,7 +3224,7 @@
|
||||
(symbol (lib_id "Device:R") (at 142.24 76.2 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 95dffa01-7efa-4524-83d7-dd663891f3a6)
|
||||
(property "Reference" "R25" (at 142.24 76.2 90)
|
||||
(property "Reference" "R66" (at 142.24 76.2 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "12k 1%" (at 144.78 74.93 90)
|
||||
@@ -3173,7 +3241,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R25") (unit 1)
|
||||
(reference "R66") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3207,7 +3275,7 @@
|
||||
(symbol (lib_id "Device:C") (at 251.46 125.73 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid a3b06323-b5c8-4051-b0b4-69c7a4fc48db)
|
||||
(property "Reference" "C33" (at 255.27 127 90)
|
||||
(property "Reference" "C22" (at 255.27 127 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 255.27 124.46 90)
|
||||
@@ -3224,7 +3292,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C33") (unit 1)
|
||||
(reference "C22") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3233,7 +3301,7 @@
|
||||
(symbol (lib_id "Device:C") (at 139.7 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid ad6de67e-4fd5-4374-8c26-533464ecb640)
|
||||
(property "Reference" "C28" (at 139.7 162.56 0)
|
||||
(property "Reference" "C16" (at 139.7 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 139.7 167.64 0)
|
||||
@@ -3250,7 +3318,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C28") (unit 1)
|
||||
(reference "C16") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3259,7 +3327,7 @@
|
||||
(symbol (lib_id "Device:C") (at 72.39 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid afc04acb-541e-4783-aa5d-3ce559901854)
|
||||
(property "Reference" "C14" (at 72.39 162.56 0)
|
||||
(property "Reference" "C50" (at 72.39 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 72.39 167.64 0)
|
||||
@@ -3276,7 +3344,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C14") (unit 1)
|
||||
(reference "C50") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3310,7 +3378,7 @@
|
||||
(symbol (lib_id "Device:R") (at 69.85 36.83 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid b162f748-c4c9-4222-9aec-552919872ce9)
|
||||
(property "Reference" "R31" (at 69.85 36.83 90)
|
||||
(property "Reference" "R58" (at 69.85 36.83 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "22" (at 68.58 34.29 90)
|
||||
@@ -3327,7 +3395,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R31") (unit 1)
|
||||
(reference "R58") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3392,7 +3460,7 @@
|
||||
(symbol (lib_id "Device:C") (at 236.22 96.52 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid c01f9f04-3e14-4fe2-bfff-c83b3128fbfe)
|
||||
(property "Reference" "C13" (at 239.141 95.3079 0)
|
||||
(property "Reference" "C45" (at 239.141 95.3079 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "1uF" (at 239.141 97.7321 0)
|
||||
@@ -3409,7 +3477,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C13") (unit 1)
|
||||
(reference "C45") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3418,7 +3486,7 @@
|
||||
(symbol (lib_id "Device:C") (at 27.94 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid c46518db-79b6-4045-8dfc-08fea70463ae)
|
||||
(property "Reference" "C23" (at 27.94 162.56 0)
|
||||
(property "Reference" "C40" (at 27.94 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 27.94 167.64 0)
|
||||
@@ -3435,7 +3503,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C23") (unit 1)
|
||||
(reference "C40") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3519,7 +3587,7 @@
|
||||
(symbol (lib_id "Device:C") (at 95.25 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid ca3b83df-34a4-4261-8b7d-4450fdcf7ea0)
|
||||
(property "Reference" "C18" (at 95.25 162.56 0)
|
||||
(property "Reference" "C46" (at 95.25 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 95.25 167.64 0)
|
||||
@@ -3536,7 +3604,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C18") (unit 1)
|
||||
(reference "C46") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3573,7 +3641,7 @@
|
||||
(symbol (lib_id "Device:C") (at 43.18 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid cd4007e2-5a66-41a7-ba64-1fe909a22a11)
|
||||
(property "Reference" "C29" (at 43.18 162.56 0)
|
||||
(property "Reference" "C25" (at 43.18 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 43.18 167.64 0)
|
||||
@@ -3590,7 +3658,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C29") (unit 1)
|
||||
(reference "C25") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3624,10 +3692,10 @@
|
||||
(symbol (lib_id "Device:R") (at 241.3 133.35 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid dbb53c1f-a3e9-40f7-9c26-4cfbc7e7faea)
|
||||
(property "Reference" "R38" (at 241.3 133.35 90)
|
||||
(property "Reference" "R44" (at 241.3 133.35 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 240.03 128.27 90)
|
||||
(property "Value" "4k7" (at 240.03 128.27 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 239.522 133.35 90)
|
||||
@@ -3641,7 +3709,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R38") (unit 1)
|
||||
(reference "R44") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3731,10 +3799,10 @@
|
||||
(symbol (lib_id "Device:R") (at 223.52 99.06 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid e42bfe7f-7ca3-4fd5-a029-2fee492bb34b)
|
||||
(property "Reference" "R23" (at 223.52 99.06 90)
|
||||
(property "Reference" "R68" (at 223.52 99.06 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 222.25 96.52 90)
|
||||
(property "Value" "4k7" (at 222.25 96.52 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 225.298 99.06 90)
|
||||
@@ -3748,7 +3816,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "R23") (unit 1)
|
||||
(reference "R68") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3808,7 +3876,7 @@
|
||||
(symbol (lib_id "Device:C") (at 50.8 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid f2ad262e-6efc-4ec5-abc3-f362fad8d615)
|
||||
(property "Reference" "C26" (at 50.8 162.56 0)
|
||||
(property "Reference" "C20" (at 50.8 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 50.8 167.64 0)
|
||||
@@ -3825,7 +3893,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C26") (unit 1)
|
||||
(reference "C20") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3890,7 +3958,7 @@
|
||||
(symbol (lib_id "Device:C") (at 124.46 165.1 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid feb0a5ed-4720-49ab-b7b2-db871d6fd2ee)
|
||||
(property "Reference" "C25" (at 124.46 162.56 0)
|
||||
(property "Reference" "C39" (at 124.46 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 124.46 167.64 0)
|
||||
@@ -3907,7 +3975,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/9f485422-734f-43d3-94ea-443cbc453d2e"
|
||||
(reference "C25") (unit 1)
|
||||
(reference "C39") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
|
||||
(paper "A4")
|
||||
|
||||
(title_block
|
||||
(title "MetalMusings EaserCAT 3000")
|
||||
)
|
||||
|
||||
(lib_symbols
|
||||
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "C" (at 0.635 2.54 0)
|
||||
@@ -2937,7 +2941,7 @@
|
||||
(symbol (lib_id "Device:R") (at 245.11 88.9 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 0156fcd2-2fd8-4277-bfea-a43d1b5d2609)
|
||||
(property "Reference" "R43" (at 245.11 88.9 90)
|
||||
(property "Reference" "R63" (at 245.11 88.9 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "510" (at 250.19 87.63 90)
|
||||
@@ -2954,7 +2958,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R43") (unit 1)
|
||||
(reference "R63") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -2963,7 +2967,7 @@
|
||||
(symbol (lib_id "Device:FerriteBead_Small") (at 137.16 162.56 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 044bfca2-fe85-424e-89e6-85976fdf3676)
|
||||
(property "Reference" "B4" (at 137.16 160.02 90)
|
||||
(property "Reference" "B6" (at 137.16 160.02 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "BLM18EG221SN1D" (at 137.16 165.1 90)
|
||||
@@ -2980,7 +2984,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "B4") (unit 1)
|
||||
(reference "B6") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3017,10 +3021,10 @@
|
||||
(symbol (lib_id "Device:R") (at 222.25 127 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 137b958d-6c66-4243-b922-13e0d4e0ff22)
|
||||
(property "Reference" "R19" (at 222.25 127 90)
|
||||
(property "Reference" "R71" (at 222.25 127 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 227.33 125.73 90)
|
||||
(property "Value" "4k7" (at 227.33 125.73 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 222.25 125.222 90)
|
||||
@@ -3034,7 +3038,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R19") (unit 1)
|
||||
(reference "R71") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3068,7 +3072,7 @@
|
||||
(symbol (lib_id "Device:FerriteBead_Small") (at 99.06 154.94 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 18c39117-9175-49a5-804f-919c3f463e74)
|
||||
(property "Reference" "B7" (at 99.06 152.4 90)
|
||||
(property "Reference" "B1" (at 99.06 152.4 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "BLM18EG221SN1D" (at 99.06 157.48 90)
|
||||
@@ -3085,7 +3089,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "B7") (unit 1)
|
||||
(reference "B1") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3094,7 +3098,7 @@
|
||||
(symbol (lib_id "Device:R") (at 46.99 36.83 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 1c4db209-5e6a-4cbe-b133-c6f6909b09dd)
|
||||
(property "Reference" "R11" (at 46.99 36.83 90)
|
||||
(property "Reference" "R55" (at 46.99 36.83 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "49.9" (at 45.72 31.75 90)
|
||||
@@ -3111,7 +3115,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R11") (unit 1)
|
||||
(reference "R55") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3126,7 +3130,7 @@
|
||||
(property "Value" "Green led" (at 209.55 119.38 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_0805_2012Metric" (at 209.55 123.19 0)
|
||||
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 209.55 123.19 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 209.55 123.19 0)
|
||||
@@ -3140,7 +3144,7 @@
|
||||
(reference "D?") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "D1") (unit 1)
|
||||
(reference "D21") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3174,7 +3178,7 @@
|
||||
(symbol (lib_id "Device:C") (at 58.42 128.27 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 252ccc0b-afe2-4cfa-9240-bbd4119b8767)
|
||||
(property "Reference" "C9" (at 59.69 132.08 90)
|
||||
(property "Reference" "C29" (at 59.69 132.08 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "10pF" (at 59.69 124.46 90)
|
||||
@@ -3191,7 +3195,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C9") (unit 1)
|
||||
(reference "C29") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3228,7 +3232,7 @@
|
||||
(symbol (lib_id "Device:C") (at 63.5 128.27 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 33b95d1b-4180-477e-93fe-daa04b8a21ee)
|
||||
(property "Reference" "C10" (at 64.77 132.08 90)
|
||||
(property "Reference" "C28" (at 64.77 132.08 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 64.77 124.46 90)
|
||||
@@ -3245,7 +3249,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C10") (unit 1)
|
||||
(reference "C28") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3282,7 +3286,7 @@
|
||||
(symbol (lib_id "Device:R") (at 52.07 36.83 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 395e4cb0-42d4-43ec-b523-c62753046557)
|
||||
(property "Reference" "R12" (at 52.07 36.83 90)
|
||||
(property "Reference" "R54" (at 52.07 36.83 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "49.9" (at 50.8 31.75 90)
|
||||
@@ -3299,7 +3303,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R12") (unit 1)
|
||||
(reference "R54") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3364,7 +3368,7 @@
|
||||
(symbol (lib_id "Device:R") (at 135.89 59.69 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 43243964-0602-4452-b782-e18672992d26)
|
||||
(property "Reference" "R4" (at 135.89 59.69 90)
|
||||
(property "Reference" "R62" (at 135.89 59.69 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "510" (at 134.62 54.61 90)
|
||||
@@ -3381,7 +3385,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R4") (unit 1)
|
||||
(reference "R62") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3456,7 +3460,7 @@
|
||||
(symbol (lib_id "Device:R") (at 245.11 49.53 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 52f49fd2-f073-4f65-b85d-4076ede1e08b)
|
||||
(property "Reference" "R35" (at 245.11 49.53 90)
|
||||
(property "Reference" "R57" (at 245.11 49.53 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "510" (at 251.46 48.26 90)
|
||||
@@ -3473,7 +3477,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R35") (unit 1)
|
||||
(reference "R57") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3482,7 +3486,7 @@
|
||||
(symbol (lib_id "Device:FerriteBead_Small") (at 99.06 162.56 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 5a256e67-effb-487d-986d-5a4e91cc6e7b)
|
||||
(property "Reference" "B6" (at 99.06 160.02 90)
|
||||
(property "Reference" "B4" (at 99.06 160.02 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "BLM18EG221SN1D" (at 99.06 165.1 90)
|
||||
@@ -3499,7 +3503,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "B6") (unit 1)
|
||||
(reference "B4") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3508,7 +3512,7 @@
|
||||
(symbol (lib_id "Device:R") (at 48.26 96.52 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 5b51c0db-89fb-4b33-acf6-55877b663ddb)
|
||||
(property "Reference" "R15" (at 48.26 96.52 90)
|
||||
(property "Reference" "R51" (at 48.26 96.52 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "49.9" (at 46.99 91.44 90)
|
||||
@@ -3525,7 +3529,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R15") (unit 1)
|
||||
(reference "R51") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3560,10 +3564,10 @@
|
||||
(symbol (lib_id "Device:R") (at 212.09 95.25 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 5d2a3bd4-36a3-4cd5-b2ec-31d44b293cc0)
|
||||
(property "Reference" "R28" (at 212.09 95.25 90)
|
||||
(property "Reference" "R64" (at 212.09 95.25 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 217.17 93.98 90)
|
||||
(property "Value" "4k7" (at 217.17 93.98 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 212.09 93.472 90)
|
||||
@@ -3577,7 +3581,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R28") (unit 1)
|
||||
(reference "R64") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3614,7 +3618,7 @@
|
||||
(symbol (lib_id "Device:FerriteBead_Small") (at 62.23 36.83 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 5f64f649-130a-4994-879c-e0ac6e94924e)
|
||||
(property "Reference" "B1" (at 64.6938 35.5798 0)
|
||||
(property "Reference" "B3" (at 64.6938 35.5798 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "BLM18EG221S" (at 64.6938 38.004 0)
|
||||
@@ -3631,7 +3635,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "B1") (unit 1)
|
||||
(reference "B3") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3640,10 +3644,10 @@
|
||||
(symbol (lib_id "Device:R") (at 209.55 27.94 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 5ff7eb3b-4022-400e-8b2d-e57549faafb6)
|
||||
(property "Reference" "R34" (at 209.55 27.94 90)
|
||||
(property "Reference" "R46" (at 209.55 27.94 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 214.63 26.67 90)
|
||||
(property "Value" "4k7" (at 214.63 26.67 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 209.55 26.162 90)
|
||||
@@ -3657,7 +3661,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R34") (unit 1)
|
||||
(reference "R46") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3686,7 +3690,7 @@
|
||||
(reference "C39") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C19") (unit 1)
|
||||
(reference "C44") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3695,7 +3699,7 @@
|
||||
(symbol (lib_id "Device:C") (at 46.99 68.58 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 703a5ad5-261f-462a-927b-2f5091816ac1)
|
||||
(property "Reference" "C2" (at 48.26 72.39 90)
|
||||
(property "Reference" "C36" (at 48.26 72.39 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "10pF" (at 48.26 64.77 90)
|
||||
@@ -3712,7 +3716,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C2") (unit 1)
|
||||
(reference "C36") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3724,10 +3728,10 @@
|
||||
(property "Reference" "D?" (at 228.6 46.99 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "Green led" (at 228.6 53.34 0)
|
||||
(property "Value" "Green led" (at 231.775 51.435 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_0805_2012Metric" (at 228.6 49.53 0)
|
||||
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 228.6 49.53 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 228.6 49.53 0)
|
||||
@@ -3741,7 +3745,7 @@
|
||||
(reference "D?") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "D2") (unit 1)
|
||||
(reference "D19") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3750,7 +3754,7 @@
|
||||
(symbol (lib_id "Device:R") (at 41.91 36.83 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 7e520c4e-ee0b-4ea7-8b18-2be4397e790f)
|
||||
(property "Reference" "R10" (at 41.91 36.83 90)
|
||||
(property "Reference" "R56" (at 41.91 36.83 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "49.9" (at 40.64 31.75 90)
|
||||
@@ -3767,7 +3771,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R10") (unit 1)
|
||||
(reference "R56") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3776,7 +3780,7 @@
|
||||
(symbol (lib_id "Device:C") (at 53.34 128.27 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 817571cd-b71b-4f1f-b21a-2340accaf437)
|
||||
(property "Reference" "C8" (at 54.61 132.08 90)
|
||||
(property "Reference" "C30" (at 54.61 132.08 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "10pF" (at 54.61 124.46 90)
|
||||
@@ -3793,7 +3797,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C8") (unit 1)
|
||||
(reference "C30") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3909,7 +3913,7 @@
|
||||
(symbol (lib_id "Device:R") (at 57.15 36.83 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 94e7971f-a4d4-466b-8bd1-b0a1da13dc73)
|
||||
(property "Reference" "R13" (at 57.15 36.83 90)
|
||||
(property "Reference" "R53" (at 57.15 36.83 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "49.9" (at 55.88 31.75 90)
|
||||
@@ -3926,7 +3930,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R13") (unit 1)
|
||||
(reference "R53") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -3955,7 +3959,7 @@
|
||||
(reference "C30") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C20") (unit 1)
|
||||
(reference "C43") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4020,7 +4024,7 @@
|
||||
(symbol (lib_id "Device:R") (at 222.25 123.19 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid a8f795da-4f57-4266-9dbc-d4b1ec49a21b)
|
||||
(property "Reference" "R20" (at 222.25 123.19 90)
|
||||
(property "Reference" "R70" (at 222.25 123.19 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "510" (at 228.6 121.92 90)
|
||||
@@ -4037,7 +4041,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R20") (unit 1)
|
||||
(reference "R70") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4102,7 +4106,7 @@
|
||||
(symbol (lib_id "Device:R") (at 53.34 96.52 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid aaa3a6f9-473c-405e-9246-c50f1418c80a)
|
||||
(property "Reference" "R16" (at 53.34 96.52 90)
|
||||
(property "Reference" "R50" (at 53.34 96.52 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "49.9" (at 52.07 91.44 90)
|
||||
@@ -4119,7 +4123,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R16") (unit 1)
|
||||
(reference "R50") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4128,7 +4132,7 @@
|
||||
(symbol (lib_id "Device:C") (at 48.26 128.27 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid acd922bf-b439-49a5-93b9-08d057963a14)
|
||||
(property "Reference" "C7" (at 49.53 132.08 90)
|
||||
(property "Reference" "C31" (at 49.53 132.08 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "10pF" (at 49.53 124.46 90)
|
||||
@@ -4145,7 +4149,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C7") (unit 1)
|
||||
(reference "C31") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4182,7 +4186,7 @@
|
||||
(symbol (lib_id "Device:C") (at 43.18 128.27 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid b297d9a7-f493-4b05-81ae-f0b3d7b2667f)
|
||||
(property "Reference" "C6" (at 44.45 132.08 90)
|
||||
(property "Reference" "C32" (at 44.45 132.08 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "10pF" (at 44.45 124.46 90)
|
||||
@@ -4199,7 +4203,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C6") (unit 1)
|
||||
(reference "C32") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4208,10 +4212,10 @@
|
||||
(symbol (lib_id "Device:R") (at 209.55 55.88 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid b5c12ec7-2ca4-4236-a5f3-044e9cc59673)
|
||||
(property "Reference" "R33" (at 209.55 55.88 90)
|
||||
(property "Reference" "R48" (at 209.55 55.88 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "4.7k" (at 215.9 54.61 90)
|
||||
(property "Value" "4k7" (at 215.9 54.61 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 209.55 54.102 90)
|
||||
@@ -4225,7 +4229,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R33") (unit 1)
|
||||
(reference "R48") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4234,7 +4238,7 @@
|
||||
(symbol (lib_id "Device:R") (at 43.18 96.52 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid b79bae43-c327-493d-a038-855680f06fe3)
|
||||
(property "Reference" "R14" (at 43.18 96.52 90)
|
||||
(property "Reference" "R52" (at 43.18 96.52 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "49.9" (at 41.91 91.44 90)
|
||||
@@ -4251,7 +4255,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R14") (unit 1)
|
||||
(reference "R52") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4309,7 +4313,7 @@
|
||||
(reference "U3") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "U1") (unit 1)
|
||||
(reference "U9") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4324,7 +4328,7 @@
|
||||
(property "Value" "Red led" (at 228.6 92.71 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_0805_2012Metric" (at 228.6 88.9 0)
|
||||
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 228.6 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 228.6 88.9 0)
|
||||
@@ -4338,7 +4342,7 @@
|
||||
(reference "D?") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "D4") (unit 1)
|
||||
(reference "D20") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4385,7 +4389,7 @@
|
||||
(symbol (lib_id "Device:R") (at 130.81 48.26 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid d135b0c1-00a9-4a15-bf69-2c050be870d3)
|
||||
(property "Reference" "R5" (at 130.81 48.26 90)
|
||||
(property "Reference" "R61" (at 130.81 48.26 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "510" (at 135.89 46.99 90)
|
||||
@@ -4402,7 +4406,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R5") (unit 1)
|
||||
(reference "R61") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4411,7 +4415,7 @@
|
||||
(symbol (lib_id "Device:C") (at 52.07 68.58 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid d97aea31-efd3-4805-a26e-93bfe540f39c)
|
||||
(property "Reference" "C3" (at 53.34 72.39 90)
|
||||
(property "Reference" "C35" (at 53.34 72.39 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "10pF" (at 53.34 64.77 90)
|
||||
@@ -4428,7 +4432,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C3") (unit 1)
|
||||
(reference "C35") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4437,7 +4441,7 @@
|
||||
(symbol (lib_id "Device:R") (at 58.42 96.52 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid dcb1369b-bcf1-4c3e-bd29-50410ac94349)
|
||||
(property "Reference" "R17" (at 58.42 96.52 90)
|
||||
(property "Reference" "R49" (at 58.42 96.52 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "49.9" (at 57.15 91.44 90)
|
||||
@@ -4454,7 +4458,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R17") (unit 1)
|
||||
(reference "R49") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4463,7 +4467,7 @@
|
||||
(symbol (lib_id "Device:C") (at 57.15 68.58 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid e0f26f8b-8985-49e6-8c97-f11bdae1e3a3)
|
||||
(property "Reference" "C4" (at 58.42 72.39 90)
|
||||
(property "Reference" "C34" (at 58.42 72.39 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "10pF" (at 58.42 64.77 90)
|
||||
@@ -4480,7 +4484,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C4") (unit 1)
|
||||
(reference "C34") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4517,7 +4521,7 @@
|
||||
(symbol (lib_id "Device:C") (at 62.23 68.58 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid e534b46c-80d1-4c34-8578-50b240333e0c)
|
||||
(property "Reference" "C5" (at 63.5 72.39 90)
|
||||
(property "Reference" "C33" (at 63.5 72.39 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "0.1uF" (at 63.5 64.77 90)
|
||||
@@ -4534,7 +4538,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C5") (unit 1)
|
||||
(reference "C33") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4543,7 +4547,7 @@
|
||||
(symbol (lib_id "Device:R") (at 133.35 107.95 270) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid e59e1dd2-d274-40ca-a8b1-cb4b3dd2162e)
|
||||
(property "Reference" "R7" (at 133.35 107.95 90)
|
||||
(property "Reference" "R59" (at 133.35 107.95 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "510" (at 138.43 106.68 90)
|
||||
@@ -4560,7 +4564,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R7") (unit 1)
|
||||
(reference "R59") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4617,7 +4621,7 @@
|
||||
(reference "C33") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C22") (unit 1)
|
||||
(reference "C41") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4682,7 +4686,7 @@
|
||||
(symbol (lib_id "Device:C") (at 41.91 68.58 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid f493fbdd-16cf-47a4-8571-5bdeffa77b8e)
|
||||
(property "Reference" "C1" (at 43.18 72.39 90)
|
||||
(property "Reference" "C37" (at 43.18 72.39 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "10pF" (at 43.18 64.77 90)
|
||||
@@ -4699,7 +4703,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C1") (unit 1)
|
||||
(reference "C37") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4728,7 +4732,7 @@
|
||||
(reference "C41") (unit 1)
|
||||
)
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "C21") (unit 1)
|
||||
(reference "C42") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4737,7 +4741,7 @@
|
||||
(symbol (lib_id "Device:FerriteBead_Small") (at 137.16 154.94 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid f76a00b9-0511-4931-90f1-d259b14389f9)
|
||||
(property "Reference" "B3" (at 137.16 152.4 90)
|
||||
(property "Reference" "B7" (at 137.16 152.4 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "BLM18EG221SN1D" (at 137.16 157.48 90)
|
||||
@@ -4754,7 +4758,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "B3") (unit 1)
|
||||
(reference "B7") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -4763,7 +4767,7 @@
|
||||
(symbol (lib_id "Device:R") (at 138.43 119.38 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid f8848c60-f91f-414b-a5b0-c8e97aca000a)
|
||||
(property "Reference" "R6" (at 138.43 119.38 90)
|
||||
(property "Reference" "R60" (at 138.43 119.38 90)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "510" (at 137.16 114.3 90)
|
||||
@@ -4780,7 +4784,7 @@
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1/5bf93325-f5d9-4344-9bf3-f5fc91bc1622"
|
||||
(reference "R6") (unit 1)
|
||||
(reference "R60") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,218 +0,0 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,7.0.9*%
|
||||
%TF.CreationDate,2024-01-09T22:49:01+01:00*%
|
||||
%TF.ProjectId,Ax58100-stm32-ethercat,41783538-3130-4302-9d73-746d33322d65,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 7.0.9) date 2024-01-09 22:49:01*
|
||||
%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*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10RoundRect,0.250000X-0.725000X0.600000X-0.725000X-0.600000X0.725000X-0.600000X0.725000X0.600000X0*%
|
||||
%ADD11O,1.950000X1.700000*%
|
||||
%ADD12RoundRect,0.250000X0.600000X0.725000X-0.600000X0.725000X-0.600000X-0.725000X0.600000X-0.725000X0*%
|
||||
%ADD13O,1.700000X1.950000*%
|
||||
%ADD14R,1.700000X1.700000*%
|
||||
%ADD15O,1.700000X1.700000*%
|
||||
%ADD16C,1.500000*%
|
||||
%ADD17RoundRect,0.250000X-0.600000X-0.725000X0.600000X-0.725000X0.600000X0.725000X-0.600000X0.725000X0*%
|
||||
%ADD18RoundRect,0.250000X-0.600000X-0.750000X0.600000X-0.750000X0.600000X0.750000X-0.600000X0.750000X0*%
|
||||
%ADD19O,1.700000X2.000000*%
|
||||
%ADD20C,3.250000*%
|
||||
%ADD21R,1.900000X1.900000*%
|
||||
%ADD22C,1.900000*%
|
||||
%ADD23C,1.890000*%
|
||||
%ADD24C,2.600000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,J11*%
|
||||
X144543000Y-90290000D03*
|
||||
D11*
|
||||
X144543000Y-92790000D03*
|
||||
X144543000Y-95290000D03*
|
||||
X144543000Y-97790000D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,J1*%
|
||||
X230726000Y-68326000D03*
|
||||
D13*
|
||||
X228226000Y-68326000D03*
|
||||
X225726000Y-68326000D03*
|
||||
X223226000Y-68326000D03*
|
||||
X220726000Y-68326000D03*
|
||||
X218226000Y-68326000D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,J3*%
|
||||
X212184000Y-68326000D03*
|
||||
D13*
|
||||
X209684000Y-68326000D03*
|
||||
X207184000Y-68326000D03*
|
||||
X204684000Y-68326000D03*
|
||||
X202184000Y-68326000D03*
|
||||
X199684000Y-68326000D03*
|
||||
%TD*%
|
||||
D14*
|
||||
%TO.C,J14*%
|
||||
X142494000Y-76464000D03*
|
||||
D15*
|
||||
X142494000Y-79004000D03*
|
||||
X142494000Y-81544000D03*
|
||||
X142494000Y-84084000D03*
|
||||
%TD*%
|
||||
D16*
|
||||
%TO.C,Y2*%
|
||||
X161680000Y-84302000D03*
|
||||
X166560000Y-84302000D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,J6*%
|
||||
X186302000Y-118110000D03*
|
||||
D13*
|
||||
X188802000Y-118110000D03*
|
||||
X191302000Y-118110000D03*
|
||||
X193802000Y-118110000D03*
|
||||
X196302000Y-118110000D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,J5*%
|
||||
X193662000Y-68326000D03*
|
||||
D13*
|
||||
X191162000Y-68326000D03*
|
||||
X188662000Y-68326000D03*
|
||||
X186162000Y-68326000D03*
|
||||
X183662000Y-68326000D03*
|
||||
X181162000Y-68326000D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,J4*%
|
||||
X202264000Y-118110000D03*
|
||||
D13*
|
||||
X204764000Y-118110000D03*
|
||||
X207264000Y-118110000D03*
|
||||
X209764000Y-118110000D03*
|
||||
X212264000Y-118110000D03*
|
||||
%TD*%
|
||||
D18*
|
||||
%TO.C,J10*%
|
||||
X144526000Y-67310000D03*
|
||||
D19*
|
||||
X147026000Y-67310000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,IN1*%
|
||||
X225806000Y-75692000D03*
|
||||
X225806000Y-87122000D03*
|
||||
D21*
|
||||
X219456000Y-85852000D03*
|
||||
D22*
|
||||
X216916000Y-84582000D03*
|
||||
X219456000Y-83312000D03*
|
||||
X216916000Y-82042000D03*
|
||||
X219456000Y-80772000D03*
|
||||
X216916000Y-79502000D03*
|
||||
X219456000Y-78232000D03*
|
||||
X216916000Y-76962000D03*
|
||||
D23*
|
||||
X230708200Y-87731600D03*
|
||||
X229184200Y-85191600D03*
|
||||
X230708200Y-77622400D03*
|
||||
X229184200Y-75082400D03*
|
||||
D24*
|
||||
X222758000Y-73533000D03*
|
||||
X222758000Y-89281000D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,J9*%
|
||||
X156584000Y-118110000D03*
|
||||
D13*
|
||||
X159084000Y-118110000D03*
|
||||
X161584000Y-118110000D03*
|
||||
X164084000Y-118110000D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,J7*%
|
||||
X174712000Y-68343000D03*
|
||||
D13*
|
||||
X172212000Y-68343000D03*
|
||||
X169712000Y-68343000D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,J13*%
|
||||
X143082000Y-118110000D03*
|
||||
D13*
|
||||
X145582000Y-118110000D03*
|
||||
X148082000Y-118110000D03*
|
||||
X150582000Y-118110000D03*
|
||||
%TD*%
|
||||
D10*
|
||||
%TO.C,J12*%
|
||||
X144526000Y-103886000D03*
|
||||
D11*
|
||||
X144526000Y-106386000D03*
|
||||
X144526000Y-108886000D03*
|
||||
X144526000Y-111386000D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,J8*%
|
||||
X170300000Y-118110000D03*
|
||||
D13*
|
||||
X172800000Y-118110000D03*
|
||||
X175300000Y-118110000D03*
|
||||
X177800000Y-118110000D03*
|
||||
X180300000Y-118110000D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,J2*%
|
||||
X218520000Y-118093000D03*
|
||||
D13*
|
||||
X221020000Y-118093000D03*
|
||||
X223520000Y-118093000D03*
|
||||
X226020000Y-118093000D03*
|
||||
X228520000Y-118093000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,OUT1*%
|
||||
X225806000Y-95707200D03*
|
||||
X225806000Y-107137200D03*
|
||||
D21*
|
||||
X219456000Y-105867200D03*
|
||||
D22*
|
||||
X216916000Y-104597200D03*
|
||||
X219456000Y-103327200D03*
|
||||
X216916000Y-102057200D03*
|
||||
X219456000Y-100787200D03*
|
||||
X216916000Y-99517200D03*
|
||||
X219456000Y-98247200D03*
|
||||
X216916000Y-96977200D03*
|
||||
D23*
|
||||
X230708200Y-107746800D03*
|
||||
X229184200Y-105206800D03*
|
||||
X230708200Y-97637600D03*
|
||||
X229184200Y-95097600D03*
|
||||
D24*
|
||||
X222758000Y-93548200D03*
|
||||
X222758000Y-109296200D03*
|
||||
%TD*%
|
||||
M02*
|
||||
@@ -1,15 +0,0 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,7.0.9*%
|
||||
%TF.CreationDate,2024-01-09T22:49:01+01:00*%
|
||||
%TF.ProjectId,Ax58100-stm32-ethercat,41783538-3130-4302-9d73-746d33322d65,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 7.0.9) date 2024-01-09 22:49:01*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 APERTURE END LIST*
|
||||
M02*
|
||||
@@ -1,15 +0,0 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,7.0.9*%
|
||||
%TF.CreationDate,2024-01-09T22:49:01+01:00*%
|
||||
%TF.ProjectId,Ax58100-stm32-ethercat,41783538-3130-4302-9d73-746d33322d65,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Legend,Bot*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 7.0.9) date 2024-01-09 22:49:01*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 APERTURE END LIST*
|
||||
M02*
|
||||
@@ -1,23 +0,0 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,7.0.9*%
|
||||
%TF.CreationDate,2024-01-09T22:49:01+01:00*%
|
||||
%TF.ProjectId,Ax58100-stm32-ethercat,41783538-3130-4302-9d73-746d33322d65,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 7.0.9) date 2024-01-09 22:49:01*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%TA.AperFunction,Profile*%
|
||||
%ADD10C,0.200000*%
|
||||
%TD*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X138938000Y-63754000D02*
|
||||
X233426000Y-63754000D01*
|
||||
X233426000Y-122936000D01*
|
||||
X138938000Y-122936000D01*
|
||||
X138938000Y-63754000D01*
|
||||
M02*
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,884 +0,0 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,7.0.9*%
|
||||
%TF.CreationDate,2024-01-09T22:49:01+01:00*%
|
||||
%TF.ProjectId,Ax58100-stm32-ethercat,41783538-3130-4302-9d73-746d33322d65,rev?*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Paste,Top*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 7.0.9) date 2024-01-09 22:49:01*
|
||||
%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*%
|
||||
%AMFreePoly0*
|
||||
4,1,48,0.263728,0.179322,0.267696,0.180022,0.271185,0.178007,0.282967,0.175930,0.301018,0.160783,0.321426,0.149001,0.324224,0.141311,0.330495,0.136050,0.334587,0.112841,0.342646,0.090700,0.342646,0.013058,0.341668,0.007513,0.342301,0.005153,0.340614,0.001535,0.337176,-0.017963,0.324449,-0.033129,0.316081,-0.051077,0.212321,-0.154835,0.207709,-0.158063,0.206488,-0.160180,
|
||||
0.202738,-0.161544,0.186518,-0.172902,0.166793,-0.174627,0.148187,-0.181400,-0.251946,-0.181400,-0.263728,-0.179322,-0.267696,-0.180022,-0.271185,-0.178007,-0.282967,-0.175930,-0.301018,-0.160783,-0.321426,-0.149001,-0.324224,-0.141311,-0.330495,-0.136050,-0.334587,-0.112841,-0.342646,-0.090700,-0.342646,0.090700,-0.340568,0.102482,-0.341268,0.106450,-0.339253,0.109939,-0.337176,0.121721,
|
||||
-0.322029,0.139772,-0.310247,0.160180,-0.302557,0.162978,-0.297296,0.169249,-0.274087,0.173341,-0.251946,0.181400,0.251946,0.181400,0.263728,0.179322,0.263728,0.179322,$1*%
|
||||
%AMFreePoly1*
|
||||
4,1,48,0.153730,0.180422,0.156091,0.181055,0.159707,0.179368,0.179208,0.175930,0.194376,0.163202,0.212321,0.154835,0.316081,0.051077,0.319310,0.046464,0.321426,0.045243,0.322790,0.041495,0.334148,0.025274,0.335874,0.005547,0.342646,-0.013058,0.342646,-0.090700,0.340568,-0.102482,0.341268,-0.106450,0.339253,-0.109939,0.337176,-0.121721,0.322029,-0.139772,0.310247,-0.160180,
|
||||
0.302557,-0.162978,0.297296,-0.169249,0.274087,-0.173341,0.251946,-0.181400,-0.251946,-0.181400,-0.263728,-0.179322,-0.267696,-0.180022,-0.271185,-0.178007,-0.282967,-0.175930,-0.301018,-0.160783,-0.321426,-0.149001,-0.324224,-0.141311,-0.330495,-0.136050,-0.334587,-0.112841,-0.342646,-0.090700,-0.342646,0.090700,-0.340568,0.102482,-0.341268,0.106450,-0.339253,0.109939,-0.337176,0.121721,
|
||||
-0.322029,0.139772,-0.310247,0.160180,-0.302557,0.162978,-0.297296,0.169249,-0.274087,0.173341,-0.251946,0.181400,0.148187,0.181400,0.153730,0.180422,0.153730,0.180422,$1*%
|
||||
%AMFreePoly2*
|
||||
4,1,51,0.408072,0.179409,0.411876,0.180080,0.415220,0.178148,0.426518,0.176157,0.443826,0.161633,0.463390,0.150338,0.466073,0.142965,0.472085,0.137921,0.476008,0.115670,0.483735,0.094442,0.483735,-0.022402,0.482797,-0.027717,0.483404,-0.029980,0.481787,-0.033446,0.478491,-0.052144,0.466288,-0.066686,0.458266,-0.083891,0.386227,-0.155931,0.381803,-0.159028,0.380633,-0.161056,
|
||||
0.377040,-0.162363,0.361488,-0.173254,0.342574,-0.174908,0.324737,-0.181401,-0.324737,-0.181401,-0.330055,-0.180463,-0.332317,-0.181069,-0.335780,-0.179453,-0.354479,-0.176157,-0.369022,-0.163953,-0.386227,-0.155931,-0.458266,-0.083891,-0.461362,-0.079468,-0.463390,-0.078298,-0.464697,-0.074705,-0.475588,-0.059152,-0.477242,-0.040239,-0.483735,-0.022402,-0.483735,0.094442,-0.481743,0.105738,
|
||||
-0.482414,0.109542,-0.480482,0.112886,-0.478491,0.124184,-0.463967,0.141492,-0.452672,0.161056,-0.445299,0.163739,-0.440255,0.169751,-0.418004,0.173674,-0.396776,0.181401,0.396776,0.181401,0.408072,0.179409,0.408072,0.179409,$1*%
|
||||
%AMFreePoly3*
|
||||
4,1,51,0.330053,0.180463,0.332316,0.181070,0.335782,0.179453,0.354479,0.176157,0.369021,0.163953,0.386227,0.155931,0.458266,0.083891,0.461362,0.079468,0.463390,0.078298,0.464697,0.074705,0.475588,0.059152,0.477242,0.040240,0.483735,0.022402,0.483735,-0.094442,0.481743,-0.105738,0.482414,-0.109542,0.480482,-0.112886,0.478491,-0.124184,0.463967,-0.141492,0.452672,-0.161056,
|
||||
0.445299,-0.163739,0.440255,-0.169751,0.418004,-0.173674,0.396776,-0.181401,-0.396776,-0.181401,-0.408072,-0.179409,-0.411876,-0.180080,-0.415220,-0.178148,-0.426518,-0.176157,-0.443826,-0.161633,-0.463390,-0.150338,-0.466073,-0.142965,-0.472085,-0.137921,-0.476008,-0.115670,-0.483735,-0.094442,-0.483735,0.022402,-0.482797,0.027717,-0.483404,0.029980,-0.481787,0.033446,-0.478491,0.052144,
|
||||
-0.466288,0.066686,-0.458266,0.083891,-0.386227,0.155931,-0.381803,0.159028,-0.380633,0.161056,-0.377040,0.162363,-0.361488,0.173254,-0.342574,0.174908,-0.324737,0.181401,0.324737,0.181401,0.330053,0.180463,0.330053,0.180463,$1*%
|
||||
%AMFreePoly4*
|
||||
4,1,48,0.263728,0.179322,0.267696,0.180022,0.271185,0.178007,0.282967,0.175930,0.301018,0.160783,0.321426,0.149001,0.324224,0.141311,0.330495,0.136050,0.334587,0.112841,0.342646,0.090700,0.342646,-0.090700,0.340568,-0.102482,0.341268,-0.106450,0.339253,-0.109939,0.337176,-0.121721,0.322029,-0.139772,0.310247,-0.160180,0.302557,-0.162978,0.297296,-0.169249,0.274087,-0.173341,
|
||||
0.251946,-0.181400,-0.148187,-0.181400,-0.153730,-0.180422,-0.156091,-0.181055,-0.159707,-0.179368,-0.179208,-0.175930,-0.194376,-0.163202,-0.212321,-0.154835,-0.316080,-0.051077,-0.319309,-0.046464,-0.321426,-0.045243,-0.322790,-0.041493,-0.334148,-0.025274,-0.335874,-0.005547,-0.342646,0.013058,-0.342646,0.090700,-0.340568,0.102482,-0.341268,0.106450,-0.339253,0.109939,-0.337176,0.121721,
|
||||
-0.322029,0.139772,-0.310247,0.160180,-0.302557,0.162978,-0.297296,0.169249,-0.274087,0.173341,-0.251946,0.181400,0.251946,0.181400,0.263728,0.179322,0.263728,0.179322,$1*%
|
||||
%AMFreePoly5*
|
||||
4,1,48,0.263728,0.179322,0.267696,0.180022,0.271185,0.178007,0.282967,0.175930,0.301018,0.160783,0.321426,0.149001,0.324224,0.141311,0.330495,0.136050,0.334587,0.112841,0.342646,0.090700,0.342646,-0.090700,0.340568,-0.102482,0.341268,-0.106450,0.339253,-0.109939,0.337176,-0.121721,0.322029,-0.139772,0.310247,-0.160180,0.302557,-0.162978,0.297296,-0.169249,0.274087,-0.173341,
|
||||
0.251946,-0.181400,-0.251946,-0.181400,-0.263728,-0.179322,-0.267696,-0.180022,-0.271185,-0.178007,-0.282967,-0.175930,-0.301018,-0.160783,-0.321426,-0.149001,-0.324224,-0.141311,-0.330495,-0.136050,-0.334587,-0.112841,-0.342646,-0.090700,-0.342646,-0.013058,-0.341668,-0.007513,-0.342301,-0.005153,-0.340614,-0.001535,-0.337176,0.017963,-0.324448,0.033131,-0.316080,0.051077,-0.212321,0.154835,
|
||||
-0.207709,0.158063,-0.206488,0.160180,-0.202738,0.161544,-0.186518,0.172902,-0.166793,0.174627,-0.148187,0.181400,0.251946,0.181400,0.263728,0.179322,0.263728,0.179322,$1*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10FreePoly0,90.000000*%
|
||||
%ADD11RoundRect,0.171323X0.312412X-0.171323X0.312412X0.171323X-0.312412X0.171323X-0.312412X-0.171323X0*%
|
||||
%ADD12FreePoly1,90.000000*%
|
||||
%ADD13FreePoly2,90.000000*%
|
||||
%ADD14RoundRect,0.241868X0.241867X-0.241867X0.241867X0.241867X-0.241867X0.241867X-0.241867X-0.241867X0*%
|
||||
%ADD15FreePoly3,90.000000*%
|
||||
%ADD16FreePoly4,90.000000*%
|
||||
%ADD17FreePoly5,90.000000*%
|
||||
%ADD18RoundRect,0.062500X0.062500X-0.675000X0.062500X0.675000X-0.062500X0.675000X-0.062500X-0.675000X0*%
|
||||
%ADD19RoundRect,0.062500X0.675000X-0.062500X0.675000X0.062500X-0.675000X0.062500X-0.675000X-0.062500X0*%
|
||||
%ADD20RoundRect,0.250000X0.475000X-0.250000X0.475000X0.250000X-0.475000X0.250000X-0.475000X-0.250000X0*%
|
||||
%ADD21RoundRect,0.250000X0.262500X0.450000X-0.262500X0.450000X-0.262500X-0.450000X0.262500X-0.450000X0*%
|
||||
%ADD22RoundRect,0.075000X-0.075000X0.725000X-0.075000X-0.725000X0.075000X-0.725000X0.075000X0.725000X0*%
|
||||
%ADD23RoundRect,0.075000X-0.725000X0.075000X-0.725000X-0.075000X0.725000X-0.075000X0.725000X0.075000X0*%
|
||||
%ADD24RoundRect,0.150000X-0.150000X0.825000X-0.150000X-0.825000X0.150000X-0.825000X0.150000X0.825000X0*%
|
||||
%ADD25RoundRect,0.250000X0.450000X-0.262500X0.450000X0.262500X-0.450000X0.262500X-0.450000X-0.262500X0*%
|
||||
%ADD26RoundRect,0.250000X-0.250000X-0.475000X0.250000X-0.475000X0.250000X0.475000X-0.250000X0.475000X0*%
|
||||
%ADD27RoundRect,0.250000X-0.262500X-0.450000X0.262500X-0.450000X0.262500X0.450000X-0.262500X0.450000X0*%
|
||||
%ADD28RoundRect,0.243750X0.456250X-0.243750X0.456250X0.243750X-0.456250X0.243750X-0.456250X-0.243750X0*%
|
||||
%ADD29RoundRect,0.250000X-0.475000X0.250000X-0.475000X-0.250000X0.475000X-0.250000X0.475000X0.250000X0*%
|
||||
%ADD30RoundRect,0.250000X-0.450000X0.262500X-0.450000X-0.262500X0.450000X-0.262500X0.450000X0.262500X0*%
|
||||
%ADD31RoundRect,0.250000X0.250000X0.475000X-0.250000X0.475000X-0.250000X-0.475000X0.250000X-0.475000X0*%
|
||||
%ADD32R,1.150000X1.400000*%
|
||||
%ADD33R,1.500000X2.000000*%
|
||||
%ADD34R,3.800000X2.000000*%
|
||||
%ADD35R,0.750000X1.000000*%
|
||||
%ADD36RoundRect,0.243750X-0.456250X0.243750X-0.456250X-0.243750X0.456250X-0.243750X0.456250X0.243750X0*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,U2*%
|
||||
X183395000Y-100777000D03*
|
||||
D11*
|
||||
X184220000Y-100777000D03*
|
||||
X185420000Y-100777000D03*
|
||||
X186620000Y-100777000D03*
|
||||
D12*
|
||||
X187445000Y-100777000D03*
|
||||
D13*
|
||||
X183395000Y-99752000D03*
|
||||
D14*
|
||||
X184220000Y-99752000D03*
|
||||
X185420000Y-99752000D03*
|
||||
X186620000Y-99752000D03*
|
||||
D15*
|
||||
X187445000Y-99752000D03*
|
||||
D13*
|
||||
X183395000Y-98552000D03*
|
||||
D14*
|
||||
X184220000Y-98552000D03*
|
||||
X185420000Y-98552000D03*
|
||||
X186620000Y-98552000D03*
|
||||
D15*
|
||||
X187445000Y-98552000D03*
|
||||
D13*
|
||||
X183395000Y-97352000D03*
|
||||
D14*
|
||||
X184220000Y-97352000D03*
|
||||
X185420000Y-97352000D03*
|
||||
X186620000Y-97352000D03*
|
||||
D15*
|
||||
X187445000Y-97352000D03*
|
||||
D16*
|
||||
X183395000Y-96327000D03*
|
||||
D11*
|
||||
X184220000Y-96327000D03*
|
||||
X185420000Y-96327000D03*
|
||||
X186620000Y-96327000D03*
|
||||
D17*
|
||||
X187445000Y-96327000D03*
|
||||
D18*
|
||||
X181620000Y-104214500D03*
|
||||
X182020000Y-104214500D03*
|
||||
X182420000Y-104214500D03*
|
||||
X182820000Y-104214500D03*
|
||||
X183220000Y-104214500D03*
|
||||
X183620000Y-104214500D03*
|
||||
X184020000Y-104214500D03*
|
||||
X184420000Y-104214500D03*
|
||||
X184820000Y-104214500D03*
|
||||
X185220000Y-104214500D03*
|
||||
X185620000Y-104214500D03*
|
||||
X186020000Y-104214500D03*
|
||||
X186420000Y-104214500D03*
|
||||
X186820000Y-104214500D03*
|
||||
X187220000Y-104214500D03*
|
||||
X187620000Y-104214500D03*
|
||||
X188020000Y-104214500D03*
|
||||
X188420000Y-104214500D03*
|
||||
X188820000Y-104214500D03*
|
||||
X189220000Y-104214500D03*
|
||||
D19*
|
||||
X191082500Y-102352000D03*
|
||||
X191082500Y-101952000D03*
|
||||
X191082500Y-101552000D03*
|
||||
X191082500Y-101152000D03*
|
||||
X191082500Y-100752000D03*
|
||||
X191082500Y-100352000D03*
|
||||
X191082500Y-99952000D03*
|
||||
X191082500Y-99552000D03*
|
||||
X191082500Y-99152000D03*
|
||||
X191082500Y-98752000D03*
|
||||
X191082500Y-98352000D03*
|
||||
X191082500Y-97952000D03*
|
||||
X191082500Y-97552000D03*
|
||||
X191082500Y-97152000D03*
|
||||
X191082500Y-96752000D03*
|
||||
X191082500Y-96352000D03*
|
||||
X191082500Y-95952000D03*
|
||||
X191082500Y-95552000D03*
|
||||
X191082500Y-95152000D03*
|
||||
X191082500Y-94752000D03*
|
||||
D18*
|
||||
X189220000Y-92889500D03*
|
||||
X188820000Y-92889500D03*
|
||||
X188420000Y-92889500D03*
|
||||
X188020000Y-92889500D03*
|
||||
X187620000Y-92889500D03*
|
||||
X187220000Y-92889500D03*
|
||||
X186820000Y-92889500D03*
|
||||
X186420000Y-92889500D03*
|
||||
X186020000Y-92889500D03*
|
||||
X185620000Y-92889500D03*
|
||||
X185220000Y-92889500D03*
|
||||
X184820000Y-92889500D03*
|
||||
X184420000Y-92889500D03*
|
||||
X184020000Y-92889500D03*
|
||||
X183620000Y-92889500D03*
|
||||
X183220000Y-92889500D03*
|
||||
X182820000Y-92889500D03*
|
||||
X182420000Y-92889500D03*
|
||||
X182020000Y-92889500D03*
|
||||
X181620000Y-92889500D03*
|
||||
D19*
|
||||
X179757500Y-94752000D03*
|
||||
X179757500Y-95152000D03*
|
||||
X179757500Y-95552000D03*
|
||||
X179757500Y-95952000D03*
|
||||
X179757500Y-96352000D03*
|
||||
X179757500Y-96752000D03*
|
||||
X179757500Y-97152000D03*
|
||||
X179757500Y-97552000D03*
|
||||
X179757500Y-97952000D03*
|
||||
X179757500Y-98352000D03*
|
||||
X179757500Y-98752000D03*
|
||||
X179757500Y-99152000D03*
|
||||
X179757500Y-99552000D03*
|
||||
X179757500Y-99952000D03*
|
||||
X179757500Y-100352000D03*
|
||||
X179757500Y-100752000D03*
|
||||
X179757500Y-101152000D03*
|
||||
X179757500Y-101552000D03*
|
||||
X179757500Y-101952000D03*
|
||||
X179757500Y-102352000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,B7*%
|
||||
X146304000Y-74610000D03*
|
||||
X146304000Y-72710000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R18*%
|
||||
X204366500Y-114046000D03*
|
||||
X202541500Y-114046000D03*
|
||||
%TD*%
|
||||
D22*
|
||||
%TO.C,U4*%
|
||||
X170084000Y-92909000D03*
|
||||
X169584000Y-92909000D03*
|
||||
X169084000Y-92909000D03*
|
||||
X168584000Y-92909000D03*
|
||||
X168084000Y-92909000D03*
|
||||
X167584000Y-92909000D03*
|
||||
X167084000Y-92909000D03*
|
||||
X166584000Y-92909000D03*
|
||||
X166084000Y-92909000D03*
|
||||
X165584000Y-92909000D03*
|
||||
X165084000Y-92909000D03*
|
||||
X164584000Y-92909000D03*
|
||||
X164084000Y-92909000D03*
|
||||
X163584000Y-92909000D03*
|
||||
X163084000Y-92909000D03*
|
||||
X162584000Y-92909000D03*
|
||||
X162084000Y-92909000D03*
|
||||
X161584000Y-92909000D03*
|
||||
X161084000Y-92909000D03*
|
||||
X160584000Y-92909000D03*
|
||||
X160084000Y-92909000D03*
|
||||
X159584000Y-92909000D03*
|
||||
X159084000Y-92909000D03*
|
||||
X158584000Y-92909000D03*
|
||||
X158084000Y-92909000D03*
|
||||
D23*
|
||||
X156409000Y-94584000D03*
|
||||
X156409000Y-95084000D03*
|
||||
X156409000Y-95584000D03*
|
||||
X156409000Y-96084000D03*
|
||||
X156409000Y-96584000D03*
|
||||
X156409000Y-97084000D03*
|
||||
X156409000Y-97584000D03*
|
||||
X156409000Y-98084000D03*
|
||||
X156409000Y-98584000D03*
|
||||
X156409000Y-99084000D03*
|
||||
X156409000Y-99584000D03*
|
||||
X156409000Y-100084000D03*
|
||||
X156409000Y-100584000D03*
|
||||
X156409000Y-101084000D03*
|
||||
X156409000Y-101584000D03*
|
||||
X156409000Y-102084000D03*
|
||||
X156409000Y-102584000D03*
|
||||
X156409000Y-103084000D03*
|
||||
X156409000Y-103584000D03*
|
||||
X156409000Y-104084000D03*
|
||||
X156409000Y-104584000D03*
|
||||
X156409000Y-105084000D03*
|
||||
X156409000Y-105584000D03*
|
||||
X156409000Y-106084000D03*
|
||||
X156409000Y-106584000D03*
|
||||
D22*
|
||||
X158084000Y-108259000D03*
|
||||
X158584000Y-108259000D03*
|
||||
X159084000Y-108259000D03*
|
||||
X159584000Y-108259000D03*
|
||||
X160084000Y-108259000D03*
|
||||
X160584000Y-108259000D03*
|
||||
X161084000Y-108259000D03*
|
||||
X161584000Y-108259000D03*
|
||||
X162084000Y-108259000D03*
|
||||
X162584000Y-108259000D03*
|
||||
X163084000Y-108259000D03*
|
||||
X163584000Y-108259000D03*
|
||||
X164084000Y-108259000D03*
|
||||
X164584000Y-108259000D03*
|
||||
X165084000Y-108259000D03*
|
||||
X165584000Y-108259000D03*
|
||||
X166084000Y-108259000D03*
|
||||
X166584000Y-108259000D03*
|
||||
X167084000Y-108259000D03*
|
||||
X167584000Y-108259000D03*
|
||||
X168084000Y-108259000D03*
|
||||
X168584000Y-108259000D03*
|
||||
X169084000Y-108259000D03*
|
||||
X169584000Y-108259000D03*
|
||||
X170084000Y-108259000D03*
|
||||
D23*
|
||||
X171759000Y-106584000D03*
|
||||
X171759000Y-106084000D03*
|
||||
X171759000Y-105584000D03*
|
||||
X171759000Y-105084000D03*
|
||||
X171759000Y-104584000D03*
|
||||
X171759000Y-104084000D03*
|
||||
X171759000Y-103584000D03*
|
||||
X171759000Y-103084000D03*
|
||||
X171759000Y-102584000D03*
|
||||
X171759000Y-102084000D03*
|
||||
X171759000Y-101584000D03*
|
||||
X171759000Y-101084000D03*
|
||||
X171759000Y-100584000D03*
|
||||
X171759000Y-100084000D03*
|
||||
X171759000Y-99584000D03*
|
||||
X171759000Y-99084000D03*
|
||||
X171759000Y-98584000D03*
|
||||
X171759000Y-98084000D03*
|
||||
X171759000Y-97584000D03*
|
||||
X171759000Y-97084000D03*
|
||||
X171759000Y-96584000D03*
|
||||
X171759000Y-96084000D03*
|
||||
X171759000Y-95584000D03*
|
||||
X171759000Y-95084000D03*
|
||||
X171759000Y-94584000D03*
|
||||
%TD*%
|
||||
D24*
|
||||
%TO.C,U3*%
|
||||
X179197000Y-82869000D03*
|
||||
X177927000Y-82869000D03*
|
||||
X176657000Y-82869000D03*
|
||||
X175387000Y-82869000D03*
|
||||
X175387000Y-87819000D03*
|
||||
X176657000Y-87819000D03*
|
||||
X177927000Y-87819000D03*
|
||||
X179197000Y-87819000D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,R30*%
|
||||
X183388000Y-108100500D03*
|
||||
X183388000Y-106275500D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C3*%
|
||||
X211404200Y-79146400D03*
|
||||
X213304200Y-79146400D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R29*%
|
||||
X188364500Y-114046000D03*
|
||||
X186539500Y-114046000D03*
|
||||
%TD*%
|
||||
D27*
|
||||
%TO.C,R44*%
|
||||
X152587000Y-100050000D03*
|
||||
X154412000Y-100050000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C36*%
|
||||
X168128000Y-90586000D03*
|
||||
X168128000Y-88686000D03*
|
||||
%TD*%
|
||||
D27*
|
||||
%TO.C,R37*%
|
||||
X171807500Y-81534000D03*
|
||||
X173632500Y-81534000D03*
|
||||
%TD*%
|
||||
D28*
|
||||
%TO.C,D1*%
|
||||
X201930000Y-108125500D03*
|
||||
X201930000Y-106250500D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C2*%
|
||||
X211404200Y-77114400D03*
|
||||
X213304200Y-77114400D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,C34*%
|
||||
X170434000Y-110556000D03*
|
||||
X170434000Y-112456000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R6*%
|
||||
X213530500Y-105232200D03*
|
||||
X211705500Y-105232200D03*
|
||||
%TD*%
|
||||
D30*
|
||||
%TO.C,R26*%
|
||||
X191770000Y-106275500D03*
|
||||
X191770000Y-108100500D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C32*%
|
||||
X174290000Y-94462000D03*
|
||||
X176190000Y-94462000D03*
|
||||
%TD*%
|
||||
%TO.C,C8*%
|
||||
X211668000Y-99136200D03*
|
||||
X213568000Y-99136200D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,C48*%
|
||||
X152400000Y-68326000D03*
|
||||
X152400000Y-70226000D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,R20*%
|
||||
X197866000Y-108100500D03*
|
||||
X197866000Y-106275500D03*
|
||||
%TD*%
|
||||
D31*
|
||||
%TO.C,C47*%
|
||||
X154346000Y-107162000D03*
|
||||
X152446000Y-107162000D03*
|
||||
%TD*%
|
||||
%TO.C,C45*%
|
||||
X154346000Y-95732000D03*
|
||||
X152446000Y-95732000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C7*%
|
||||
X211668000Y-97104200D03*
|
||||
X213568000Y-97104200D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R8*%
|
||||
X211986500Y-114046000D03*
|
||||
X210161500Y-114046000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C27*%
|
||||
X183642000Y-90866000D03*
|
||||
X183642000Y-88966000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C46*%
|
||||
X152446000Y-105130000D03*
|
||||
X154346000Y-105130000D03*
|
||||
%TD*%
|
||||
D28*
|
||||
%TO.C,D5*%
|
||||
X150876000Y-81026000D03*
|
||||
X150876000Y-79151000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R5*%
|
||||
X213276500Y-87249000D03*
|
||||
X211451500Y-87249000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C41*%
|
||||
X160000000Y-90586000D03*
|
||||
X160000000Y-88686000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R16*%
|
||||
X207180500Y-99136200D03*
|
||||
X205355500Y-99136200D03*
|
||||
%TD*%
|
||||
D27*
|
||||
%TO.C,R34*%
|
||||
X175871500Y-92456000D03*
|
||||
X177696500Y-92456000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C5*%
|
||||
X211404200Y-83210400D03*
|
||||
X213304200Y-83210400D03*
|
||||
%TD*%
|
||||
D31*
|
||||
%TO.C,C12*%
|
||||
X200302000Y-102108000D03*
|
||||
X198402000Y-102108000D03*
|
||||
%TD*%
|
||||
D32*
|
||||
%TO.C,Y1*%
|
||||
X198552000Y-97706000D03*
|
||||
X198552000Y-99906000D03*
|
||||
X200152000Y-99906000D03*
|
||||
X200152000Y-97706000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R23*%
|
||||
X195730500Y-88392000D03*
|
||||
X193905500Y-88392000D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,R35*%
|
||||
X175260000Y-108100500D03*
|
||||
X175260000Y-106275500D03*
|
||||
%TD*%
|
||||
D30*
|
||||
%TO.C,R46*%
|
||||
X148844000Y-79151000D03*
|
||||
X148844000Y-80976000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C35*%
|
||||
X168402000Y-112456000D03*
|
||||
X168402000Y-110556000D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,C24*%
|
||||
X187706000Y-106238000D03*
|
||||
X187706000Y-108138000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C1*%
|
||||
X211404200Y-75082400D03*
|
||||
X213304200Y-75082400D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R41*%
|
||||
X172362500Y-114300000D03*
|
||||
X170537500Y-114300000D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,C28*%
|
||||
X181356000Y-106238000D03*
|
||||
X181356000Y-108138000D03*
|
||||
%TD*%
|
||||
D30*
|
||||
%TO.C,R21*%
|
||||
X195834000Y-106275500D03*
|
||||
X195834000Y-108100500D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C40*%
|
||||
X162032000Y-90586000D03*
|
||||
X162032000Y-88686000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R3*%
|
||||
X220622500Y-114029000D03*
|
||||
X218797500Y-114029000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C25*%
|
||||
X186436000Y-90866000D03*
|
||||
X186436000Y-88966000D03*
|
||||
%TD*%
|
||||
D31*
|
||||
%TO.C,C39*%
|
||||
X163556000Y-79984000D03*
|
||||
X161656000Y-79984000D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,B4*%
|
||||
X194818000Y-74742000D03*
|
||||
X194818000Y-76642000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,B2*%
|
||||
X205318000Y-103200200D03*
|
||||
X207218000Y-103200200D03*
|
||||
%TD*%
|
||||
D27*
|
||||
%TO.C,R39*%
|
||||
X171807500Y-85598000D03*
|
||||
X173632500Y-85598000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C37*%
|
||||
X165212000Y-79984000D03*
|
||||
X167112000Y-79984000D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,R31*%
|
||||
X181610000Y-90828500D03*
|
||||
X181610000Y-89003500D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C18*%
|
||||
X193106000Y-104140000D03*
|
||||
X195006000Y-104140000D03*
|
||||
%TD*%
|
||||
%TO.C,B1*%
|
||||
X205318000Y-83185000D03*
|
||||
X207218000Y-83185000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R14*%
|
||||
X207180500Y-95072200D03*
|
||||
X205355500Y-95072200D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C15*%
|
||||
X193106000Y-97028000D03*
|
||||
X195006000Y-97028000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R7*%
|
||||
X213530500Y-107264200D03*
|
||||
X211705500Y-107264200D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C20*%
|
||||
X192786000Y-81026000D03*
|
||||
X192786000Y-79126000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R11*%
|
||||
X207180500Y-77089000D03*
|
||||
X205355500Y-77089000D03*
|
||||
%TD*%
|
||||
D31*
|
||||
%TO.C,C30*%
|
||||
X177734000Y-98552000D03*
|
||||
X175834000Y-98552000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C42*%
|
||||
X157968000Y-90586000D03*
|
||||
X157968000Y-88686000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C11*%
|
||||
X198402000Y-95504000D03*
|
||||
X200302000Y-95504000D03*
|
||||
%TD*%
|
||||
D33*
|
||||
%TO.C,U5*%
|
||||
X161558000Y-68224000D03*
|
||||
X159258000Y-68224000D03*
|
||||
D34*
|
||||
X159258000Y-74524000D03*
|
||||
D33*
|
||||
X156958000Y-68224000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,B6*%
|
||||
X148336000Y-74610000D03*
|
||||
X148336000Y-72710000D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,R28*%
|
||||
X189738000Y-108100500D03*
|
||||
X189738000Y-106275500D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C10*%
|
||||
X211668000Y-103200200D03*
|
||||
X213568000Y-103200200D03*
|
||||
%TD*%
|
||||
D31*
|
||||
%TO.C,C29*%
|
||||
X177734000Y-96520000D03*
|
||||
X175834000Y-96520000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R1*%
|
||||
X228242500Y-114046000D03*
|
||||
X226417500Y-114046000D03*
|
||||
%TD*%
|
||||
D35*
|
||||
%TO.C,SW1*%
|
||||
X201265000Y-85138000D03*
|
||||
X201265000Y-91138000D03*
|
||||
X197515000Y-85138000D03*
|
||||
X197515000Y-91138000D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,R43*%
|
||||
X154432000Y-90574500D03*
|
||||
X154432000Y-88749500D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C13*%
|
||||
X193868000Y-86360000D03*
|
||||
X195768000Y-86360000D03*
|
||||
%TD*%
|
||||
D31*
|
||||
%TO.C,C4*%
|
||||
X213304200Y-81178400D03*
|
||||
X211404200Y-81178400D03*
|
||||
%TD*%
|
||||
D28*
|
||||
%TO.C,D4*%
|
||||
X152400000Y-90599500D03*
|
||||
X152400000Y-88724500D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,C43*%
|
||||
X154432000Y-68326000D03*
|
||||
X154432000Y-70226000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R27*%
|
||||
X192174500Y-114046000D03*
|
||||
X190349500Y-114046000D03*
|
||||
%TD*%
|
||||
D27*
|
||||
%TO.C,R38*%
|
||||
X171807500Y-83566000D03*
|
||||
X173632500Y-83566000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R22*%
|
||||
X195984500Y-114046000D03*
|
||||
X194159500Y-114046000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C49*%
|
||||
X152400000Y-74610000D03*
|
||||
X152400000Y-72710000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C14*%
|
||||
X193106000Y-94996000D03*
|
||||
X195006000Y-94996000D03*
|
||||
%TD*%
|
||||
D31*
|
||||
%TO.C,C31*%
|
||||
X177734000Y-100584000D03*
|
||||
X175834000Y-100584000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C9*%
|
||||
X211668000Y-101168200D03*
|
||||
X213568000Y-101168200D03*
|
||||
%TD*%
|
||||
D36*
|
||||
%TO.C,D2*%
|
||||
X179324000Y-106250500D03*
|
||||
X179324000Y-108125500D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,C21*%
|
||||
X190754000Y-74742000D03*
|
||||
X190754000Y-76642000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R32*%
|
||||
X179982500Y-114300000D03*
|
||||
X178157500Y-114300000D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,R45*%
|
||||
X150368000Y-90574500D03*
|
||||
X150368000Y-88749500D03*
|
||||
%TD*%
|
||||
%TO.C,R19*%
|
||||
X199898000Y-108100500D03*
|
||||
X199898000Y-106275500D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,C19*%
|
||||
X192786000Y-74742000D03*
|
||||
X192786000Y-76642000D03*
|
||||
%TD*%
|
||||
D28*
|
||||
%TO.C,D3*%
|
||||
X152908000Y-81026000D03*
|
||||
X152908000Y-79151000D03*
|
||||
%TD*%
|
||||
D33*
|
||||
%TO.C,U1*%
|
||||
X183628000Y-81128000D03*
|
||||
X185928000Y-81128000D03*
|
||||
D34*
|
||||
X185928000Y-74828000D03*
|
||||
D33*
|
||||
X188228000Y-81128000D03*
|
||||
%TD*%
|
||||
D31*
|
||||
%TO.C,C33*%
|
||||
X173670000Y-87630000D03*
|
||||
X171770000Y-87630000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R15*%
|
||||
X207180500Y-97104200D03*
|
||||
X205355500Y-97104200D03*
|
||||
%TD*%
|
||||
%TO.C,R10*%
|
||||
X207180500Y-75057000D03*
|
||||
X205355500Y-75057000D03*
|
||||
%TD*%
|
||||
%TO.C,R13*%
|
||||
X207180500Y-81153000D03*
|
||||
X205355500Y-81153000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C38*%
|
||||
X166096000Y-90586000D03*
|
||||
X166096000Y-88686000D03*
|
||||
%TD*%
|
||||
D25*
|
||||
%TO.C,R33*%
|
||||
X177292000Y-108100500D03*
|
||||
X177292000Y-106275500D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R40*%
|
||||
X173632500Y-89662000D03*
|
||||
X171807500Y-89662000D03*
|
||||
%TD*%
|
||||
%TO.C,R36*%
|
||||
X176172500Y-114300000D03*
|
||||
X174347500Y-114300000D03*
|
||||
%TD*%
|
||||
%TO.C,R4*%
|
||||
X213276500Y-85217000D03*
|
||||
X211451500Y-85217000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C16*%
|
||||
X193106000Y-100076000D03*
|
||||
X195006000Y-100076000D03*
|
||||
%TD*%
|
||||
%TO.C,C6*%
|
||||
X211668000Y-95072200D03*
|
||||
X213568000Y-95072200D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C44*%
|
||||
X154432000Y-74610000D03*
|
||||
X154432000Y-72710000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R24*%
|
||||
X195730500Y-90424000D03*
|
||||
X193905500Y-90424000D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,B3*%
|
||||
X196850000Y-74742000D03*
|
||||
X196850000Y-76642000D03*
|
||||
%TD*%
|
||||
D30*
|
||||
%TO.C,R25*%
|
||||
X193802000Y-106275500D03*
|
||||
X193802000Y-108100500D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,B5*%
|
||||
X150368000Y-74610000D03*
|
||||
X150368000Y-72710000D03*
|
||||
%TD*%
|
||||
D29*
|
||||
%TO.C,C26*%
|
||||
X185420000Y-106238000D03*
|
||||
X185420000Y-108138000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R9*%
|
||||
X208176500Y-114046000D03*
|
||||
X206351500Y-114046000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C22*%
|
||||
X190754000Y-81026000D03*
|
||||
X190754000Y-79126000D03*
|
||||
%TD*%
|
||||
D30*
|
||||
%TO.C,R42*%
|
||||
X154940000Y-79176000D03*
|
||||
X154940000Y-81001000D03*
|
||||
%TD*%
|
||||
D26*
|
||||
%TO.C,C17*%
|
||||
X193106000Y-102108000D03*
|
||||
X195006000Y-102108000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R12*%
|
||||
X207180500Y-79121000D03*
|
||||
X205355500Y-79121000D03*
|
||||
%TD*%
|
||||
D20*
|
||||
%TO.C,C23*%
|
||||
X188468000Y-90866000D03*
|
||||
X188468000Y-88966000D03*
|
||||
%TD*%
|
||||
D21*
|
||||
%TO.C,R17*%
|
||||
X207180500Y-101168200D03*
|
||||
X205355500Y-101168200D03*
|
||||
%TD*%
|
||||
%TO.C,R2*%
|
||||
X224432500Y-114046000D03*
|
||||
X222607500Y-114046000D03*
|
||||
%TD*%
|
||||
M02*
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,169 +0,0 @@
|
||||
{
|
||||
"Header": {
|
||||
"GenerationSoftware": {
|
||||
"Vendor": "KiCad",
|
||||
"Application": "Pcbnew",
|
||||
"Version": "7.0.9"
|
||||
},
|
||||
"CreationDate": "2024-01-09T22:49:01+01:00"
|
||||
},
|
||||
"GeneralSpecs": {
|
||||
"ProjectId": {
|
||||
"Name": "Ax58100-stm32-ethercat",
|
||||
"GUID": "41783538-3130-4302-9d73-746d33322d65",
|
||||
"Revision": "rev?"
|
||||
},
|
||||
"Size": {
|
||||
"X": 94.688,
|
||||
"Y": 59.382
|
||||
},
|
||||
"LayerNumber": 4,
|
||||
"BoardThickness": 1.6,
|
||||
"Finish": "None"
|
||||
},
|
||||
"DesignRules": [
|
||||
{
|
||||
"Layers": "Outer",
|
||||
"PadToPad": 0.15,
|
||||
"PadToTrack": 0.15,
|
||||
"TrackToTrack": 0.15,
|
||||
"MinLineWidth": 0.2,
|
||||
"TrackToRegion": 0.5,
|
||||
"RegionToRegion": 0.5
|
||||
},
|
||||
{
|
||||
"Layers": "Inner",
|
||||
"PadToPad": 0.0,
|
||||
"PadToTrack": 0.0,
|
||||
"TrackToTrack": 0.15,
|
||||
"TrackToRegion": 0.5,
|
||||
"RegionToRegion": 0.5
|
||||
}
|
||||
],
|
||||
"FilesAttributes": [
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-F_Cu.gbr",
|
||||
"FileFunction": "Copper,L1,Top",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-GND_Cu.gbr",
|
||||
"FileFunction": "Copper,L2,Inr",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-Power_Cu.gbr",
|
||||
"FileFunction": "Copper,L3,Inr",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-B_Cu.gbr",
|
||||
"FileFunction": "Copper,L4,Bot",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-F_Paste.gbr",
|
||||
"FileFunction": "SolderPaste,Top",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-B_Paste.gbr",
|
||||
"FileFunction": "SolderPaste,Bot",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-F_Silkscreen.gbr",
|
||||
"FileFunction": "Legend,Top",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-B_Silkscreen.gbr",
|
||||
"FileFunction": "Legend,Bot",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-F_Mask.gbr",
|
||||
"FileFunction": "SolderMask,Top",
|
||||
"FilePolarity": "Negative"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-B_Mask.gbr",
|
||||
"FileFunction": "SolderMask,Bot",
|
||||
"FilePolarity": "Negative"
|
||||
},
|
||||
{
|
||||
"Path": "Ax58100-stm32-ethercat-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/GND.Cu",
|
||||
"Notes": "Type: dielectric layer 1 (from F.Cu to GND.Cu)"
|
||||
},
|
||||
{
|
||||
"Type": "Copper",
|
||||
"Thickness": 0.035,
|
||||
"Name": "GND.Cu"
|
||||
},
|
||||
{
|
||||
"Type": "Dielectric",
|
||||
"Thickness": 1.24,
|
||||
"Material": "FR4",
|
||||
"Name": "GND.Cu/Power.Cu",
|
||||
"Notes": "Type: dielectric layer 2 (from GND.Cu to Power.Cu)"
|
||||
},
|
||||
{
|
||||
"Type": "Copper",
|
||||
"Thickness": 0.035,
|
||||
"Name": "Power.Cu"
|
||||
},
|
||||
{
|
||||
"Type": "Dielectric",
|
||||
"Thickness": 0.1,
|
||||
"Material": "FR4",
|
||||
"Name": "Power.Cu/B.Cu",
|
||||
"Notes": "Type: dielectric layer 3 (from Power.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"
|
||||
},
|
||||
{
|
||||
"Type": "Legend",
|
||||
"Name": "Bottom Silk Screen"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,40 +0,0 @@
|
||||
"Id";"Designator";"Footprint";"Quantity";"Designation";"Supplier and ref";
|
||||
1;"J8";"JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical";1;"Stepper 2";;;
|
||||
2;"U1";"LQFP-80-1EP_10x10mm_P0.4mm_EP5.3x4.5mm_ThermalVias";1;"AX58100";;;
|
||||
3;"B3,B7,B4,B6,B5";"C_0805_2012Metric";5;"BLM18EG221SN1D";;;
|
||||
4;"R59,R61,R51,R45,R60,R58,R50,R57,R53,R52,R56,R55,R46,R54";"R_0805_2012Metric";14;"1k";;;
|
||||
5;"U5";"LQFP-100_14x14mm_P0.5mm";1;"STM32F407VGT6";;;
|
||||
6;"U2";"SOIC-8_3.9x4.9mm_P1.27mm";1;"24LC32A";;;
|
||||
7;"R3,R49,R2,R48,R1";"R_0805_2012Metric";5;"22";;;
|
||||
8;"C23,C21,C24,C22,C19,C25,C26,C20";"C_0805_2012Metric";8;"10pF";;;
|
||||
9;"J3,J4,J5";"JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical";3;"Conn_01x06_Pin";;;
|
||||
10;"J9";"PinHeader_1x04_P2.54mm_Vertical";1;"I2C bus2";;;
|
||||
11;"C45,C36,C34,C37,C38,C9,C39,C27,C13,C12,C40,C10,C8,C6,C29,C11,C46,C28,C3,C33,C41,C5,C2,C31,C18,C43,C14,C4,C7,C1";"C_0805_2012Metric";30;"0.1uF";;;
|
||||
12;"Y2";"Crystal_HC49-U_Vertical";1;"8 MHz";;;
|
||||
13;"R11,R7,R30,R12,R5,R10,R38,R13,R40,R33,R8";"R_0805_2012Metric";11;"4.7k";;;
|
||||
14;"D1,D2";"LED_0805_2012Metric";2;"Green led";;;
|
||||
15;"R28,R39,R25,R41,R26,R44,R27";"R_0805_2012Metric";7;"510";;;
|
||||
16;"J14";"JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical";1;"Encoder 4";;;
|
||||
17;"C35,C32,C44,C30";"C_0805_2012Metric";4;"10uF";;;
|
||||
18;"C49,C53";"C_0805_2012Metric";2;"2.2uF";;;
|
||||
19;"D4,D5";"LED_0805_2012Metric";2;"Blue led";;;
|
||||
20;"R22,R18,R19,R20,R17,R23,R21,R24";"R_0805_2012Metric";8;"49.9";;;
|
||||
21;"C17,C15";"C_0805_2012Metric";2;"18pF";;;
|
||||
22;"Y1";"Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm";1;"NXK25.000AE12F-KAB6-12";;;
|
||||
23;"J12";"JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical";1;"Encoder 2";;;
|
||||
24;"J1";"JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical";1;"Conn_01x02_Pin";;;
|
||||
25;"IN1,OUT1";"PulseJack JB0011D01BNL";2;"J0011D01BNL";;;
|
||||
26;"J2";"JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical";1;"STLINK";;;
|
||||
27;"C52,C51";"C_0805_2012Metric";2;"22pF";;;
|
||||
28;"B2,B1";"C_0805_2012Metric";2;"BLM18EG221S";;;
|
||||
29;"J10";"JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical";1;"DAC1";;;
|
||||
30;"U4";"SOT-223-3_TabPin2";1;"AMS1117-3.3";;;
|
||||
31;"J7";"JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical";1;"Stepper 1";;;
|
||||
32;"J6";"JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical";1;"Serial usart1";;;
|
||||
33;"SW1";"SW_Push_1P1T_XKB_TS-1187A";1;"SW PB";;;
|
||||
34;"C16";"C_0805_2012Metric";1;"1uF";;;
|
||||
35;"D3";"LED_0805_2012Metric";1;"Red led";;;
|
||||
36;"J13";"JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical";1;"Encoder 3";;;
|
||||
37;"J11";"JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical";1;"Encoder 1";;;
|
||||
38;"U3";"SOT-223-3_TabPin2";1;"AMS1117-1.2";;;
|
||||
39;"R6";"R_0805_2012Metric";1;"12k 1%";;;
|
||||
|
@@ -1,282 +0,0 @@
|
||||
M48
|
||||
; DRILL file {KiCad 7.0.9} date Tue Jan 9 22:49:10 2024
|
||||
; FORMAT={-:-/ absolute / metric / decimal}
|
||||
; #@! TF.CreationDate,2024-01-09T22:49:10+01:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.9
|
||||
; #@! TF.FileFunction,MixedPlating,1,4
|
||||
FMAT,2
|
||||
METRIC
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T1C0.200
|
||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||
T2C0.400
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T3C0.800
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T4C0.890
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T5C0.900
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T6C0.950
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T7C1.000
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T8C1.600
|
||||
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
||||
T9C3.250
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X183.62Y-96.752
|
||||
X183.62Y-97.952
|
||||
X183.62Y-99.152
|
||||
X183.62Y-100.352
|
||||
X184.82Y-96.752
|
||||
X184.82Y-97.952
|
||||
X184.82Y-99.152
|
||||
X184.82Y-100.352
|
||||
X186.02Y-96.752
|
||||
X186.02Y-97.952
|
||||
X186.02Y-99.152
|
||||
X186.02Y-100.352
|
||||
X187.22Y-96.752
|
||||
X187.22Y-97.952
|
||||
X187.22Y-99.152
|
||||
X187.22Y-100.352
|
||||
T2
|
||||
X143.539Y-102.397
|
||||
X145.342Y-80.856
|
||||
X148.844Y-76.708
|
||||
X153.162Y-110.744
|
||||
X153.912Y-97.02
|
||||
X154.314Y-93.233
|
||||
X154.668Y-98.796
|
||||
X154.755Y-92.265
|
||||
X155.039Y-97.45
|
||||
X155.045Y-101.282
|
||||
X155.424Y-91.463
|
||||
X157.734Y-76.962
|
||||
X157.734Y-77.978
|
||||
X157.764Y-95.914
|
||||
X157.772Y-105.524
|
||||
X158.125Y-102.193
|
||||
X158.75Y-76.962
|
||||
X158.75Y-77.978
|
||||
X159.004Y-105.952
|
||||
X159.032Y-103.88
|
||||
X159.077Y-101.748
|
||||
X159.592Y-102.587
|
||||
X159.766Y-76.962
|
||||
X160.197Y-101.009
|
||||
X160.782Y-76.962
|
||||
X160.791Y-94.751
|
||||
X161.26Y-98.913
|
||||
X161.544Y-101.6
|
||||
X161.738Y-99.837
|
||||
X162.072Y-109.642
|
||||
X162.306Y-100.846
|
||||
X162.306Y-103.632
|
||||
X163.166Y-110.392
|
||||
X163.645Y-111.259
|
||||
X163.824Y-98.504
|
||||
X163.858Y-109.631
|
||||
X164.032Y-113.823
|
||||
X164.084Y-83.058
|
||||
X164.153Y-101.337
|
||||
X164.319Y-106.064
|
||||
X164.338Y-94.488
|
||||
X164.665Y-100.335
|
||||
X164.736Y-110.201
|
||||
X164.957Y-111.871
|
||||
X165.374Y-103.168
|
||||
X166.102Y-97.582
|
||||
X166.624Y-117.856
|
||||
X167.873Y-95.791
|
||||
X168.402Y-100.076
|
||||
X168.532Y-106.45
|
||||
X168.613Y-96.977
|
||||
X169.418Y-81.788
|
||||
X169.888Y-97.654
|
||||
X170.069Y-96.614
|
||||
X170.434Y-83.058
|
||||
X171.704Y-92.202
|
||||
X171.958Y-113.03
|
||||
X172.72Y-93.472
|
||||
X173.482Y-111.252
|
||||
X173.99Y-96.774
|
||||
X173.99Y-104.14
|
||||
X174.752Y-98.517
|
||||
X174.896Y-99.484
|
||||
X175.026Y-102.779
|
||||
X176.273Y-89.347
|
||||
X176.53Y-109.474
|
||||
X176.975Y-102.194
|
||||
X177.649Y-102.865
|
||||
X177.812Y-91.199
|
||||
X178.054Y-89.662
|
||||
X178.054Y-104.648
|
||||
X178.063Y-95.081
|
||||
X178.562Y-85.344
|
||||
X178.602Y-102.868
|
||||
X180.192Y-81.837
|
||||
X180.274Y-104.215
|
||||
X180.907Y-92.26
|
||||
X181.052Y-96.012
|
||||
X181.193Y-102.725
|
||||
X182.416Y-109.029
|
||||
X182.424Y-102.857
|
||||
X182.825Y-94.185
|
||||
X183.642Y-84.582
|
||||
X185.039Y-91.365
|
||||
X185.22Y-102.546
|
||||
X185.674Y-113.03
|
||||
X187.232Y-101.765
|
||||
X188.364Y-115.824
|
||||
X189.23Y-111.252
|
||||
X189.334Y-96.624
|
||||
X189.44Y-97.937
|
||||
X189.577Y-100.899
|
||||
X189.759Y-101.851
|
||||
X189.785Y-99.241
|
||||
X190.136Y-105.21
|
||||
X190.246Y-90.17
|
||||
X190.5Y-71.628
|
||||
X191.008Y-83.312
|
||||
X191.146Y-103.513
|
||||
X191.183Y-91.096
|
||||
X192.627Y-88.392
|
||||
X192.993Y-93.222
|
||||
X194.056Y-94.085
|
||||
X194.134Y-103.116
|
||||
X194.411Y-80.592
|
||||
X195.407Y-92.3
|
||||
X196.067Y-103.575
|
||||
X196.091Y-99.606
|
||||
X196.57Y-73.662
|
||||
X196.865Y-101.095
|
||||
X198.628Y-81.788
|
||||
X199.136Y-114.554
|
||||
X199.361Y-92.727
|
||||
X202.184Y-102.87
|
||||
X202.438Y-112.776
|
||||
X202.758Y-91.967
|
||||
X202.946Y-76.708
|
||||
X202.946Y-96.52
|
||||
X203.2Y-86.614
|
||||
X203.962Y-73.914
|
||||
X203.962Y-98.552
|
||||
X208.255Y-80.94
|
||||
X208.581Y-98.272
|
||||
X209.39Y-80.427
|
||||
X209.55Y-103.378
|
||||
X210.056Y-99.136
|
||||
X210.152Y-100.155
|
||||
X215.91Y-100.848
|
||||
X218.694Y-112.522
|
||||
T3
|
||||
X161.68Y-84.302
|
||||
X166.56Y-84.302
|
||||
T4
|
||||
X229.184Y-75.082
|
||||
X229.184Y-85.192
|
||||
X229.184Y-95.098
|
||||
X229.184Y-105.207
|
||||
X230.708Y-77.622
|
||||
X230.708Y-87.732
|
||||
X230.708Y-97.638
|
||||
X230.708Y-107.747
|
||||
T5
|
||||
X216.916Y-76.962
|
||||
X216.916Y-79.502
|
||||
X216.916Y-82.042
|
||||
X216.916Y-84.582
|
||||
X216.916Y-96.977
|
||||
X216.916Y-99.517
|
||||
X216.916Y-102.057
|
||||
X216.916Y-104.597
|
||||
X219.456Y-78.232
|
||||
X219.456Y-80.772
|
||||
X219.456Y-83.312
|
||||
X219.456Y-85.852
|
||||
X219.456Y-98.247
|
||||
X219.456Y-100.787
|
||||
X219.456Y-103.327
|
||||
X219.456Y-105.867
|
||||
T6
|
||||
X143.082Y-118.11
|
||||
X144.526Y-103.886
|
||||
X144.526Y-106.386
|
||||
X144.526Y-108.886
|
||||
X144.526Y-111.386
|
||||
X144.543Y-90.29
|
||||
X144.543Y-92.79
|
||||
X144.543Y-95.29
|
||||
X144.543Y-97.79
|
||||
X145.582Y-118.11
|
||||
X148.082Y-118.11
|
||||
X150.582Y-118.11
|
||||
X156.584Y-118.11
|
||||
X159.084Y-118.11
|
||||
X161.584Y-118.11
|
||||
X164.084Y-118.11
|
||||
X169.712Y-68.343
|
||||
X170.3Y-118.11
|
||||
X172.212Y-68.343
|
||||
X172.8Y-118.11
|
||||
X174.712Y-68.343
|
||||
X175.3Y-118.11
|
||||
X177.8Y-118.11
|
||||
X180.3Y-118.11
|
||||
X181.162Y-68.326
|
||||
X183.662Y-68.326
|
||||
X186.162Y-68.326
|
||||
X186.302Y-118.11
|
||||
X188.662Y-68.326
|
||||
X188.802Y-118.11
|
||||
X191.162Y-68.326
|
||||
X191.302Y-118.11
|
||||
X193.662Y-68.326
|
||||
X193.802Y-118.11
|
||||
X196.302Y-118.11
|
||||
X199.684Y-68.326
|
||||
X202.184Y-68.326
|
||||
X202.264Y-118.11
|
||||
X204.684Y-68.326
|
||||
X204.764Y-118.11
|
||||
X207.184Y-68.326
|
||||
X207.264Y-118.11
|
||||
X209.684Y-68.326
|
||||
X209.764Y-118.11
|
||||
X212.184Y-68.326
|
||||
X212.264Y-118.11
|
||||
X218.226Y-68.326
|
||||
X218.52Y-118.093
|
||||
X220.726Y-68.326
|
||||
X221.02Y-118.093
|
||||
X223.226Y-68.326
|
||||
X223.52Y-118.093
|
||||
X225.726Y-68.326
|
||||
X226.02Y-118.093
|
||||
X228.226Y-68.326
|
||||
X228.52Y-118.093
|
||||
X230.726Y-68.326
|
||||
T7
|
||||
X142.494Y-76.464
|
||||
X142.494Y-79.004
|
||||
X142.494Y-81.544
|
||||
X142.494Y-84.084
|
||||
X144.526Y-67.31
|
||||
X147.026Y-67.31
|
||||
T8
|
||||
X222.758Y-73.533
|
||||
X222.758Y-89.281
|
||||
X222.758Y-93.548
|
||||
X222.758Y-109.296
|
||||
T9
|
||||
X225.806Y-75.692
|
||||
X225.806Y-87.122
|
||||
X225.806Y-95.707
|
||||
X225.806Y-107.137
|
||||
T0
|
||||
M30
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer": 36,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
@@ -14,6 +14,7 @@
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"ratsnest_display_mode": 0,
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
@@ -64,7 +65,7 @@
|
||||
39,
|
||||
40
|
||||
],
|
||||
"visible_layers": "7ffffff_80000007",
|
||||
"visible_layers": "ffc0000_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
|
||||
@@ -23,13 +23,13 @@
|
||||
},
|
||||
"fab_line_width": 0.09999999999999999,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_h": 0.6,
|
||||
"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_h": 0.6,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
@@ -40,12 +40,13 @@
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_h": 0.6,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.5
|
||||
"45_degree_only": false,
|
||||
"min_clearance": 0.0
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
@@ -72,7 +73,7 @@
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"footprint_type_mismatch": "warning",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
@@ -84,12 +85,12 @@
|
||||
"lib_footprint_mismatch": "warning",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_courtyard": "error",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"npth_inside_courtyard": "warning",
|
||||
"padstack": "warning",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"pth_inside_courtyard": "warning",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
@@ -110,6 +111,8 @@
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"allow_blind_buried_vias": false,
|
||||
"allow_microvias": false,
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
@@ -120,10 +123,10 @@
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.7999999999999999,
|
||||
"min_text_height": 0.6,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.0,
|
||||
"min_track_width": 0.19999999999999998,
|
||||
"min_via_annular_width": 0.09999999999999999,
|
||||
"min_via_diameter": 0.5,
|
||||
"solder_mask_clearance": 0.0,
|
||||
@@ -180,7 +183,8 @@
|
||||
"drill": 0.0
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
"zones_allow_external_fillets": false,
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
@@ -390,7 +394,7 @@
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"pin_to_pin": "error",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
@@ -499,7 +503,11 @@
|
||||
],
|
||||
[
|
||||
"0a376a6c-0f15-42f8-81f6-3a55619be267",
|
||||
"Peripherals"
|
||||
"Input-Output"
|
||||
],
|
||||
[
|
||||
"cd91a270-7393-4003-91a3-e42304da540b",
|
||||
"Stepper+encoder"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
|
||||
@@ -2,25 +2,24 @@
|
||||
|
||||
(uuid 5597aedc-b607-407f-bbfd-31b3b298ecb1)
|
||||
|
||||
(paper "A3")
|
||||
(paper "A4")
|
||||
|
||||
(title_block
|
||||
(title "MetalMusings EaserCAT 3000")
|
||||
)
|
||||
|
||||
(lib_symbols
|
||||
)
|
||||
|
||||
|
||||
(text "Huvudsida" (at 162.56 85.09 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid adf2be63-7ec7-44be-837f-901ddbc80717)
|
||||
)
|
||||
|
||||
(sheet (at 144.78 224.79) (size 71.12 16.51) (fields_autoplaced)
|
||||
(sheet (at 57.15 156.21) (size 93.98 39.37) (fields_autoplaced)
|
||||
(stroke (width 0.1524) (type solid))
|
||||
(fill (color 0 0 0 0.0000))
|
||||
(uuid 0a376a6c-0f15-42f8-81f6-3a55619be267)
|
||||
(property "Sheetname" "Peripherals" (at 144.78 224.0784 0)
|
||||
(property "Sheetname" "Input-Output" (at 57.15 155.4984 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Sheetfile" "peripherals.kicad_sch" (at 144.78 241.8846 0)
|
||||
(property "Sheetfile" "peripherals.kicad_sch" (at 57.15 196.1646 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
(instances
|
||||
@@ -30,14 +29,14 @@
|
||||
)
|
||||
)
|
||||
|
||||
(sheet (at 234.95 198.12) (size 102.87 34.29) (fields_autoplaced)
|
||||
(sheet (at 170.18 31.75) (size 101.6 58.42) (fields_autoplaced)
|
||||
(stroke (width 0.1524) (type solid))
|
||||
(fill (color 0 0 0 0.0000))
|
||||
(uuid 5bf93325-f5d9-4344-9bf3-f5fc91bc1622)
|
||||
(property "Sheetname" "AX58100 phys etc" (at 234.95 197.4084 0)
|
||||
(property "Sheetname" "AX58100 phys etc" (at 170.18 31.0384 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Sheetfile" "AX58100_phy_etc.kicad_sch" (at 234.95 232.9946 0)
|
||||
(property "Sheetfile" "AX58100_phy_etc.kicad_sch" (at 170.18 90.7546 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
(instances
|
||||
@@ -47,14 +46,14 @@
|
||||
)
|
||||
)
|
||||
|
||||
(sheet (at 233.68 123.19) (size 93.98 60.96) (fields_autoplaced)
|
||||
(sheet (at 57.15 31.75) (size 93.98 60.96) (fields_autoplaced)
|
||||
(stroke (width 0.1524) (type solid))
|
||||
(fill (color 0 0 0 0.0000))
|
||||
(uuid 9f485422-734f-43d3-94ea-443cbc453d2e)
|
||||
(property "Sheetname" "AX58100" (at 233.68 122.4784 0)
|
||||
(property "Sheetname" "AX58100" (at 57.15 31.0384 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Sheetfile" "AX48100.kicad_sch" (at 233.68 184.7346 0)
|
||||
(property "Sheetfile" "AX48100.kicad_sch" (at 57.15 93.2946 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
(instances
|
||||
@@ -64,14 +63,31 @@
|
||||
)
|
||||
)
|
||||
|
||||
(sheet (at 142.24 200.66) (size 74.93 17.78) (fields_autoplaced)
|
||||
(sheet (at 171.45 156.21) (size 105.41 39.37) (fields_autoplaced)
|
||||
(stroke (width 0.1524) (type solid))
|
||||
(fill (color 0 0 0 0.0000))
|
||||
(uuid cd91a270-7393-4003-91a3-e42304da540b)
|
||||
(property "Sheetname" "Stepper+encoder" (at 171.45 155.4984 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Sheetfile" "Steppers.kicad_sch" (at 171.45 196.1646 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
(instances
|
||||
(project "Ax58100-stm32-ethercat"
|
||||
(path "/5597aedc-b607-407f-bbfd-31b3b298ecb1" (page "6"))
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(sheet (at 57.15 106.68) (size 93.98 35.56) (fields_autoplaced)
|
||||
(stroke (width 0.1524) (type solid))
|
||||
(fill (color 0 0 0 0.0000))
|
||||
(uuid d564400f-40ba-4aca-9c2a-14ec52a8353b)
|
||||
(property "Sheetname" "STM32F4" (at 142.24 199.9484 0)
|
||||
(property "Sheetname" "STM32F4" (at 57.15 105.9684 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Sheetfile" "STM32F4.kicad_sch" (at 142.24 219.0246 0)
|
||||
(property "Sheetfile" "STM32F4.kicad_sch" (at 57.15 142.8246 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
(instances
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
2437
Kicad/Ax58100-stm32-ethercat/Steppers.kicad_sch
Executable file
2437
Kicad/Ax58100-stm32-ethercat/Steppers.kicad_sch
Executable file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
10
README.md
10
README.md
@@ -7,6 +7,16 @@ This job is documented in a series of Youtube videos, from my first attempts to
|
||||
how EtherCAT works, to making my own pcb, program it and testing it in LinuxCNC.
|
||||
|
||||
|
||||
## Make my own EtherCAT device 8. EaserCAT 3000
|
||||
|
||||
Introducing the new **EaserCAT 3000** board. It's an evolution of the EaserCAT 2000
|
||||
and intended to be used in my plasma cutter. It features four stepper driver outputs,
|
||||
input for a THCAD arc voltage card, an encoder, an analog output (for spindle +- 10V),
|
||||
eigth digital inputs, four digital outputs, plus some 12 I/O for any possible extension.
|
||||
|
||||
The KiCAD files are in the (Kicad/Ax58100-stm32-ethercat) folder
|
||||
|
||||
[](https://youtu.be/boanv6ihYtI)
|
||||
|
||||
|
||||
## Make my own EtherCAT device 7. Turning in the lathe
|
||||
|
||||
Reference in New Issue
Block a user