Decoupling or Something Else
hey,
I m a bit new to some of this.
the Summary is that I built a Homemade printer using the Repetier 0.92.8 firmware.
originally got the DECOUPLE Errors.
so update the firmware, like I saw in other posts
Original Details :
#define DECOUPLING_TEST_MAX_HOLD_VARIANCE 20
#define EXT0_DECOUPLE_TEST_PERIOD 12000
#define DECOUPLING_TEST_MIN_TEMP_RISE 1
Based of Forum Notes I Changed Details to:
#define DECOUPLING_TEST_MAX_HOLD_VARIANCE 300
#define EXT0_DECOUPLE_TEST_PERIOD 1800000
#define DECOUPLING_TEST_MIN_TEMP_RISE 1
but has noticed that the error has disappears for the decoupling.
but the Extruder still gets to Temp(230 degree C for ABS) and once it has reached the right temp, the machine starts to print.
then the Extruder Temp starts to drop, EVERYTIME, Print never gets past the first layer until to cold.....
Any chance someone can please provide the correct solution.
happy to upload the configuration.H file as needed.
thanks in advance.
Comments
hi,
thanks...