Rat Rig Community [Unofficial]

RRC

Rat Rig Community [Unofficial]

Join the community to ask questions about Rat Rig Community [Unofficial] and get answers from other members.

Join

ratos-support

fix-my-print

fix-my-printer

fix-my-resonance

fix-my-mesh

german-support

RatOs Printer Integration

Heyy i write the Support an Email if its possible to integrate maby in future an Voron Tident…. But the answer was an Text with the Discord link So my Question is did anybody know if in Future planed to integrate more printers in the Wizzard configuration?...
Solution:
The Voron Trident was a user submission. So if you or someone else submits another printer than most likely yes. Pull requests are welcome

Chamber cooling fan setup and gcode integration

I need to print a lot of PLA in my VC4, and I also need to have the printer enclosed and with the front panel attached for noise and cat reasons. My rear panel has custom cutouts at the top and bottom to allow air to be moved around. I have extra 3950 thermistors, one lower in the chamber and one at bed level. As a basic controlled cooling system, I would like to use a PWM fan to draw air in at the bottom of the chamber, which would be passively exhausted through openings at the top. The bed will typically be at 60C. I would like the chamber temperature to be maintained at a reasonably constant level regardless of external ambient air temperature, which can vary seasonally between 12C and 25C. I don't want to over-cool the chamber. I expect the ideal set point would be in the 25-30C range. I don't want to use bang-bang control for noise and temperature consistency reasons. In a pure klipper setup, I would expect to:...

Kraken - RatOS using tmc5160 drivers vs tmc2160?

I am trying to setup my v-core3.1 using a Kraken, tmc 2160 and LDO-42STH48-2504AC. I want to make sure that my motors are spinning the correct direction. But, I am confused on why the RatOs.cfg shows tmc5160 and not tmc2160? It is somewhat confusing dealing with RatOS and Klipper instructions. I understand that the setup is meant to make things easier, and it does for the most part. The Z motor when moving all 3 sound normal. But, the X and Y have a electric humming noise when active. So, I wanted to make sure that I had things setup correctly. Does this effect me or is the tmc5160 a default driver for the tmc2160? Here is a section of the RatOs.cfg ...

Getting occasional "mcu shutdown - timer too close" shutdowns.

This time it occurred while running "beacon_ratos_calibration bed_temp=85" When things are running normally, the short term htop load average is like .1 or .3, but when I get the timer too close shutdowns, the load average is very high....
No description

Ratos 2.1 + Adaptive mesh + and Orcaslicer

Hello I'm having issue with my printer start print sequence. I followed all the instruction from Ratos2.1 documentations but the adaptive meshing/priming is not working. Also the printer started to wipe the nozzle on the front/left before beacon contact instead of front/middle as before. Then when the primeblob is finished, the printer head goes far left before it starts printing and sometimes i get our of range error....

Octopus firmware version mismatch

I blew up my Octopus board, and just installed a new one. As I load the firmware on, the RatOS configurator gives me the following message: For the quickest path to success should I: 1. Ignore it and move on 2. Go through the pain of updating all the stuff on my RasPI ( Im not on Bookworm) 3. Use the klipper method to install the mainboard firmwarre by compiling it on my RaspPI?...
Solution:
Okay turns out I had successfully flashed it over the too new version using the SD card method, and the problem was I did not configure the serial port id into klipper ( I assume this is usually done in the background by RatOS configurator, so I added the section into my printer config ( overridding RatOS, reset all, and it booted us with same version numbers ) !! Yay, and off i go to initial tests. [mcu] ls -l /dev/serial/by-id/* serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_btt-octopus-pro-446-if00...
No description

check_gain_time

Anyone where in the config i can alter the check gain time, im using a lower power bed heater and need to increase the time from default, whatever that is
Solution:
[verify_heater heater_bed] max_error: 120 #whatever_value_youneed(default is 120) check_gain_time: 60 #default time is 60 for beds hysteresis: 20 #default is 5 but for a bed should be higher...

RatOS v2.1.0-RC2-12-gfcfd7965 - Question related to Toolboard device path

Hi, I'm trying out RatOS v2.1.0 on a Vcore 3.1 (non IDEX) with the RR toolhead (Beta 2) and so far I like the new look and also functionality offerings. Thanks for making this nice distribution 🙂 I do have one question related to the device path of the toolboard (EBB42 v1.2)....

Internal error on command:"TEST_RESONANCES"

Trying to get my V3.1 IDEX to work but i get the Error when i try to run the "generate shaper graphs" macro. I have the RatOS Version v2.1.0-RC2-12-gfcfd7965 installed. On T0 i want to use the Beacon probe an on T1 the one on the Toolboard....

PWM fan control not working

Hello how I've been trying to figure out how to add PWM control to a fan. Currently the fan never turns off and only seems to accelerate to a max setpoint of 40% anything higher doesn't seem to make a difference. I've tried every step on the os.ratrig.com/docs/guides/4028 but nothing seems to make a difference. Octopus 1.1 board I've currently got my fan wired as such:...
Solution:
The thing is: The 4028 needs PWM signal to turn off, not turn on. Of there is no signal, the fan will be on. Combining with enable_pin, whenever you enable the fan it gets power. Without PWN signal will always be on...
No description

Printer won't boot

A broken hot end heat sink screw fell on to my beacon board when I removed the sock from hot end. It must have made contact with a couple of pins and the printer immediately shut down and now won't reboot. I get this message when I trie to connect to it....
No description

unable to apply skew profile

created a skew correction section in the config, saved. used command to send set the skew and apply it to a profile, again saved. ```8:52 AM SAVE_CONFIG 8:52 AM...

chamber_filter

Hi, what do I need to do if I want different speeds for the chamber_filter macro during / after a print? I'm on RatOS 2.1 and are really bad with macros.... ...
Solution:
No, you have a fan configured for you chamber filter, just add max_power to that section.

This E-Stop code I pasted into the printer.cfg file is getting errors when I hit SAVE & RESTART.

I edited and trimmed the code down to this: [gcode_button e-stop] pin: rpi:gpio26...

Strange new behaviour RC2-0-g3a587cf6

After printing the prine blob my printer now seems to do a pause. It moves the print head to the back centre of the printer and I need to push the 'play' button to get it to 'resume' the print.

Q#2..... RatOS 2.1 v2.1.0-RC2-0-g3a587cf6 configurator and oem img config wifi.

I want/need to go back to my previous hard wire net connection, but also want to fix my IP as before. So am I just messing with RPi stuff.... or is there more buried as the ratos.local name connection is there. I want to edit (ssh no problem) the config but don't want to lock myself out or mess up future update paths.
Solution:
already all fixed. All RPi level stuff. I minimize RF around here as much as possible. I prefer hardwired nets regardless. I know I know, tons of pros/cons on both sides. Machine name remains unchanged, Even shows up in Angry IP Scanner as '''RatOS.Local''', but back with my 2.0 install fixed hard wired IP and the RPi wifi disabled. all works as expected.... and hopefully should not break any future updates. Anyone else needing the proc.... You can edit /boot/config.txt and add this two lines: dtoverlay=disable-wifi...

Rapido V.2.0 and Orbiter V2.0 not in RatOs printer.cfg

Hi there, i recently upgraded my RatRig vcore 3 to a more standard Vcore 3.1 with the new RatRig 3.1 toolhead. I chose a very basic setup since i was struggeling a lot with the setup of my Vcore 3.0. Currently i am setting up the printer.cfg for the second time since i messed it up the first time. I now notice that in the printer.cfg i can only choose the old version of the orbiter extruder and the rapido hotend. How do i go about this? Can i just select the rapido setup for my rapido 2.0? Kind regards,...
Solution:
Yes, just pick rapido

Moving toolhead after priming to the initial print coordinate

Hi all How to make that at the beginning of printing toolhead after priming immediately moved to the initial print coordinate, and not to the upper left corner of the model border and only then to the initial print coordinate?...

Octopus Max EZ detected but is unresponsive

ok so I've been trying to set this guy up for a few days without any luck. I am trying to flash the firmware from RatOS to the board for the initial setup and it isn't working for some reason. I've tried just about everything I can think of and still nothing. Tried flashing through SD, flashing through DFU, automatic flashing, tried using an 8Gb SD card instead of a 32, even tried getting a brand new board and literaly not plugging anything in but 24V (yes I have confirmed that it is 24.20V) and...
Solution:
Sorry for the later reply. I ended up using RatOS 2.1 ant that fixed most of the issues I had
No description

Unable to parse option 'pid_kd' in section 'heater_bed'

Hello everyone, I have just rebuilt my Voron V0.1 and switched to RatOS and Im getting the "Unable to parse..." error. In the Klippy log the error states "... could not convert string to float: '409\n\n\n\n\n\n\n\n\n\n\n" Im not sure how to fix this issue. Can anyone assist me with this, please?...