Rules and Discussion

General Forum Posting Rules:
1) Read the pinned posts and the ratos-supportfrequently asked questions - MCU connection issues

2) Use descriptive titles. Include applicable logs and printer.cfg in your post.
If you're running RatOS 2.1 or above, please attach a debug zip (which you can download from the sidebar in the configurator) to your post.

3) Search before you post.
There is a good chance your issue was already discussed.

4) Make your own post.
Do not hijack another post with your own issue, please open a new Post if there was no solution yet or wait for a reply.

FAQ:
  • CB1 wifi - the CB1 can have issues hosting the wifi and trying to scan for available networks when using the configurator. To manually edit the wifi open `/boot/system.cfg` and edit the lines to match your setup```###########################################

    wifi name

    WIFI_SSID="ZYIPTest"

    wifi password

    WIFI_PASSWD="12345678"```
  • how to recover from a hard reset1) log into your pi2) run `sudo ~/printer_data/config/RatOS/scripts/ratos-update.sh`3) if you are still having issues after that post in #ratos-support
  • Will <INSERT BOARD NAME> be supported in the future?This depends on someone creating a merge request with the required changes to support the new board. The fastest way to get support for a board that is currently unsupported is to get it working yourself and then submit the merge request on GitHub.
  • to disable the ratos SSID hotspot run`sudo systemctl disable autohotspot`
Was this page helpful?