You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I used the Web builder to compile for the BTT SKR2. I'm not good enough with code to compile grblhal myself, and no combination of settings on the web builder seems to work. The SKR 2 board works fine with marlin, but as soon as I flash the .bin from the web builder it fails to show up as a usb com port. After a bunch of googling, I found a blog that pointed me to this conversation: https://community.platformio.org/t/difficulty-with-getting-usb-serial-usb-cdc-working/7501/9
They are discussing the usb not working with this chipset, but once again I don't know enough about coding to compile grblhal and fix the usb issue myself. Is there any way to fix this issue with the web builder?
Thanks!
The text was updated successfully, but these errors were encountered:
It could be due to the basic version (no bootloader) using an incorrect loader file. If this was the one you tried you may try again now. If not I can compile a bootloader version with Eclipse for you to try.
FYI I do not have a board to verify the code with.
Hi!
I used the Web builder to compile for the BTT SKR2. I'm not good enough with code to compile grblhal myself, and no combination of settings on the web builder seems to work. The SKR 2 board works fine with marlin, but as soon as I flash the .bin from the web builder it fails to show up as a usb com port. After a bunch of googling, I found a blog that pointed me to this conversation:
https://community.platformio.org/t/difficulty-with-getting-usb-serial-usb-cdc-working/7501/9
They are discussing the usb not working with this chipset, but once again I don't know enough about coding to compile grblhal and fix the usb issue myself. Is there any way to fix this issue with the web builder?
Thanks!
The text was updated successfully, but these errors were encountered: