Arksine / katapult

Configurable bootloader for Klipper
GNU General Public License v3.0
390 stars 67 forks source link

[Enhancement] flashtool: Support gathering system information (such as MCU name in the CONNECT response) without flashing. #85

Open Laikulo opened 10 months ago

Laikulo commented 10 months ago

It would be nice to be able to get MCU type and other details from a device without actually starting a flash cycle, similar to the information provided when starting a flash.

gpread commented 9 months ago

I would agree this has real value, if nothing else as an easy way to determine which Katapult UUID relates to which real device/controller when you have more than one on a single canbus (which is likely since its that feature that makes CANBUS attractive in the first place).