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-28canserial: Fix typo in canserial.hwork-canbus-20220725Kevin O'Connor
2022-07-27docs: Recommend allow-hotplug in CANBUS.md when using USB to canbus bridgeKevin O'Connor
2022-07-27docs: Updates to CANBUS_protocol.mdKevin O'Connor
2022-07-27stm32: Remove stm32f4 canbus warningKevin O'Connor
2022-07-26mcu: Delay reset signaling for usb to canbus bridge nodesKevin O'Connor
2022-07-26canserial: Request bootloader via bootloader_request()Kevin O'Connor
2022-07-26usb_cdc: Rename usb_request_bootloader() to bootloader_request()Kevin O'Connor
2022-07-26graphstats: Normalize mcu frequency to microseconds when graphing multiple mcusKevin O'Connor
2022-07-26serialqueue: Improve canbus timingKevin O'Connor
2022-07-25canbus_ids: Use 4 as the first nodeid to reduce id bitstuffingKevin O'Connor
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
2022-06-27display_status: Implement SET_DISPLAY_TEXT commandEric Callahan
2022-06-27docs: remove FAQ ToC (#5585)Yifei Ding
2022-06-20rp2040: Add a Kconfig option for selecting "generic_03H" flash typeKevin O'Connor
2022-06-20rp2040: Add options to Kconfig for "stage2" flash chip optionsKevin O'Connor
2022-06-20docs: Note mcu types with i2c_speed support in Config_Reference.mdKevin O'Connor