#Chonk needs coding for 3 axis Z-tilt

109 messages · Page 1 of 1 (latest)

magic rock
#

Hello guys I was hoping the Chonk builds could receive the option for z-tilt bed leveling. With a toolboard the skrat has the open slot.
ZMA= Z0 E0M= Z1 E1M=Z2 just like a V-core. This would be nice to have. Is this possible?

dark pumiceBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

magic rock
#

Chonk needs coding for 3 axis Z-tilt

magic rock
fiery venture
#

Did you pick skrat in the configurator?

fast rain
#

However there's currently no available 3z chonk printer config.

#

Wouldn't take long to make one though

magic rock
#

Please please please you would make this printer better!!!!!! I can run tests for you as I have one ready

magic rock
#

I have an ebb42 on it currently but I just ordered the Orbiter Orbitool. We are mounting the toolboards on the motor and retaining the stock clearance now with the open port which would mimic a V-core and add to the build.

deep flax
#

A few minutes of work.
It will be enough to add a few lines to printer.cfg.
I haven't tried, I don't have such a board, nor 3 motors on Z.

deep flax
fast rain
#

@magic rock done and pushed 🙂

#

I've just limited the Y to 170, as i wasn't sure if 180 would cause toolboard damage, IIRC it doesn't quite fit.

magic rock
fast rain
magic rock
#

plenty of room

magic rock
fast rain
fast rain
#

(you need to select the V-Chonk 3Z printer)

#

Update is on the way

#

give it 10 minutes and it should be ready 🙂 (you need to update both RatOS and RatOS-configurator)

magic rock
#

I am not using the earlier ebb mount that people were having clearance issues with. I did spread the word in the Chonk section to mount the sensor on the motor. I have an ebb36 and ebb42 mount I will upload

#

currently I am installing the orbitool toolboard so give me an hour or two on that.

fast rain
#

The height on that thing and the 2 point mounting looks like a resonance nightmare.. Chonk toolhead really isn't made for toolboards, lol. I think i'd rather slap a 6 driver board in the bottom but in any case, it should work. It's gonna be a problem for people who use the other mount... Now i want to limit it to 170 again.

magic rock
#

its pretty compact compared to the ebb42

magic rock
#

I have reflashed the SD card twice to reconfigure and keep getting this error code. It also keeps telling me my pi is on an older version and when I click flash board it just keeps cycling back to this message

#

It finally let me update everything and I did the config for the beta z but now get this error. I haven't shut it off without properly hitting shut down in klipper just so you know.

fast rain
fast rain
fast rain
fast rain
fast rain
#

hmm

magic rock
#

what should I do?

fast rain
#

@magic rock try :

[heater_fan toolhead_cooling_fan]
hardware_pwm: True

I think the problem is because of the max_power: 0.995 and software pwm. In shutdown mode no software is running and it defaults to 1 on heater_fans (for good reason) which gets limited to 0.995, which then triggers the error.

#

I have pushed that fix now so you can just update instead 🙂

magic rock
#

I updated and got the same error. I then went and cleared out my SD card. Flashed the image again. Set up wifi. Did all the updates. Then I ran the configurator. Same error.

magic rock
#

This error started when I installed the orbitool. When I had the normal config and the ebb42 this error never came up.

fast rain
fast rain
magic rock
#

Is that something you select in the settings?

fast rain
magic rock
#

Oh I thought that was part of what you pushed through in the update yesterday

magic rock
#

I dont know if I did this part right as the error is still there.

#

Instead of .995 can't we just put 1 like the error is asking for?

fast rain
fast rain
# magic rock

This is indeed already in the config. [fan] and [extruder] isn't.

fast rain
magic rock
#

so what should I do here I am confused?

fast rain
#

I'm assuming [fan] is enough.

magic rock
fast rain
# magic rock

remove the extruder part, like i said, pretty sure [fan] is enough

magic rock
#

ok I removed the extruder part and now this is the error

fast rain
magic rock
#

Ive reflashed it a bunch

magic rock
#

it just cycles back

fast rain
#

The orbitool o2 doesn't have a bootloader

#

So @magic rock there's no way around setting shutdown_value: 0.0 on the heater_fan unfortunately, which is not great in case of thermal runaway or shutdown with a heated hotend.

#

Remove your overrides and update and it should stop complaining about PWM_MAX.

magic rock
#

I updated with dfu and it worked for the flashing. I removed the overrides and updated ratos and the configurator updates I see too. A new error now

fast rain
# magic rock

jesus christ, i'm on a roll today 😂 sorry! gimme a sec!

fast rain
magic rock
#

Do I need to reflash the toolhead too? The other error is back

magic rock
#

I clicked update for both ratos and the configurator then the error changed back to the old one as you see

fast rain
#

unless you laredy did that

fast rain
fast rain
# magic rock

try adding

[fan]
shutdown_speed: 0.0

back into printer.cfg

magic rock
#

That worked!!!!!

magic rock
#

homing fails though

#

My pinda is triggered full time at the moment and the nozzle ran right into the bed

magic rock
#

We are getting close though!!!

fast rain
#

How did you wire it?

#

there's no wiring diagram

#

Your probe's signal pin should go here

#

5V (brown) goes to pin 2 on that header, Gnd (Blue) goes to pin 4.

magic rock
#

I have brown on two, blue on one, black on 5

#

Black was Servo on the Ebb so I matched

#

so move one to four but should I leave black at five?

magic rock
#

I got it working. Brown to two, black to three, and blue to four

fast rain
#

yeah servo is the pin that's used to move the bltouch pin up and down, so that's why it didn't work for you.