Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Klipper3d/klipper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-12canbus: Move canbus uuid calculation to canbus.cwork-canbus-20220610Kevin O'Connor
2022-06-12stm32: Support passing through RTR and EFF canbus framesKevin O'Connor
2022-06-12stm32: Support PA11/PA12 and PB8/PB9 on fdcanKevin O'Connor
2022-06-12stm32: Simplify fdcan tx irq handlingKevin O'Connor
2022-06-12canbus: Use single method for reading canbus messagesKevin O'Connor
2022-06-12canbus: Move global variables into a structKevin O'Connor
2022-06-12config: Update generic-duet3-mini.cfg to include Tacho pins (#5551)Devin Fritz
2022-06-12rp2040: Implement workaround for USB errata "rp2040-e5"Kevin O'Connor
2022-06-10config: Correct UART pins for Ender 3 S1 & S1 Pro (#5553)Aart Röst
2022-06-10stm32: Support 4KiB bootloader on stm32f1 and stm32f0Kevin O'Connor
2022-06-10flash_usb: update shebang to python3Eric Callahan
2022-06-10flash_usb: add canboot supportEric Callahan
2022-06-10lpc176x: add support for canboot usbEric Callahan
2022-06-09linuxtest: Add a test case for the ds18b20 sensorKevin O'Connor
2022-06-09ds18b20: fix string conversion error on startup (#5559)functionpointer
2022-06-08ds18b20: Don't propagate incorrect temperature on a faultKevin O'Connor
2022-06-08ds18b20: Allow some read errorsfunctionpointer
2022-06-08makefile: disable null pointer checksEric Callahan
2022-06-06stm32: Enable Automatic retransmission feature to avoid data loss caused by b...BIGTREETECH
2022-06-04Kconfig: Move CANBUS_FREQUENCY definition from src/stm32/Kconfig to src/KconfigKevin O'Connor
2022-06-04armcm_reset: Add a armcm_reset.h header file for try_request_canboot()Kevin O'Connor
2022-06-04mkdocs: Replace TOC in TranslationsYifei Ding
2022-06-04docs: fix typo in Exclude_Object.mdStefan Dej
2022-06-03lib: Update lib/README with latest canboot changesKevin O'Connor
2022-06-03flash_can: add usb supportEric Callahan
2022-06-03stm32: use TME bits to find the canbus tx mailboxEric Callahan
2022-06-03stm32: call "try_request_canboot" for bootloader requestsEric Callahan
2022-06-03canbus: use "try_request_canboot" methodEric Callahan
2022-06-03armcm_reset: support canboot detectionEric Callahan
2022-06-03virtual_sdcard: Fix merge errorKevin O'Connor
2022-06-03docs: add exclude_object documentationFrank Tackitt
2022-06-03exclude_objects: initial implementationFrank Tackitt
2022-06-03tuning_tower: add is_active() methodTroy Jacobson
2022-06-03virtual_sdcard: Add reset_file eventTroy Jacobson
2022-06-03config: Rename sample-huvud-v0.61.cfgKevin O'Connor
2022-06-03config: Huvud KlipperToolhead configCharles Pickering
2022-06-03config: Update ender3 s1 configs to use gear_ratioKevin O'Connor
2022-06-03COPYING: Update GPLv3 license to latest text (uses https instead of http)Kevin O'Connor
2022-06-03virtual_sdcard: Adds on_error_gcodePedro Lamas
2022-06-01config: Add BTT SKR 3 & EBB CAN V1.0 & V1.1 board cfg (#5529)BIGTREETECH
2022-06-01stm32: Rework kconfig to use CONFIG_CANSERIAL for both can.c and fdcan.cKevin O'Connor
2022-06-01flash_usb: Rework flash_rp2040 code to be similar to other boardsKevin O'Connor
2022-06-01stm32: stm32g0b1 fdcan support (#5488)BIGTREETECH
2022-05-24adxl345: Support recording data from multiple ADXL345's in one run, and more....Mikkel Schmidt
2022-05-23docs: Line wrapping in G-Codes.mdKevin O'Connor
2022-05-23docs: Documentation on screws_tilt_calculate MAX_DEVIATION parameter (#5522)Kevin Nguyen
2022-05-23stm32: Don't allow USB on internal clock for stm32f103/stm32f070Kevin O'Connor
2022-05-23config: Minor changes to ender3-s1 and ender3-s1pro configsKevin O'Connor
2022-05-23config: Ender 3 S1/S1 Pro Default Configurations (#5332)Fisheiyy
2022-05-23docs: Update Config_Reference.md z_hop speed (#5514)camerony