Skip to content

RatOS-v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 22:28
· 4 commits to f44f8361852526abe6ebdc265ef8bc30e19646cd since this release
9775dd5

RatOS V2.0.1

This is a small patch release to fix some minor issues. V2.0.1 also contains the newest versions of all packages (klipper, moonraker, klipperscreen, mainsail, etc etc).

As always, if you're installing RatOS on a new device, please follow the instructions at http://os.ratrig.com

General bug fixes

  • fix BTT PiTFT touch issues on Raspberry Pi 3

Configuration changes

  • Templates: includes and formatting in prusa templates
  • Boards: fix wiring backgrounds
  • Boards: fix skr 3 ez motor power jumpers
  • Boards: 3z config for SKR 3 EZ
  • Boards: add skr 3 ez dfu mode
  • Printers: fix physical endstop y in v-core pro
  • Templates: remove [safe_z_home] from prusa mk3
  • Boards: add manta m8p version 1.1 (#122)
  • Macros: bed mesh clear only if defined by config (#121)
  • Macros: Clear bed mesh so G28 doesn't fail
  • Templates: add note about slow stealthmode
  • Templates: no stealth on mk3s by default
  • Printers: lower microsteps to 16
  • Printers: default interpolation = true on mk3
  • Templates: Deprecated z-probe/klicky/* use z-probe/ instead
  • Boards: add manta m8p dfuboot image
  • Boards: add 4 pin fan definitions for manta m8p (#119)
  • Boards: change endstop to PC13 on EBB42 1.0
  • Boards: Change endstop from PB6 to PC13 on EBB36 1.0 (#112)
  • Z-probe: add preliminary beacon support
  • Scripts: flash-path fix for prusa einsy
  • Printers: fix prusa mk3 install script
  • Scripts: fix service permissions in moonraker

Configurator changes

  • General: move scripts to common
  • General: update pnpm and lockfile
  • Mcu: don't retry board version checking
  • MCU: clarify that toolboard step is optional
  • MCU: disable next button on version error
  • MCU: check for reflash
  • MCU: Check for boardversion error first
  • MCU: Handle version checking error