Part Number: TIDM-PRINTERPACK Other Parts Discussed in Thread: BOOST-DRV8711 , DRV8711 Hi,
I have an Arduino MEGA 2560 with a RAMPS V1.4 booster that I am trying to switch out with a MSP432P401R Launchpad for a school project. I see on the website that…
Hi Bob,
Glad to hear that you are able to make use of the TIDM-PRINTERPACK software and design files. The "corrections" mentioned in the schematic refer to the MSP-EXP430F5529LP header footprint, which uses pins 3.5, 3.6, 8.1, & 8.2 instead of the correct…
Hello KK,
Compatible MSP430F5529 firmware can be downloaded from the TIDM-PRINTERPACK tools page. Make sure to follow all of the programming instructions outlined in the Design Guide.
Regards,
Ryan
Ryan Brown1 said: Either way and like it or not, adapting the PrinterPack firmware is the easiest way to make this work. The main function of interest is the linear_move function found in the TIDM_3D_PRINTERPACK.ino file. Inside is a while loop where …