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-04-22docs: List only micro-controller names in benchmarks table in Features.mdwork-benchmarks-20220421Kevin O'Connor
2022-04-22docs: Fix typo in query_adc section of G-Codes.mdKevin O'Connor
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-13stm32: Add STM32F072 16KiB bootloader option (#5404)alstoepp
2022-04-13config: Updated and created new TwoTrees configs to avoid confusion (#5365)laurienzu
2022-04-11docs: Update temperature_fan PID documentation in Config_Reference.mdKevin O'Connor
2022-04-11stm32: Add support for additional i2c busesKevin O'Connor
2022-04-11docs: Add link to linux mcu neopixels config docs (#5402)Karl Bowden
2022-04-11htu21d: SI7021 is has id 0x15 (#5375)Uli
2022-04-10docs: Add link to Moonraker in API_Server.mdKevin O'Connor
2022-04-10docs: Fix smarteffector link in G-Codes.mdKevin O'Connor
2022-04-10docs: Minor updates to SmartEffector docsKevin O'Connor
2022-04-10smart_effector: Config and command referenceDmitry Butyugin
2022-04-10smart_effector: Initial support of programmable SmartEffectorDmitry Butyugin
2022-04-09docster: Fix incorrect default value for max_freqcbc02009
2022-04-08docs: Update wording of "quality improvement" section of CONTRIBUTING.mdKevin O'Connor
2022-04-07docs: Provide more information on PID in Config_Reference.mdKevin O'Connor
2022-04-07temperature_fan: Fix divide by zero error when pid_Ki is zeroKevin O'Connor
2022-04-07temperature_fan: Remove deprecated pid_integral_max optionKevin O'Connor
2022-04-07config: Add config for CR-10 Smart Pro, including installation instructions (...iblue
2022-04-07pca9632: Add support for configurable color_orderKevin O'Connor
2022-04-07pca9632: Support using hardware I2CKevin O'Connor
2022-04-07_klipper3d: Specify mkdocs language config optionsYifei Ding
2022-04-07_klipper3d: New language translation deploymentYifei Ding
2022-04-07_klipper3d: Remove translation stubsKevin O'Connor
2022-04-06neopixel: Support arbitrary RGBW strings in color_order configKevin O'Connor
2022-04-06docs: Note that "minutes" in screws_tilt_adjust means minutes of a clock faceKevin O'Connor
2022-03-31test: Add an led test for led, neopixel, dotstar, pca9533, pca9632 configsKevin O'Connor
2022-03-31led: Support setting display_template parameters via SET_LED_TEMPLATEKevin O'Connor
2022-03-31led: Support automated LED updates based on display_template resultsKevin O'Connor
2022-03-31display: Add a new PrinterDisplayTemplate class for tracking template macrosKevin O'Connor
2022-03-31docs: Note that neopixel doesn't work on "linux mcu"Kevin O'Connor
2022-03-31docs: Note change to neopixel/dotstar API status fieldsKevin O'Connor
2022-03-31pca9533: Add support for 4 brightness levelsKevin O'Connor
2022-03-31pca9533: Update to use LEDHelper classKevin O'Connor
2022-03-31pca9632: Update to use LEDHelper classKevin O'Connor
2022-03-31mcp4018: Support setting minclock and reqclock in SoftwareI2C classKevin O'Connor
2022-03-31dotstar: Update to use LEDHelper classKevin O'Connor
2022-03-31neopixel: Update to use LEDHelper classKevin O'Connor
2022-03-31led: Add support for PWM controlled LEDsKevin O'Connor
2022-03-30docs: Add explicit Jinja2 prerequisite to mkdocs-requirements.txtKevin O'Connor
2022-03-30pid_calibrate: Improve Python3 compatibility in debug file outputKevin O'Connor
2022-03-30angle: Add support for reading tle5012b chip registers (for debugging)Kevin O'Connor
2022-03-30angle: Initialize tle5012b chip variants to same configurationKevin O'Connor
2022-03-30angle: Report tle5012b temperatureKevin O'Connor