fbeauKmi / update_klipper_and_mcus

A bash script to update klipper and mcus in one step
GNU General Public License v3.0
50 stars 7 forks source link

[Feature] Adding support for Cartographer firmware #12

Open WizardPC opened 1 week ago

WizardPC commented 1 week ago

Will it be possible to add support of Cartographer firmware update in UKAM ?

Since it's CAN bus and an MCU : https://docs.cartographer3d.com/cartographer-probe/firmware/firmware-updating/via-katapult/canbus-flash

Thanks !

fbeauKmi commented 1 week ago

Hello , thanks for your interest in UKAM.

As far as I know, Cartographer uses its own prebuilt firmwares. The script used to update the board seems really well done and pretty reliable.

At this stage, I don't know how to add benefits to support for externally built firmware (not only Cartographer) . Maybe a link to an external script in mcus.ini, but I'm not sure about that idea.

I let this issue open for further comments.