RUG/Pennsylvania/State College/Electronics/Monotronics

From RepRap
Jump to: navigation, search

Firmware

We are currently using the standard Techzone Monotronics firmware from here: media:MonotronicsFirmware02182011.zip

Our configuration changes are as follows:

Replace these lines:

//#define USE_DS2760
#define Z_STEPS_PER_MM   805.030
#define ACCELERATION_ON

With these:

#define USE_DS2760
#define Z_STEPS_PER_MM   320.000 //805.030
// #define ACCELERATION_ON