Unknown Pin Chip Name: Probe

Hello there. I opened my printer.cfg to increase the speed of my bed mesh with a Beacon. I then started getting this error. printer.cfg attached.
60 Replies
miklschmidt
miklschmidt•8mo ago
No description
kyle
kyle•8mo ago
Thank you for taking a look @miklschmidt This line was added when I did the beacon set up from the picture. Do I need it?
No description
kyle
kyle•8mo ago
I guess for reference, when removing the line, I still get the same error.
miklschmidt
miklschmidt•8mo ago
No, like it says in the template, all you need to do is enable the include and run BEACON_CALIBRATE
kyle
kyle•8mo ago
I don't think that is what I will want to do as the x and y offset that are within that part of RatOS are different than what I have.
kyle
kyle•8mo ago
I have y offset of 16. And this doesn't have the serial.
No description
miklschmidt
miklschmidt•8mo ago
the beacon include has offsets for the beacon mod made by fabreeko speedy, obviously if you're using custom stuff you should deal with that in an override in the user override section like with everything else. /dev/beacon is the correct serial. RatOS maps the beacon device for you. If you follow the instructions, everything is a lot easier. If you need to modify the y_offset, then add
[beacon]
y_offset: 16
[beacon]
y_offset: 16
To user overrides. That's it.
kyle
kyle•8mo ago
So you would recommend deleting all of the other beacon things I have?
miklschmidt
miklschmidt•8mo ago
I'm not sure what you mean by "all the other beacon things", how much did you change?
kyle
kyle•8mo ago
Here is what I had added for the beacon. I'm not sure what I need to remove to fix the Probe error
No description
No description
miklschmidt
miklschmidt•8mo ago
ah.. Yes delete everything under [beacon] except y_offset. And delete the two yellow lines from your last pic Oh you need to delete the safe_z_home section too That's not a thing in RatOS. Really you should pay attention to the comment at the beacon include:
(everything is already installed, just connect it and run BEACON_CALIBRATE)
(everything is already installed, just connect it and run BEACON_CALIBRATE)
That's literally all that should be done
kyle
kyle•8mo ago
What do you think about the bed mesh section? I wanted to make sure I had the correct size, speed, and increase the number of probe points?
miklschmidt
miklschmidt•8mo ago
I use maybe more points myself with beacon. 50x50 i believe at 600 mm/s But make sure your mesh is scanned first. If you're limiting your Y (because of the mod you're using and the rear leadscrew for example) or using a different mod etc, you may need to adjust your bed mesh min/max and change your y_offset. But that is it.
kyle
kyle•8mo ago
Printables.com
EVA 3 Beacon Probe UHF / Volcano Ducts by Fabreeko Speedy | Downloa...
EVA 3 UHF / Volcano Ducts with a mount for Beacon Probe. Same as the volcano length ducts. | Download free 3D printable STL models
kyle
kyle•8mo ago
This is what I am using to attach.
miklschmidt
miklschmidt•8mo ago
Yeah the config is made for that
kyle
kyle•8mo ago
I will remove the y offset part.
miklschmidt
miklschmidt•8mo ago
Only it cannot adjust your bed mesh. So make sure you set your Y endstop so that your beacon won't hit the rear leadscrew.
v1.3 published files with lower Y offset and added zip tie mount to the rear assembly.
v1.3 published files with lower Y offset and added zip tie mount to the rear assembly.
This is probably why you get 16mm and not 27. So y_offset is fine
kyle
kyle•8mo ago
What do you mean adjust your bed mesh? Also I have made sure the y endstop is triggered before it hits the rear leadscrew
miklschmidt
miklschmidt•8mo ago
bed mesh min/max. If you limit your Y position_max, you'll get an error when the bed mesh attempts to scan outside your defined boundaries.
Also I have made sure the y endstop is triggered before it hits the rear leadscrew
Perfect. This is what i'm talking about. When you do that you move the physical position of the virtual dimensions. Y=0 will have moved forward.
kyle
kyle•8mo ago
Gotcha. So I should delete this section as well? For yours how do you edit the speed or the number of points?
No description
miklschmidt
miklschmidt•8mo ago
You need to adjust your [stepper_y] position_min and position_max. Verify that 0,0 and 400,400 is within your print sheet. No, you can change those to your liking. However you should delete horizontal_move_z.
kyle
kyle•8mo ago
I have a 500, so I should ensure that 0,0 and 500,500 are within the print sheet? If this is correct, should the mesh min and max be 0,0 and 500,500?
miklschmidt
miklschmidt•8mo ago
Yes, sorry. 🙂 And no, bed_mesh is confusing and subtracts the probe offsets. Attempting to scan up to 500 would put your toolhead at 516. (causing an error)
kyle
kyle•8mo ago
Oh, so I could do 0,16 and 500,484 if I wanted to.
miklschmidt
miklschmidt•8mo ago
Potentially, you'll have to experiment and make sure everything is set correctly if you want to min/max it like that.
kyle
kyle•8mo ago
Do you have any recommendations? Like is 20mm a good buffer on both x and y?
miklschmidt
miklschmidt•8mo ago
The mapping between virtual coordinates and physical space is important to get right. The defaults are my recommendation. That's why i made it. 😂
kyle
kyle•8mo ago
Okay, so how about I just get rid of those lines for right now!!
miklschmidt
miklschmidt•8mo ago
Yes, just remember your repositioned your endstop and thus moved the entire virtual space in physical space. So just make sure that's set up correctly.
kyle
kyle•8mo ago
Do you mind if I save and restart my firmware, then turn off and on my printer, and then see if the error is still there?
miklschmidt
miklschmidt•8mo ago
No, but i have to go, i'll check in on you later. You don't need to turn it off and on to check the error. Save and restart is enough.
kyle
kyle•8mo ago
Thank you! I am still getting the error, so maybe we can talk later. I really appreciate your help so far. I was supposed to run my printer for the first time today as I just finished making the cabinet that it sits on. Thank you again!
kyle
kyle•8mo ago
No description
miklschmidt
miklschmidt•8mo ago
Post your klippy.log (download from machine tab) and i'll take a look when i'm back
kyle
kyle•8mo ago
kyle
kyle•8mo ago
Also adding in that my things are up to date!!
No description
miklschmidt
miklschmidt•8mo ago
Can't find any issues ... try deleting this part from your printer.cfg
No description
kyle
kyle•8mo ago
Hmm, still getting the error. Do I just need to reset my printer config or Pi or something?
miklschmidt
miklschmidt•8mo ago
You can try resetting your printer.cfg, but i fail to see anything wrong with it, honestly not sure what's going on. you can replace it with the v-core-3 template found in RatOS/templates/v-core-3-printer.template.cfg
kyle
kyle•8mo ago
So copy in that template save and restart? Then go back in and change the values I need?
miklschmidt
miklschmidt•8mo ago
pretty much yeah
kyle
kyle•8mo ago
Should I just copy paste it into the current printer.cfg, or delete that and make a new one?
kyle
kyle•8mo ago
No description
kyle
kyle•8mo ago
I just don't know what to do. I have never even printed with this machine and it feels like all I do is run into problems. This error didn't occur yesterday. It only showed up when I started the printer today.
Looking at the boards, everything is plugged in correctly. My toolboard, pi, and mainboard all have lights. I can't check to see if the beacon is working as I can't do anything with the printer homing with this error.
Is it a RatOS thing? Should I uninstall it, wipe my boards and go with a different operating system?
miklschmidt
miklschmidt•8mo ago
Is it a RatOS thing?
No Like i said, i'm running Beacon no issues. Multiple people are. You can try reinstalling, but i have no idea what's going wrong with your setup. Could be because the beacon isn't connected actually. Send me a screenshot of the machine page in mainsail The "System Loads" tab specifically I would just assume you'd get an error about the beacon MCU and not that the virtual probe pin alias wasn't registered, it's very odd.
miklschmidt
miklschmidt•8mo ago
You should see this
No description
miklschmidt
miklschmidt•8mo ago
Wait a minute.. You should have info messages about untracked files in here.. I think you done goofed something
miklschmidt
miklschmidt•8mo ago
No description
miklschmidt
miklschmidt•8mo ago
If that's not there, that means all the plugins are missing. Did you hard reset klipper?
kyle
kyle•8mo ago
I updated it this morning. How do I get the plugins back?
kyle
kyle•8mo ago
This is what I have for system loads.
No description
miklschmidt
miklschmidt•8mo ago
Go to http://ratos.local/configure and click the "Actions" dropdown on the top right of the page, then click "Symlink klipper extensions" Right it's not connected to anything whatsoever because the config never loaded.. nevermind. Go to the configurator and restore the extensions from there.
kyle
kyle•8mo ago
Everyting is now connected. I feel like a complete idiot. I am sorry for wasting your time today. Finally, thank you for all the help on this.
miklschmidt
miklschmidt•8mo ago
Just to be absolutely sure everything is restored to it's proper working order please do this:
ssh pi@ratos.local
sudo ~/printer_data/config/RatOS/scripts/ratos-update.sh
ssh pi@ratos.local
sudo ~/printer_data/config/RatOS/scripts/ratos-update.sh
That'll fix everything RatOS need to keep itself running when you update. No worries
kyle
kyle•8mo ago
So I just put that in the console?
miklschmidt
miklschmidt•8mo ago
Oh, no you run that from the commandline of your computer Assuming you're on windows, press WIN + R, enter "cmd" and hit enter Then put in those lines. one at a time. First line will connect to your raspberry pi. User is pi password is raspberry Next line will run a script that fixes everything that needs to be fixed.
kyle
kyle•8mo ago
Done! Thank you so much!! It is up and working! Thank goodness!