CRiley071985
About
- Username
- CRiley071985
- Joined
- Visits
- 13
- Last Active
- Roles
- Member
Comments
-
Problem located. Thermal heater Cartridge blew out apparently. Going to take a wild guess and say it died when the last control board went up in smoke. Everything else is fine. Of course, if anyone knows how I can get my hands on one of those th…
-
Okay, so now the error I'm getting is that it seems the Thermistor is decoupled or something. The above post is my Configuration.h file. Heatbed is working, motors are moving, Thermistor on Extruder is reading the correct base temperature. Not sure …
-
#ifndef CONFIGURATION_H #define CONFIGURATION_H#define NUM_EXTRUDER 1 #define MOTHERBOARD 33 #include "pins.h"// ################## EDIT THESE SETTINGS MANUALLY ################ // ################ END MANUAL SETTINGS ###########################unde…
-
We have motor movement, now I only have an issue heating the extruder....
-
O.O How.... How would I check that?
-
Okay, so then my next issue, my stepper motors aren't working with the software, and my Heatbed/Extruder aren't heating up. almost like the software is in Dry-run mode, but it isn't.