@droftarts and @jay_s_uk
Thanks for the answers!
The sum of the 2 suggestions solved my problem.
I think the translation of the documentation into Portuguese by Google made me misspell the D parameter of the M563 command.
I had really forgotten to activate T0.
I used RRF for a few years, since v2.03 and migrated in 2022 to klipper on all machines. Now I'm going back to RRF and I'm trying to remember everything.
Thanks to both of you!
Best posts made by RodrigoRMaraujo
-
RE: [SOLVED] Help setting up hotend heater
-
RE: Duet maestro - Diag led does not turn off
@oliof thanks for replying.
I ended up finding the problem.
Since I've already installed a dozen Duet 2 WiFis, and I installed a Maestro over 4 years ago, I didn't remember that the Maestro has a separate binary, specific to it. My mistake!
I uploaded the correct binary, left the card with the correct firmware and it worked 100%! I already have v3.5.4 working.
Returning to AliExpress is practically impossible here in Brazil lol.
I've been buying Duets on AliExpress since 2019, luckily I haven't received a bad one yet.
Problem solved, thank you very much.
-
RE: How to make a temperature sensor appear on the main dwc tab?
Hi @jumpedwithbothfeet , thanks for replying.
It's just that the M308 command is not enough for it to appear on the main tab. I already have the sensor set up and working.
For it to appear on the main tab, it must be connected to a heater, just like the hotend and table sensors.See the "Sensor borda" in the second tab (extras). I would like this to appear in the tools tab.
As I understand it, I need to create a virtual heater and connect this sensor to this heater, so that it appears in the tools tab.
-
RE: Help with sensorless in duet 3 mini 5+
@fcwilt said in Help with sensorless in duet 3 mini 5+:
I didn't think it would make a difference and it didn't.
So why are you using H4 instead of H1?I just haven't changed it yet.
-
RE: Activate fan by driver movement
@oliof thank you!
You reminded me of this detail about using the MCU temperature. I've been away from RRF for 2 or 3 years and just got back to it, and I ended up forgetting several details like this.
Thank you very much, problem solved.M308 S2 Y"mcu-temp" A"MCU" ; configure sensor 2 as on-chip MCU temperature sensor M950 F2 C"out6" ; create fan #2 - Big Dipper fysect board M106 P2 C"5015_Drivers" H2 L0.15 X1 B0.3 T40 ; configure fan #2