voron 2.4 experimental SB2209

ebb sb2209 board support Dear all I'm trying to add EBB SB2209 support to RatOS ,so far i'm able to get klipper firmware into binaries folder. Then by selecting the board via http://ratos.local/configure?step=2 ,dfu-mod is active then the green FLASH function is active. When pressing the "FLASH" nothing appends and the kllipper firmware is erased from binaries folder. I don't know where to look to resolve this issue? When i'm doing the same thing with an BTT ebb42 no issue ,the fist time the latest klipper firmware is burnt then the second time as the firmware is already the latest, i'm going to step=3 Tia https://github.com/sergelhr/RatOS-configuration/tree/v2.x/boards/btt-sb2209-10
GitHub
RatOS-configuration/boards/btt-sb2209-10 at v2.x · sergelhr/RatOS-c...
The RatOS modular klipper configuration. Contribute to sergelhr/RatOS-configuration development by creating an account on GitHub.
2 Replies
blacksmithforlife
you need to create a folder and populate it with the needed information. Look for an example https://github.com/Rat-OS/RatOS-configuration/tree/v2.x/boards
sergelhr
sergelhr9mo ago
i believe i did it already ? see folder btt-sb2209-10 ,may be some crucial information are missing ? at least i was able to get a firmware Almost done, finally i gave a try with building my "own" version of ratos, for a newbie it is really difficult to build an image. I spent some time to understand how to pass parameter to CustomPiOS (../../CustomPiOS/src/update-custompios-paths). /dev/serial/by-id/usb-Klipper_stm32g0b1xx_btt-manta-m8p-11-if00 /dev/serial/by-id/usb-Klipper_stm32g0b1xx_btt-sb2209-10-if00 still some issue with firmware compile [17:39:05.897] ERROR (1016): Could not compile firmware for SB2209 v1.0: An error occured while attempting to run script: Running board script /home/pi/printer_data/config/RatOS/boards/btt-sb2209-10/compile.sh\n\n '} err: { "type": "TRPCError", "message": "Could not compile firmware for SB2209 v1.0: An error occured while attempting to run script: Running board script /home/pi/printer_data/config/RatOS/boards/btt-sb2209-10/compile.sh\n\n\n'}", "stack": TRPCError: Could not compile firmware for SB2209 v1.0: An error occured while attempting to run script: Running board script /home/pi/printer_data/config/RatOS/boards/btt-sb2209-10/compile.sh\n\n when using script compile firmware from interface no issue , firmwares available in folder/firmware binaries, i will see next klipper update, if the automatic firmware update will work!