#printer.cfg setup and error with sensorless homing

19 messages · Page 1 of 1 (latest)

waxen kernel
#

Working on getting my Formbot Micron up and running. This is my 1st printer build and 1st exposure to Klipper. Klipper is giving me errors and google search did not give me any answers.

Hardware: Manta M8P V2, running CAN with EBB36 V1.2 in toolhead.

It is in the sensorless homing settings. It does not like the virtual endstop entries. What do I need to adjust to get it to work and continue on to the next error to fix? 🙂

foggy panther
#

Have you read the voron sensorless guide?

waxen kernel
#

I have tried but it will not go past the error shown in op.

#

I tried both diag0 and diag1 and combinations of both. It won't go past the virtual endstop

novel rivet
#

Have you tried simply diag_pin: PF4?

foggy panther
#

For 2209s, it's just diag, not diag0 or diag1

waxen kernel
# novel rivet Have you tried simply ```diag_pin: PF4```?

TY I will try that. The special note said either 0 or 1, and I missed that it had just diag there as well. The default provided printer config file was supposed to be for the micron with 2209's so I am a bit surprised that was incorrectly in there as diag0 from the start.

waxen kernel
# foggy panther Where did you get that file?

Direct from micron github. Just updated last week.

I will let the creators know to adjust that once I test it at lunch. I feel confident of what you told me, just want to confirm it clears the error before I have them make any changes. I think they are using different mainboard and drivers for development and were unaware the 2209's were different and not needing 0 or 1.

#

The micron is still a work in progress they are developing the manual and documentation now as the core printer design is finally dialed in with version R1 as of a week or two ago.

foggy panther
#

Working from a different driver and making a copy/paste error?

#

Sure, absolutely

waxen kernel
#

Not meant as a slight by any means. and yes that is what I was thinking as they have leviathan config right below micron. They have a ton on their plates right now.

#

It doesn't help that I missed the base diag at the beginning of that note in the sensorless guide and got fixated on the 0 or 1. Thank you and @novel rivet for pulling my blinders off to the obvious.