FatalDischarge wrote:I applied some Arctic Silver to the thermistor thinking it may help. I don't think it did. In fact, it is probably what caused the short. I just happened to be in arms reach of the thermistor from my first hotend so I tried it, now everything works.
I would like to know how to enable and utilize the all of the connections on the X3. How do I control D16 / 17 or D4, D5, D6, and D11? I was thinking of just connecting the E3D fan to the same wires as the extruder motor fan but I would rather keep everything separate.
Also, why are the lights flickering?
q1: there is an gcode to switch i/o pins, such as:
M42 in Marlin/Sprinter
Example: M42 P7 S255
M42 switches a general purpose I/O pin.
S255 allows you to set different PWM (should they be PWM pins).
If you want more than that, you have to hack the firmware directly.
Marlin does support pins in the new firmware I uploaded to act as 'turn on when driver first used, turn off x seconds after last used' which might be worth you looking in to.
Q2: They do that. Its due to the way the PWM circuit on them works to drive the strip. Its indicative of nothing in particular, isn't a fault, and mine do it too...