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-11-11bed_mesh: disallow null profile namesHEADmasterEric Callahan
2022-11-11config: Remove filament specific settings from printer-geeetech-301.cfgKevin O'Connor
2022-11-11config: create config for Geeetech 301 (#5830)Peter Gruber
2022-11-08linux: use correct gpio bias flags (#5878)Eric Callahan
2022-11-08rp2040: Support CanBoot as bootloaderKevin O'Connor
2022-11-08armcm_reset: Introduce Kconfig FLASH_BOOT_ADDRESS valueKevin O'Connor
2022-11-04fdcan: Remove spurious executable flag on fdcan.cKevin O'Connor
2022-11-03menu: Conditional display of common Control utilsGrigi
2022-11-02stm32: Use consistent memory position/size on stm32h743Kevin O'Connor
2022-10-31stm32: Use stm32f0_serial.c on stm32h7 chipsKevin O'Connor
2022-10-31stm32: fix USART ORE status flag handlingAlex Voinea
2022-10-25adxl345: Apply correct scaling for X,Y and Z axesDmitry Butyugin
2022-10-25docs: Add a note about fixing underlying bugs in CONTRIBUTING.mdKevin O'Connor
2022-10-22config: Add Artillery Sidewinder X2 2022 stock printer.cfg (#5810)freakyDude
2022-10-22docs: Add step rate benchmark for stm32h7D4SK
2022-10-22stm32: Enable instruction and data cache on stm32h7D4SK
2022-10-17toolhead: Capture current junction_deviation in a Move classDmitry Butyugin
2022-10-17stm32: Remove incorrect "spi3" definition from stm32h7Kevin O'Connor
2022-10-14spi_flash: Update to fix SKR-3 config (#5827)JamesH1978
2022-10-14workflows: Lock comments on old PRs (no activity in a year)Kevin O'Connor
2022-10-14lib: Update to latest can2040 codeKevin O'Connor
2022-10-13config: Update duet3 mini config to recommend compiling for SAME54P20Kevin O'Connor
2022-10-13atsamd: Add support CANbus on ATSAME5x chipsKevin O'Connor
2022-10-13atsamd: Move bootloader_request() from usbserial.c to main.cKevin O'Connor
2022-10-13atsamd: Add Kconfig definitions for same51j19 and same54p20 chipsKevin O'Connor
2022-10-13lib: Add atmel same51 and same54 build definitionsKevin O'Connor
2022-10-13lib: Remove unused gcc/ directories from samd21 and samd51 directoriesKevin O'Connor
2022-10-13stm32: Protect message ram with barrier() calls instead of voltaile in fdcan.cKevin O'Connor
2022-10-13stm32: No need for fdcan_ram global pointer in fdcan.cKevin O'Connor
2022-10-13stm32: Minor code movement in fdcan.cKevin O'Connor
2022-10-13test: Add btt manta config files to printers.testKevin O'Connor
2022-10-13config: Add BigTreeTech Manta M4P & M8P board (#5812)BIGTREETECH
2022-10-06config: Update generic-th3d-ezboard-lite-v2.0.cfg (#5785)Apulo
2022-10-05spi_flash: Add SKR2, SKR3 and Creality 4.2.2/7 to spi_flash (#5807)JamesH1978
2022-10-05print_stats: add `SET_PRINT_STATS_INFO` G-Code for pass slicer variables to K...Stefan Dej
2022-09-30z_thermal_adjust: get_temp hotfixalchemyEngine
2022-09-29rp2040: Suppress spurious gcc v12 array bounds warningKevin O'Connor
2022-09-25z_thermal_adjust: Add Z thermal adjuster module (#4157)alchemyEngine
2022-09-23thermocouple: Only shutdown on multiple consecutive sensor errorsKevin O'Connor
2022-09-23spi_temperature: Separate out fault handling from temperature calculationKevin O'Connor
2022-09-23thermocouple: Report fault information in fault fieldKevin O'Connor
2022-09-20logextract: Improve detection of clock and tmc uart parametersKevin 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