Z-Tilt, 12v Controller Fan, and More

I am trying to get my RRVC3 500 up and running, but keep running into issues and I'm tired of searching online.
64 Replies
FRINGE_SCIENCE#4673
Firstly, the fan.
No description
FRINGE_SCIENCE#4673
This is an old 12v fan I had. Not sure if it works properly. I want to use it for the board fan, but I don't want to risk booting the thing up and shorting something out. I have it hooked up a similar way to my 4028 parts cooler fan. I have not turned it on yet. I figured I'd better ask beforehand, lest I damage something important.
foreign-sapphire
foreign-sapphire2y ago
make sure you have the voltage jumper in the correct setting for the 12v fan, it's the middle one
FRINGE_SCIENCE#4673
I did that. Should I go ahead and try turning it on?
foreign-sapphire
foreign-sapphire2y ago
that should be fine then yeah
FRINGE_SCIENCE#4673
Okay. That seems to be working. Can't quite hook it up yet, but good to know.
blacksmithforlife
Unless you need to control the rpm, why not just use the red and black and wire it as a normal fan?
FRINGE_SCIENCE#4673
Secondly is the 4028 fan. The dashboard control is in reverse. 100% is off, 0% is full blast. I'm assuming the now running control fan is the same way, because it says 0% on the dashboard while running at full speed. Because I'm trying to learn how all this works and make use out of everything here.
FRINGE_SCIENCE#4673
Well, the controller fan either doesn't work the same as the parts cooler, or the part on the fan got burned up. Or the controller fan is the fan that's in the RP housing.
blacksmithforlife
Then you need to invert the logic by either adding or removing ! from the fan control pin
blacksmithforlife
Connecting a 4028 fan | RatOS
4028 server fans are becoming a popular option for part cooling because of their light weight and great pressure and flow rates. In this guide we'll go over how to connect one and use it for part cooling. 4-pin fans usually aren't used in 3d printers, and many boards only provide 2-pin ports, but fear not! There's always a way.
FRINGE_SCIENCE#4673
Where in printer.cfg are the fan pins? I've looked all over in it and it's not there.
blacksmithforlife
That example shows it with a ! so if you have that and it is running in reverse then you would remove the !
FRINGE_SCIENCE#4673
Yes. Where?
blacksmithforlife
They aren't there on purpose. Rat-OS defines that elsewhere. You just need to supply the overrides if any In the section labeled USER OVERRIDES put
[fan]
pin: !fan_part_cooling_pin
[fan]
pin: !fan_part_cooling_pin
FRINGE_SCIENCE#4673
I did that and it worked. Thank you. Okay, so what about the 25khz vs 100hz? How do I know which is best? Will it sound different? Will I get an error on the console?
foreign-sapphire
foreign-sapphire2y ago
if it works, it works, if not, you can try and change that
FRINGE_SCIENCE#4673
Well, it worked. Didn't sound any different, so I'm assuming it's doing the right thing. Okay, now for the Z-Tilt. It homed out, I ran Z-Tilt, already pretty level. Left z arm went down. It cycled through again, left arm went down even further. Got an error saying, "Retries aborting: Probed points range is increasing." Z-axis is running in the right direction, so that's not it. Actually, before I get that answered, I need to know how to open and run RatOS on other devices. I tried going through the whole hotspot thing and nothing would work.
blacksmithforlife
You probably have the motors backwards. Z0 should be front left, Z1 back center, Z2 is front right. Use klipper stepper buzz command to check them
FRINGE_SCIENCE#4673
That was it! I don't know why I didn't think of that, but thank you!
FRINGE_SCIENCE#4673
I'm going through the rest of the setup. Just ran the tension test.
No description
FRINGE_SCIENCE#4673
Not sure what I need to do here, if anything.
blacksmithforlife
You are trying to get them to match so the belt tension is equal
FRINGE_SCIENCE#4673
Okay. So it looks like the lower belt needs to be tighter.
FRINGE_SCIENCE#4673
Ran the bed mesh. It's pretty bad.
No description
FRINGE_SCIENCE#4673
This is one of those things where if the machine itself is built a little uneven, the bed will be uneven, isn't it?
blacksmithforlife
What is the variance? It can look bad but if the variance is low it doesn't matter
FRINGE_SCIENCE#4673
My most recent go, 0.618, which from what I've seen is pretty terrible.
blacksmithforlife
Watch the pinned video in #fix-my-mesh https://discord.com/channels/582187371529764864/994009674892447805/994009857181102191 Watch that video it will help you fix the mesh
FRINGE_SCIENCE#4673
Thank you for that. It looks like I'm going to have to partially reassemble this thing. Loosen up the framework and reseat it all.
Helge Keck
Helge Keck2y ago
if this fan has a onboard pwm controller then this is a not so good idea
FRINGE_SCIENCE#4673
I think I might have mistakenly burned up the PWM awhile back.
FRINGE_SCIENCE#4673
I put on 2 of those straps, loosened up the framework, gave the thing a shake, and it all lined up perfectly. Everything is now straight and square.
FRINGE_SCIENCE#4673
Well, it looks like straightening the framework didn't do much at all. And that's with the bed heated up to 60°C.
foreign-sapphire
foreign-sapphire2y ago
so a pro tip ( that i can't beleive i didn't think of myself... ) is to rotate the bed 90 degrees and probe again, if the taco mesh rotates with it, you can assume it's the bed, if it doesn't then it's more likely a frame problem keep in mind, if you have the RR plate, and can't be bothered to drill new mounting holes for it like me, putting it on the holders with the balls off to the side works, but you will move the Z arms to the limit, and very likely crash them into the holders for the rods on the top unless you make sure they are at the very top...
FRINGE_SCIENCE#4673
Okay. Could have anything to do with the position of the sensor? Also, how do I make it sample more than a 7x7 grid?
foreign-sapphire
foreign-sapphire2y ago
it shouldn't but some type of sensors are more sensitive to temperature difference of their internals, so that can be a factor, but i don't think that's it here you change this in the printer.cfg:
probe_count: 10, 10
# For rectangular beds, this is a comma separate pair of integer
# values X, Y defining the number of points to probe along each
# axis. A single value is also valid, in which case that value will
# be applied to both axes. Default is 3, 3.
probe_count: 10, 10
# For rectangular beds, this is a comma separate pair of integer
# values X, Y defining the number of points to probe along each
# axis. A single value is also valid, in which case that value will
# be applied to both axes. Default is 3, 3.
FRINGE_SCIENCE#4673
As an override, right?
foreign-sapphire
foreign-sapphire2y ago
yeah in the overrides section
FRINGE_SCIENCE#4673
Alright. I'm running a 10x10 calibration. See what happens from there. What if I flipped the flex plate upside down so it's smooth side up?
foreign-sapphire
foreign-sapphire2y ago
shouldn't hurt anything
FRINGE_SCIENCE#4673
Okay, now it's worse.
No description
FRINGE_SCIENCE#4673
Let's try the smooth side. ... I'm starting to think I should have stuck with the 7x7 mode until I get a little closer to level.
FRINGE_SCIENCE#4673
That might have just made it more accurate. Okay, turning it sideways now. Hopefully, that works.
FRINGE_SCIENCE#4673
I don't think it's the bed itself.
No description
FRINGE_SCIENCE#4673
What could cause this? Is it the rails?
FRINGE_SCIENCE#4673
Seems this is a common problem with the 500. Especially the back, there. Wants to sag a lot.
BulMaster
BulMaster2y ago
Go on? Cause I kinda did that 😅 Try the following, move the X axis all the way to the front, untighten 2/3 of the y rails screws from the back until the screw goes a bit down but still is high enough to allow the rail to move. The rails will still be tightened on the front so the rail won’t fall. Move the X rail all they way to the back and start tightening from the last screw you untightened. This will align the rails as more often than this prob is caused by the back part of the extrusions being closer to each other than the front parts. You are basically aligning the rails based on your X/Y joiners instead of the printed jigs.
FRINGE_SCIENCE#4673
OH, I get ya.
FRINGE_SCIENCE#4673
Well, I did that and got this.
No description
FRINGE_SCIENCE#4673
Then I did a similar thing with the X rails, and got this.
No description
FRINGE_SCIENCE#4673
I only did the top rail (I have the dual rail mod) because my hex key rounded out on me But given that affected things so drastically, I think it might be the X rail that's at fault.
FRINGE_SCIENCE#4673
Is this part supposed to sit completely flush or not?
blacksmithforlife
shouldn't matter
FRINGE_SCIENCE#4673
Well, I went ahead and did what you said again, smoothed the insides of the rail blocks to make things sit more flush, and loosened and retightened the whole x gantry... And made the whole thing worse.
No description
FRINGE_SCIENCE#4673
I'm moving this to the "fix my mesh" channel.
BulMaster
BulMaster2y ago
Its so pronounced it should be a printer issue
Want results from more Discord servers?
Add your server