impossibile stampare da SD December 13, 2014 06:13PM |
Registered: 9 years ago Posts: 19 |
Quote
code
//LCD and SD support
//#define ULTRA_LCD //general lcd support, also 16x2
//#define DOGLCD // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
//#define SDSUPPORT // Enable SD Card Support in Hardware Console
//#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
//#define ENCODER_PULSES_PER_STEP 1 // Increase if you have a high resolution encoder
//#define ENCODER_STEPS_PER_MENU_ITEM 5 // Set according to ENCODER_PULSES_PER_STEP or your liking
//#define ULTIMAKERCONTROLLER //as available from the ultimaker online store.
//#define ULTIPANEL //the ultipanel as on thingiverse
// The MaKr3d Makr-Panel with graphic controller and SD support
// [reprap.org]
//#define MAKRPANEL
// The RepRapDiscount Smart Controller (white PC
// [reprap.org]
//#define REPRAP_DISCOUNT_SMART_CONTROLLER
// The GADGETS3D G3D LCD/SD Controller (blue PC
// [reprap.org]
#define G3D_PANEL
Re: impossibile stampare da SD December 15, 2014 08:56AM |
Moderator Registered: 12 years ago Posts: 964 |
Re: impossibile stampare da SD December 16, 2014 08:26AM |
Registered: 10 years ago Posts: 252 |
Re: impossibile stampare da SD December 16, 2014 12:36PM |
Registered: 9 years ago Posts: 19 |