Installed RatRig extruder now I get mcu errore

After installing the new extruder Beta2 from RatRig and attaching all the wires I get a mcu error saying it can not find my EBB42. Checked all the connections but it seems ok. What should I check. I tried to reinstall from zero and but after saying it wanted to upgrade the Manta it failed. I turned off and on but I stil get the mcu error.
Solution:
Ok got it to work with the MAX , now I'm getting a coorect reading. heater_pin: toolboard:PB13 sensor_type: MAX31865 sensor_pin: toolboard:PA4 spi_bus: spi1...
Jump to solution
30 Replies
TheTik
TheTik•10mo ago
attach your printer.cfg
Synapsis
SynapsisOP•10mo ago
Here is how it was before the change. and now.
Synapsis
SynapsisOP•10mo ago
I have to change from Biqu probe to Bl Touch Extruder and the Fans Option 'microsteps' in section 'extruder' must be specified this is the error i get now. What I do know if the EEB42 is working or not. When I did the update right after the install I got no errors. Trying to reinstall I get this message what's best to do? I did a fresh install had to Flash Manta M8p and EDD42 in DFU but all went well, or so i thought. I attache my logs because now when I turn on the printer my BBB42 does not light up and I have a serial error.
Synapsis
SynapsisOP•10mo ago
Can some please help. I also tried different USB Cables.
blacksmithforlife
blacksmithforlife•10mo ago
looks like you haven't done the initial configuration and editing your printer.cfg https://os.ratrig.com/docs/configuration#initial-configuration
Synapsis
SynapsisOP•10mo ago
Some thing is strange , when i turn on the printer with the EBB42 plugged to the power supply the two lights do not turn on like they should. If i discconect power from the EBB42 and use the power from USB (with jumer) they turn on and I can Flash the EBB42. etc. Now if I take out the jumper and plug back in the power supply (checked voltage is 24V) and USB always connected the light are off and the board seems not to see the EBB42. here is my printer.cfg as long as I use power from usb no mcu error but if I use power supply I get this mcu 'toolboard': Unable to connect Once the underlying issue is corrected, use the "FIRMWARE_RESTART" command to reset the firmware, reload the config, and restart the host software. Error configuring printer.
Synapsis
SynapsisOP•10mo ago
I also tried anothe brand new EBB42 same probems
blacksmithforlife
blacksmithforlife•10mo ago
you always have to have the USB connected to the EBB42 regardless of what is powering it
# BTT Micro Probe
[include microprobe.cfg]
# BTT Micro Probe
[include microprobe.cfg]
What is this? you shouldn't need a lot of this
[controller_fan controller_fan]
pin: PB8
tachometer_pin: ^PC14
tachometer_poll_interval: 0.0005
cycle_time: 0.01

[stepper_x]
full_steps_per_rotation: 400
position_max: 400
position_endstop: 0

[stepper_y]
full_steps_per_rotation: 400
position_max: 400
position_endstop: 400

[stepper_z]
position_max: 400

[extruder]
rotation_distance: 3.44
full_steps_per_rotation: 200
step_pin: toolboard: PD0
dir_pin: !toolboard:PD1
enable_pin: !toolboard: PD2
filament_diameter: 1.750
microsteps: 16
nozzle_diameter: 0.400
max_extrude_only_velocity: 60
max_extrude_cross_section: 1.3
max_extrude_only_distance: 100
heater_pin: toolboard:PB13
sensor_type: MAX31865
sensor_pin: toolboard:PA4
spi_bus: spi1
rtd_nominal_r: 100
rtd_reference_r: 430
rtd_num_of_wires: 2
min_extrude_temp: 190
min_temp: -20
max_temp: 350
pressure_advance: 0.02
control: pid
pid_Kp: 13.657
pid_Ki: 0.349
pid_Kd: 133.670

[tmc2209 extruder]
uart_pin: toolboard: PA15
interpolate: false
run_current: 0.7
stealthchop_threshold: 0
[controller_fan controller_fan]
pin: PB8
tachometer_pin: ^PC14
tachometer_poll_interval: 0.0005
cycle_time: 0.01

[stepper_x]
full_steps_per_rotation: 400
position_max: 400
position_endstop: 0

[stepper_y]
full_steps_per_rotation: 400
position_max: 400
position_endstop: 400

[stepper_z]
position_max: 400

[extruder]
rotation_distance: 3.44
full_steps_per_rotation: 200
step_pin: toolboard: PD0
dir_pin: !toolboard:PD1
enable_pin: !toolboard: PD2
filament_diameter: 1.750
microsteps: 16
nozzle_diameter: 0.400
max_extrude_only_velocity: 60
max_extrude_cross_section: 1.3
max_extrude_only_distance: 100
heater_pin: toolboard:PB13
sensor_type: MAX31865
sensor_pin: toolboard:PA4
spi_bus: spi1
rtd_nominal_r: 100
rtd_reference_r: 430
rtd_num_of_wires: 2
min_extrude_temp: 190
min_temp: -20
max_temp: 350
pressure_advance: 0.02
control: pid
pid_Kp: 13.657
pid_Ki: 0.349
pid_Kd: 133.670

[tmc2209 extruder]
uart_pin: toolboard: PA15
interpolate: false
run_current: 0.7
stealthchop_threshold: 0
Synapsis
SynapsisOP•10mo ago
Yes that I know like, I said the lights do not turn on If I yes the 24v connector to the EBB42 . That looks like my old config this is the one I have now after new install.
Synapsis
SynapsisOP•10mo ago
this is with out power from USB
No description
Synapsis
SynapsisOP•10mo ago
The other times had no real problems installing. I knew something was wrong when the Bl didn't probe when I turned on the power. Changed EBB42 now they turn on
blacksmithforlife
blacksmithforlife•10mo ago
you need to uncomment line 272
Synapsis
SynapsisOP•10mo ago
ok thanks Question I'm getting a MCU 'toolboard' shutdown: ADC out of range, the sensor is connected , now if I say i'm using the Rapido should it now the sensor type or do I have to add it?
TheTik
TheTik•10mo ago
you'll have to tell it Put this under User Overrides: [extruder] sensor_type: PT1000
Synapsis
SynapsisOP•10mo ago
Thanks but still get the error I have the bed sensor type as EPCOS 100K B57560G104F , which is the bed I bought from RatRig.
TheTik
TheTik•10mo ago
are we talking about the extruder, or the bed? Or is this a new error
Synapsis
SynapsisOP•10mo ago
It would seem the extruder as it says toolboard I was just asking about the bed but for now I don't know if it is working seeing it keeps shuting down. Controlled the connections and seem to be ok.
Synapsis
SynapsisOP•10mo ago
With my previous hotend i had the EBB42 set as a PT100 with sensor_type: MAX31865 which is on the EBB42 and should be more accurate. So I set the EBB42 as a PT1000 with the jumpers.
No description
blacksmithforlife
blacksmithforlife•10mo ago
You need to follow the Rat-OS wiring diagram if you expect it to work without modification
blacksmithforlife
blacksmithforlife•10mo ago
Just use it as a regular thermistor
Synapsis
SynapsisOP•10mo ago
Ok I feel stupid thanks will try it.
blacksmithforlife
blacksmithforlife•10mo ago
Sorry, not trying to make you feel stupid, just pointing out there is documentation and it will help for you to read it
Synapsis
SynapsisOP•10mo ago
😄 Thanks so muh that was the problem, wanted to use the MAX as the said it was more accurate. Should have followed the guide. Only problem its reading 129° .
TheTik
TheTik•10mo ago
If its reading 129 I think its assuming the wrong thermistor type
Synapsis
SynapsisOP•10mo ago
I have not added any sensor type blacksmithsays it should work without modifications.
blacksmithforlife
blacksmithforlife•10mo ago
No, I said to use a regular thermistor port. You still need to specify the correct thermistor type as TheTil said
Synapsis
SynapsisOP•10mo ago
Ok will do. Thanks Ok added [extruder] sensor_type: PT1000 but I get aMCU 'toolboard' shutdown: ADC out of range.
Solution
Synapsis
Synapsis•10mo ago
Ok got it to work with the MAX , now I'm getting a coorect reading. heater_pin: toolboard:PB13 sensor_type: MAX31865 sensor_pin: toolboard:PA4 spi_bus: spi1
Want results from more Discord servers?
Add your server