| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PCB CLOSEDLOOP_All.zip | 2024-03-25 | 4.4 MB | |
| closedloopdesign.pdf | 2024-03-25 | 954.3 kB | |
| Board Components.txt | 2024-03-16 | 1.3 kB | |
| 17E1K-05.pdf | 2024-03-16 | 208.5 kB | |
| 17E1K-05_Torque_Curve.pdf | 2024-03-16 | 128.2 kB | |
| 100w-24v-45a-115230v-switching-power-supply-stepper-motor-cnc-router-kits-363-1000x1000.jpg | 2024-03-16 | 108.2 kB | |
| 1-CL42T-P05-1000x1000.jpg | 2024-03-16 | 104.9 kB | |
| Closed-Loop-Rev03_schem.png | 2024-03-16 | 269.0 kB | |
| Closed-Loop-Rev03_PCB-Top.png | 2024-03-16 | 168.0 kB | |
| myFP2_Closed-Loop-Rev03_Gerbers.zip | 2024-03-16 | 140.6 kB | |
| CL42T.pdf | 2024-03-16 | 2.6 MB | |
| Closed-Loop-Parts.xls | 2024-03-16 | 37.4 kB | |
| Closed-Loop-Rev03_Layout.png | 2024-03-16 | 73.2 kB | |
| CL42T 1.1-1000x1000.jpg | 2024-03-16 | 144.0 kB | |
| Totals: 14 Items | 9.3 MB | 0 | |
//-----------------------------------------------------------------------
// myBoardDefs.h
// DEFINES FOR BOARD TYPES
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// myFP2 Boards
// https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/BOARDS%20PCB
//-----------------------------------------------------------------------
// M Minimal, LEDs, Buzzer
// MT Minimal, LEDs, Buzzer, Temperature Probe
// F Full, LEDs, Buzzer, Temperature Probe, Pushbuttons,
// BT Bluetooth
// HPSW Home Position Swith
// IR InfraRed Remote
// LCD LED display
// NOK Nokia Display
// OLED OLED display
// PB Pushbuttons
// RE Rotary Encoder
// SG Stall Guard TMC2209
// SPWR Stepper Power
// TMP Temperature Probe
// myFP2_A4998 supports
A4998_M_MT_F_BT 100 // A4998_M_MT_F_BT PCB. BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP
// myFP2_CLOSEDLOOP supports
CLOSEDLOOP 103 // Closed Loop PCBCT42T PCB: unit for zero lost steps
// myFP2_DRV8825 supports
DRV8825_M_MT_F_BT 104 // DRV8825_M_MT_F_BT PCB: BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP
// myFP2_DRV8825HW203 supports
DRV8825HW203_M_MT_F_BT 108 // DRV8825HW203_M_MT_F_BT PCB: BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP
DRV8825HW203_FRE 109 // DRV8825HW203_FRE PCB: BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP.RE
DRV8825HW203_FIRBT 110 // DRV8825HW203_FIRBT PCB: BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP.IR
// myFP2_DRV8825HW203_KEYPAD supports
DRV8825HW203_KEYPAD4x4 116 // DRV8825HW203_M_MT_F_BT PCB + DRV8825HW203_KEYPAD4x4 sub-board
// LCD1602.HPSW.TMP.4x4Keys
// myFP2_EASYDRIVER_M_MT_F_BT supports
EASYDRIVER_M_MT_F_BT 117 // EasyDriver PCB M_MT_F_BT: BT.BUZZ.LEDs.LCD.OLED.HPSW.SPWR
// myFP2_EASYDRIVER_RE supports
EASYDRIVER_FRE 119 // EasyDriver PCB + Rotary Encoder: BUZZ.LEDs.LCD.OLED.HPSW.SPWR.TMP.RE
// myFP2_L293DMINI supports
L293DMINI_M_MT_F_BT 123 // L293DMINI_M_MT_F_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.TMP.SPWR
L293DMINI_NOKIA 124 // L293DMINI_NOKIA PCB: BUZZ.LEDs.NOKIA.PB.SPWR.TMP
// myFP2_L298N supports
L298N_M_MT_F_BT 126 // L298N_M_MT_F_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP
// myFP2_L9110S supports
L9110S_M_MT_F_BT 129 // L9110S_M_MT_F_BT PCB: BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP
L9110S_M_MT_NOKIA 130 // L9110S_M_MT_NOKIA PCB: BUZ.LEDs.NOKIA.PB.SPWR.TMP
// myFP2_TB6612FNG supports
TB6612FNG_M_MT_F_BT 133 // TB6612FNG_M_MT_F_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP
// myFP2_TMC2209SG supports
TMC2225_TMC2209 135 // TMC2225-TMC2209 PCB: One PCB supports both TMC2209 and TMC2225 versions
// PCB: BUZZ.LEDs.LCD.OLED.PB.HPSW.SPWR.TMP.SG
// myFP2_TMC2225 supports
TMC2225_TMC2209 136 // TMC2225-TMC2209 PCB: BUZZ.LEDs.LCD.OLED.PB.HPSW.SPWR.TMP
// myFP2_ULN2003 supports
ULN2003_M_MT_F_BT 137 // ULN2003_M_MT_F_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.TMP.SPWR
ULN2003_M_MT_F_BT_IR_RE_BT 138 // ULN2003_M_MT_F_BT_IR_RE_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.TMP.SPWR.IR.RE
ULN2003_NOKIA 139 // ULN2003_NOKIA PCB: BT.BUZZ.LEDs.NOKIA.PB.TMP.SPWR
ULN2003_M_MT_F 140 // ULN2003_M_MT_F Stripboard: BUZZ.LEDs.LCD.OLED.PB.TMP