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-07-29Revert "config: Create printer-bq-hephestos-2014.cfg (#5607)"Kevin O'Connor
2022-07-29config: Create printer-bq-hephestos-2014.cfg (#5607)Rui Carmo
2022-07-29console: Add support for DUMP and FILEDUMP commandsKevin O'Connor
2022-07-29canserial: Fix typo in canserial.hKevin O'Connor
2022-07-29docs: Recommend allow-hotplug in CANBUS.md when using USB to canbus bridgeKevin O'Connor
2022-07-29docs: Updates to CANBUS_protocol.mdKevin O'Connor
2022-07-29stm32: Remove stm32f4 canbus warningKevin O'Connor
2022-07-29mcu: Delay reset signaling for usb to canbus bridge nodesKevin O'Connor
2022-07-29canserial: Request bootloader via bootloader_request()Kevin O'Connor
2022-07-29usb_cdc: Rename usb_request_bootloader() to bootloader_request()Kevin O'Connor
2022-07-29graphstats: Normalize mcu frequency to microseconds when graphing multiple mcusKevin O'Connor
2022-07-29serialqueue: Improve canbus timingKevin O'Connor
2022-07-29canbus_ids: Use 4 as the first nodeid to reduce id bitstuffingKevin O'Connor
2022-07-29bed_screws: report statusPedro Lamas
2022-07-29docs: fixes typo on heater_bedPedro Lamas
2022-07-25stm32: Add CCRDY check to stm32g0 adcKevin O'Connor
2022-07-24config: Use printer-creality-ender3-s1-2021.cfg for both s1 and s1 pro.Kevin O'Connor
2022-07-22manual_probe: report statusPedro Lamas
2022-07-22config: Fix wording of serial port selection on recent creality configsKevin O'Connor
2022-07-22config: Integrate configuration file for Creality Sermoon V1. (#5621)S1NH
2022-07-21spi_flash: Add board definition for Mellow FLY Gemini V2 (#5651)s6t
2022-07-19config: Fix screw typo in printer-creality-cr10-v3-2020.cfgKevin O'Connor
2022-07-19config: Change of alias for heater_fan in multiple configs (#5632)JamesH1978
2022-07-19docs: fix rawparams example by truncating commentsPedro Lamas
2022-07-19config: Note 25Mhz clock in generic-bigtreetech-skr-3.cfgKevin O'Connor
2022-07-17docs: Add BIGTREETECH to Sponsors.md fileKevin O'Connor
2022-07-17lib: Update to latest can2040 codeKevin O'Connor
2022-07-16docs: Add a Sponsors.md fileKevin O'Connor
2022-07-16workflows: Fix spurious path in klipper3d-deploy.yamlKevin O'Connor
2022-07-16mkdocs-requirements: Force markdown==3.3.7Kevin O'Connor
2022-07-16lib: Update to the latest can2040 codeKevin O'Connor
2022-07-06config: Added Anet alt-wiring display example (#5605)Cabia Rangris
2022-07-06webhooks: Close clients that become unresponsiveKevin O'Connor
2022-07-06webhooks: Use reactor to watch for writable fdsKevin O'Connor
2022-07-06reactor: Add support for waiting on fds becoming writableKevin O'Connor
2022-07-06rp2040: Add support for USB to CANbus bridge modework-can2040-20220522Kevin O'Connor
2022-07-06rp2040: Initial support for CANbusKevin O'Connor
2022-07-06lib: Add can2040 codeKevin O'Connor
2022-06-30stm32: stm32g0/h7 usb_dfu_bootloader support (#5596)BIGTREETECH
2022-06-30respond: No forced spaces (#5152)chestwood96
2022-06-30test: Fix ordering of printers.testKevin O'Connor
2022-06-30test: Add printer-biqu-b1-se-plus-2022.cfg to printers.testKevin O'Connor
2022-06-30config: Create printer-biqu-b1-se-plus.cfg (#5477)Bruno Melo
2022-06-27usb_canbus: Initial support for USB to CAN bridge modeKevin O'Connor
2022-06-27canserial: Rename canbus.c to canserial.cKevin O'Connor
2022-06-27usb_cdc_ep: Change default endpoint numbersKevin O'Connor
2022-06-27stm32: Add support for disabling the canbus filterKevin O'Connor
2022-06-27stm32: Add MCU temp for Stm32h7 (#5606)adelyser
2022-06-27klippy: properly set log level when logging to stderrKamil TrzciƄski
2022-06-27docs: add SET_DISPLAY_TEXT documentationEric Callahan