JaminCollins
RRCRat Rig Community [Unofficial]
•Created by JaminCollins on 9/7/2024 in #fix-my-printer
No trigger on probe after full movement, but only rarely
Any idea what would cause an infrequent, but persistent:
See the attached video, this is the last minute of a repeated probe accuracy before it fails
Before this run I'd done a couple 100 sample runs without issue.
69 replies
RRCRat Rig Community [Unofficial]
•Created by JaminCollins on 9/6/2024 in #ratos-support
RatOS 2.x + Beacon ignoring configured offset and discarding offset at print end
I believe I've accurately followed the steps outlined here:
https://github.com/HelgeKeck/RatOS/blob/documentation_v2.1/site/docs/configuration/beacon_contact.md#6-first-print-and-fine-tuning
I've printed a simple single layer print, baby stepped the offset, and then executed
SAVE_Z_OFFSET
.
Doing so resulted in the following output on the console:
Which is, in fact, reflected in my printer.cfg
:
However, when a print starts, I see:
And sure enough, the first layer doesn't squish/adhere very well. Furthermore, if I babystep back to my above value, things look good. Until the next print.
An additional item of note is that it appears any babystepped value is cleared at the end of the print. So, it seems, one must execute SAVE_Z_OFFSET
during the print.339 replies
RRCRat Rig Community [Unofficial]
•Created by JaminCollins on 8/22/2024 in #fix-my-print
terrible embossed lettering
5 replies
RRCRat Rig Community [Unofficial]
•Created by JaminCollins on 5/3/2024 in #ratos-support
LGX Lite configured (by default) to run HOT (out of spec)
https://www.bondtech.se/product/lgx-lite-large-gears-extruder/
Recommended stepper motor Current (using LGX Lite) : 0.45 to 0.60 AHowever, RatOS configures it quite a bit higher at 0.707: https://github.com/Rat-OS/RatOS-configuration/blob/v2.x/extruders/lgx-lite.cfg https://github.com/Rat-OS/RatOS-configuration/blob/v2.x/steppers/ldo/36sth20-1004ahg/24v-0.7a-e.cfg
15 replies
RRCRat Rig Community [Unofficial]
•Created by JaminCollins on 5/1/2024 in #fix-my-printer
Beacon revH - bed mesh hangs klipper/mainsail
Just added a Beacon revH to my RR400. Updated the
printer.cfg
, removed the references to the previous probe (klicky).
The probe itself seems to work fine for Z homing and Z tilt calibration.
However, when I try to do a bed mesh, the printer becomes unresponsive at the end of the scan. I've tried various configurations for the bed mesh. I've seen others use as high as a 50x50 mesh with the beacon probe. I've tried lowering the probe_count
all the way to 7x7.
Attached is a klippy.log
that should show the startup, homing, z tilt, and attempted bed mess (default-testing).
The system appears hung once the following appears in the klippy.log
:
With the lower number of samples it does eventually continue, memory usage approaches 1G.
Then Mainsail goes into a retry loop, and Mobileraker goes into an endless notification loop about the printer now being in Standby.
The host system is an RPi4 2G.11 replies