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-09-06stm32: Add I2C3 to stm32g0 clock enable listwork-stm32g0i2c-20220825Kevin O'Connor
2022-09-06stm32: Fix i2c on stm32g0Kevin O'Connor
2022-09-06stm32: Add a gpio_valid() helper functionKevin O'Connor
2022-09-05serial_irq: Support side channel for entering bootloaderKevin O'Connor
2022-09-05lpc176x: Move bootloader_request() from usbserial.c to main.cKevin O'Connor
2022-09-05tmc: Improve error on missing stepper sectionKevin O'Connor
2022-09-05motan: Improve reading of initial step position dataKevin O'Connor
2022-09-03fan: add enable_pin option (#5732)dalegaard
2022-09-03config: Fix uart_address on BTT SKR CR6 (#5741)JamesH1978
2022-09-02mcp4018: Add SET_DIGIPOT command to mcp4018 implementation (#5737)jake-b
2022-09-01kinematics: Add deltesian printers (#5743)Tircown
2022-09-01stm32f0: implement i2c_read endpointMatt Baker
2022-09-01extruder_stepper: Support configuring pressure advance from configDmitry Butyugin
2022-09-01dump_mcu: helper for mcu flash backupsEric Callahan
2022-09-01stm32: Add Hardware PWM support for STM32G0 processors (#5714)Ben Jackson
2022-09-01save_variables: Do not write to console when variables are savedMapleLeafMakers
2022-08-25docs: Update koconnor donation linksKevin O'Connor
2022-08-24scripts: Update install-debian.sh (#5704)chestwood96
2022-08-24stm32: add FDCAN support for STM32H743 (SKR-3 Series) (#5668)BIGTREETECH
2022-08-19stm32: Fix the STM32H743 mcu temp on SKR 3 (#5711)adelyser
2022-08-19rp2040: Enabled hw pullups for the I2C pins (#5710)chestwood96
2022-08-19palette2: Fix UART encodingClifford Roche
2022-08-19config: Add BQ Hephestos printer (#5676)Rui Carmo
2022-08-19delta: Added the possibility to get where the "cone shape" of the build volum...Nitram
2022-08-19config: Anycubic 4 Max Pro 2.0 - Added two internal systems (beeper and PSU c...int_0x03
2022-08-17atsamd: Use CONFIG_USB instead of CONFIG_USBSERIAL during clock initKevin O'Connor
2022-08-17stm32: Use new CONFIG_USB to determine if USB needs to be configuredKevin O'Connor
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