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-13docs: Add a Sponsors.md filework-sponsors-20220712Kevin 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
2022-06-20docs: Added instructions how to configure I2C for MPU-9250Dmitry Butyugin
2022-06-20docs: Updated accelerometer installation instructions for Python 3Dmitry Butyugin
2022-06-20mpu9250: Inline twos_complement() codeKevin O'Connor
2022-06-20docs: Add mpu9250 to Config_Reference.mdKevin O'Connor
2022-06-20mpu9250: Use adxl345.AccelCommandHelper directlyKevin O'Connor
2022-06-20mpu9250: Use adxl345.ClockSyncRegression directlyKevin O'Connor
2022-06-20mpu9250: Use adxl345.AccelQueryHelper directlyKevin O'Connor
2022-06-20docs: Wrap lines in Measuring_Resonances.mdKevin O'Connor
2022-06-20test: Add mpu9250 to input_shaper.test regression test caseKevin O'Connor
2022-06-20stm32: Add Kconfig option for stm32f103x6 chip (with only 10KiB ram)Kevin O'Connor
2022-06-20stm32: support stm32f401 adc_temperature sensor (#5572)Kamil Trzciński
2022-06-20configfile: Expose options awaiting to be saved (#5270)Kurt Haenen
2022-06-18spi_flash: add mks_monster8,robin_v3 (#5568)Andreas Fröhlke
2022-06-17bed_mesh: cache mesh statusEric Callahan
2022-06-17docs: Note that i2c is not noise resilient in Config_Reference.mdKevin O'Connor
2022-06-16Kconfig: Move SERIAL, USBSERIAL, and CANSERIAL definitions to src/KconfigKevin O'Connor
2022-06-16mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometerbluesforte
2022-06-16canbus: Move canbus uuid calculation to canbus.cKevin O'Connor
2022-06-16stm32: Support passing through RTR and EFF canbus framesKevin O'Connor
2022-06-16stm32: Support PA11/PA12 and PB8/PB9 on fdcanKevin O'Connor
2022-06-16stm32: Simplify fdcan tx irq handlingKevin O'Connor
2022-06-16canbus: Use single method for reading canbus messagesKevin O'Connor
2022-06-16canbus: Move global variables into a structKevin O'Connor
2022-06-16flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader modeKevin O'Connor
2022-06-16config: Minor comment changes to printer-creality-cr10-v3-2020.cfgKevin O'Connor