Print it on your CNC !
Usb connection arduino framework
./serial
launch serial console through buspirate
pio run -t idedata
update libs, perpare env
pio run -t fuses
set the fuses
pio run -t upload -e release|debug
upload a specific release version without serial debug
pio platform update --dry-run
check for updates