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-20spi_temperature: wip - only report "unspecified error" if error not reportedwork-thermocouple-20220919Kevin O'Connor
2022-09-19thermocouple: Only shutdown on multiple consecutive sensor errorsKevin O'Connor
2022-09-19spi_temperature: Separate out fault handling from temperature calculationKevin O'Connor
2022-09-19thermocouple: Report fault information in fault fieldKevin O'Connor
2022-09-16config: Add Ender 3 S1 Plus (#5705)Fisheiyy
2022-09-15stm32l4: add stm32l412 support with adc,i2c,spi,usbMatt Baker
2022-09-15stm32l4: copy libs from STM32CubeL4 v1.17.0Matt Baker
2022-09-15docs: Add an example corexy homing macro to TMC_Drivers.mdKevin O'Connor
2022-09-15docs: Reword sensorless homing high sensitivity test in TMC_Drivers.mdKevin O'Connor
2022-09-12config: Fix Ender 3 S1 Config (#5771)Fisheiyy
2022-09-12Update printer-anycubic-vyper-2021.cfg (#5692)JackyHe398
2022-09-12docs: Add SDIO programming and split verification details to SDCard_UpdatesDonna Whisnant
2022-09-12scripts: Support BigTreeTech Octopus boards in flash-sdcard.Donna Whisnant
2022-09-12scripts: Support SDIO in flash-sdcard using split verification stepDonna Whisnant
2022-09-12virtual_sdcard: read new lines as-isPedro Lamas
2022-09-12samd21: fix erroneous register bit reference.Matt Baker
2022-09-12stm32: 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