#Hotenend Thermistor only recognized when on Main MCU not when on Toolboard

11 messages ยท Page 1 of 1 (latest)

tender needle
#

Hey guys, I am also freaking out with the ADC out of range error after setting up the machine.

What I know is, that none of the Thermistors is broken and that the issue is the Hotend Thermistor connection.
When I plug the Hotend-Thermistor in the MCU as in the RatOS documentation everything works fine... but as soon as I put it in the EBB42 its not working anymore. I think that I did some kund of mistake in my n00bish printer.cfg in the toolboard part

Hope somebody can help me with that issue and tell me where my mistake is

lilac acorn
#
# EXTRUDER
[include RatOS/extruders/orbiter.cfg]
[include RatOS/hotends/rapido.cfg]
# If you need to change the direction of your extruder, you can do it here.
#dir_pin: !toolboard:e_dir_pin

Why did you add these to the toolboard section?

Do not rearrange the includes.

#

(this is why it doesn't work)

#

Also, don't freak out ๐Ÿ™‚

#

If you need to start over or just reference the original printer.cfg template, you can find it in RatOS/templates/v-core-3-printer.template.cfg

tender needle
#

I thought I have to :D.. "activate" it in the toolboard session or sth. like that.

lilac acorn
#

Everything in printer.cfg is where it's supposed to be, you can edit values if a comment suggests it. Any modifications or custom stuff goes in user overrides at the bottom. That's the general rule of thumb ๐Ÿ™‚

tender needle
#

Damned... already fixed

#

Thank you! I will take your advide with the freaking out part ๐Ÿ˜„

#

By the way, Is there the full original printer.cfg somwhere? Maybe I should reset everything ๐Ÿ˜„