Extruder motor noise, sporadic extrusion, Fan quits
Posted: Sun Feb 01, 2015 10:20 pm
Marlin M2Marlin24r2.
My changes to configuration.h are:
#define DEFAULT_ACCELERATION 1000
#define X_MAX_LENGTH 217 // ** 01_31_2015
#define Y_MAX_LENGTH 245 // ** 01_31_2015
#define Z_MAX_LENGTH 170 // ** 01_31_2015
#define DEFAULT_MAX_ACCELERATION {1000,1000,30,10000} // ** 01_28_2015 X, Y, Z, E
#define DEFAULT_ACCELERATION 1000
#define DEFAULT_XYJERK 10.0
#define E0_CURRENT 230 // ** 01_29_2015
#define E1_CURRENT 200 // ** 01_29_2015
I use S3d software.
Issues are:
1) Extruder fan (24V) starts as soon as RAMBo is powered on, but stops when print starts.
2) Extruder motor does a lot of "clunk-clunk", and extrusion of plastic is sporadic when it's very active making short moves & reversals. But it'll extrude continuous 100 mm without a peep.
I got into this mess by cleaning house in my computer files ... deleting duplicates of old stuff, and starting fresh with the latest. Bad move.
I would attach configuration.h if forum allowed
My changes to configuration.h are:
#define DEFAULT_ACCELERATION 1000
#define X_MAX_LENGTH 217 // ** 01_31_2015
#define Y_MAX_LENGTH 245 // ** 01_31_2015
#define Z_MAX_LENGTH 170 // ** 01_31_2015
#define DEFAULT_MAX_ACCELERATION {1000,1000,30,10000} // ** 01_28_2015 X, Y, Z, E
#define DEFAULT_ACCELERATION 1000
#define DEFAULT_XYJERK 10.0
#define E0_CURRENT 230 // ** 01_29_2015
#define E1_CURRENT 200 // ** 01_29_2015
I use S3d software.
Issues are:
1) Extruder fan (24V) starts as soon as RAMBo is powered on, but stops when print starts.
2) Extruder motor does a lot of "clunk-clunk", and extrusion of plastic is sporadic when it's very active making short moves & reversals. But it'll extrude continuous 100 mm without a peep.
I got into this mess by cleaning house in my computer files ... deleting duplicates of old stuff, and starting fresh with the latest. Bad move.
I would attach configuration.h if forum allowed