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-03menu: Conditional display of common Control utilsGrigi
2022-10-25adxl345: Apply correct scaling for X,Y and Z axesDmitry Butyugin
2022-10-13atsamd: Add Kconfig definitions for same51j19 and same54p20 chipsKevin O'Connor
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-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-15stm32l4: add stm32l412 support with adc,i2c,spi,usbMatt Baker
2022-09-12virtual_sdcard: read new lines as-isPedro Lamas
2022-09-05tmc: Improve error on missing stepper sectionKevin O'Connor
2022-09-03fan: add enable_pin option (#5732)dalegaard
2022-09-02mcp4018: Add SET_DIGIPOT command to mcp4018 implementation (#5737)jake-b
2022-09-01extruder_stepper: Support configuring pressure advance from configDmitry Butyugin
2022-09-01save_variables: Do not write to console when variables are savedMapleLeafMakers
2022-08-19palette2: Fix UART encodingClifford Roche
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-22manual_probe: report statusPedro Lamas
2022-06-30respond: No forced spaces (#5152)chestwood96
2022-06-27stm32: Add MCU temp for Stm32h7 (#5606)adelyser
2022-06-27display_status: Implement SET_DISPLAY_TEXT commandEric Callahan
2022-06-20mpu9250: Inline twos_complement() codeKevin 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-17bed_mesh: cache mesh statusEric Callahan
2022-06-16mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometerbluesforte
2022-06-13delta_calibrate: Fix Python3 error in DELTA_ANALYZEKevin O'Connor
2022-06-09ds18b20: fix string conversion error on startup (#5559)functionpointer
2022-06-08ds18b20: Don't propagate incorrect temperature on a faultKevin O'Connor
2022-06-08ds18b20: Allow some read errorsfunctionpointer
2022-06-03virtual_sdcard: Fix merge errorKevin O'Connor
2022-06-03exclude_objects: initial implementationFrank Tackitt
2022-06-03tuning_tower: add is_active() methodTroy Jacobson
2022-06-03virtual_sdcard: Add reset_file eventTroy Jacobson
2022-06-03virtual_sdcard: Adds on_error_gcodePedro Lamas
2022-05-24adxl345: Support recording data from multiple ADXL345's in one run, and more....Mikkel Schmidt
2022-05-13homing: Fix bug in multi_complete()Kevin O'Connor
2022-04-24shaper_calibrate: Add missing importKevin O'Connor
2022-04-22spicmds: Allow inversion of CS pin for SPI bussesMartin Hierholzer
2022-04-18neopixel: Simplify color_order parsingKevin O'Connor
2022-04-18pca9632: Fix color_order assignmentKevin O'Connor
2022-04-18neopixel: Fix color_order assignmentKevin O'Connor
2022-04-18neopixel: Support chains with a mix of color_orderKevin O'Connor
2022-04-18led: Remove has_white check from LEDHelperKevin O'Connor
2022-04-18led: Fix SET_LED TRANSMIT=1 handlingKevin O'Connor
2022-04-11htu21d: SI7021 is has id 0x15 (#5375)Uli