Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge Beta [FirmwareFlasher] into Master (#220)
* [FirmwareFlasher] Change text from find to select firmware (#183) * increment version number * change Find to Select (Firmware) * fix -f arg not starting at that specific menu (#184) * move dfu flash to advanced menu (#185) * add restart_klipper function (#186) * [FirmwareFlasher] Updates Katapult and Checks Origin (#187) * mandatory katapult update + check prior * split KatapultInstaller into smaller functions * remove firmware.sh (#181) * change menu calls to returns (#193) * [FirmwareFlasher] Adds logging (#191) * adds logging * remove clear handlers * fix color to error message * removed logging_debug * adds INFO only filter * [FirmwareFlasher] Query DFU Device Inf Loop + Anykey Exit (#192) * dfu loop without timeout * removed extra func * [FirmwareFlasher] Adds Configuration file & Edit Menu + Minor Text Changes (#194) * initial commit * Initial Commit * Add header * Updated * Add reset to defaults * fix KATAPULT_DIR * just a shit ton of changes, whoops * fixes menu return on firmware select * [FirmwareFlasher] Repository would error when case-sensitive - 0.0.4 (#197) * make lowercase * increment * [FirmwareFlasher] Normalise GIT repo origin (#201) * add firmware.cfg to gitignore * increment to 0.0.6 * normalize katapult repo url to remove .git * removed increment * [FirmwareFlasher] Add LSUSB (/dev/ Directory to Config Options (#200) * Adds DEV_DIR and increment to 0.0.7 * removed increment * [FirmwareFlasher] Adds Advanced Menu for All Firmware (#198) * Adds menu for All Firmware * removed increment * menu item text change * fixes klippy env path (#206) * verify that no one is attempting to flash cartographer directly on creality os or other build root based environments (#218) (#219) Co-authored-by: Jason Pell <[email protected]> --------- Co-authored-by: Jason Pell <[email protected]>
- Loading branch information