Thingiverse
Sprinter interface with TM1638 module by paclema
by Thingiverse
Last crawled date: 4 years, 7 months ago
Here you have a new interface for Prusa Mendel or any other RepRap 3D printer.
You can find more information about the module and its mount in: http://www.thingiverse.com/thing:17497
It'Å› very easy to control your printer without the computer with this module. You can design your own comands for homing or move the axis 100mm to calibrate for example.
Video testing the module:http://www.youtube.com/watch?v=tSFWe5Wg84s&list=UUsL_2N4ZI3jM0OfP56o6geQ&index=1&feature=plcp
FEATURES:
-Added ModuleTM1638.pde to Sprinter firmware.
-Modified Configuration.h to use with RAMPS 1.4 pins:
// TM1638 BOARD:
define TM1638_BOARD 1
define CLK_TM1638BOARD 47
define DATA_TM1638BOARD 32
define STROBE_TM1638BOARD 45
-Modified Setup() and Loop() to allow the interface implementation.
You can find more information about the module and its mount in: http://www.thingiverse.com/thing:17497
It'Å› very easy to control your printer without the computer with this module. You can design your own comands for homing or move the axis 100mm to calibrate for example.
Video testing the module:http://www.youtube.com/watch?v=tSFWe5Wg84s&list=UUsL_2N4ZI3jM0OfP56o6geQ&index=1&feature=plcp
FEATURES:
-Added ModuleTM1638.pde to Sprinter firmware.
-Modified Configuration.h to use with RAMPS 1.4 pins:
// TM1638 BOARD:
define TM1638_BOARD 1
define CLK_TM1638BOARD 47
define DATA_TM1638BOARD 32
define STROBE_TM1638BOARD 45
-Modified Setup() and Loop() to allow the interface implementation.
