Commit Graph

  • fb02e2b577 neopixel: Fix color_order assignment Kevin O'Connor 2022-04-18 10:55:35 -0400
  • 5f0885958d neopixel: Support chains with a mix of color_order Kevin O'Connor 2022-04-18 09:34:31 -0400
  • 53a7f1dd76 led: Remove has_white check from LEDHelper Kevin O'Connor 2022-04-18 09:04:44 -0400
  • 630d3b3444 led: Fix SET_LED TRANSMIT=1 handling Kevin O'Connor 2022-04-18 08:55:21 -0400
  • 44567879f6
    stm32: Add STM32F072 16KiB bootloader option (#5404) alstoepp 2022-04-13 17:22:04 +0200
  • 4c8d1b813c
    config: Updated and created new TwoTrees configs to avoid confusion (#5365) laurienzu 2022-04-13 17:07:13 +0200
  • 4a8a76ead8 docs: Update temperature_fan PID documentation in Config_Reference.md Kevin O'Connor 2022-04-11 11:43:47 -0400
  • 38e82e8d8f stm32: Add support for additional i2c buses Kevin O'Connor 2022-04-11 10:58:11 -0400
  • 5d82be2f5d
    docs: Add link to linux mcu neopixels config docs (#5402) Karl Bowden 2022-04-12 00:35:38 +1000
  • 240f8ea60b
    htu21d: SI7021 is has id 0x15 (#5375) Uli 2022-04-11 16:33:41 +0200
  • 4d4c8d8f94 docs: Add link to Moonraker in API_Server.md Kevin O'Connor 2022-04-09 19:32:38 -0400
  • 6e61e47a23 docs: Fix smarteffector link in G-Codes.md Kevin O'Connor 2022-04-09 19:13:30 -0400
  • 05330fd3e5 docs: Minor updates to SmartEffector docs Kevin O'Connor 2022-04-09 19:10:16 -0400
  • 2060a6908f smart_effector: Config and command reference Dmitry Butyugin 2021-09-06 02:33:16 +0200
  • 76b22b3125 smart_effector: Initial support of programmable SmartEffector Dmitry Butyugin 2021-09-04 17:13:43 +0200
  • f3b995227a
    docster: Fix incorrect default value for max_freq cbc02009 2022-04-09 16:31:23 -0400
  • 7c5b7191c3 docs: Update wording of "quality improvement" section of CONTRIBUTING.md Kevin O'Connor 2022-04-08 09:56:22 -0400
  • 5a409d5d31 docs: Provide more information on PID in Config_Reference.md Kevin O'Connor 2022-04-07 12:25:25 -0400
  • 22297229b7 temperature_fan: Fix divide by zero error when pid_Ki is zero Kevin O'Connor 2022-04-07 12:11:54 -0400
  • 647a1cd8ca temperature_fan: Remove deprecated pid_integral_max option Kevin O'Connor 2022-04-07 12:10:48 -0400
  • 40c2d11ef8
    config: Add config for CR-10 Smart Pro, including installation instructions (#5396) iblue 2022-04-07 17:59:04 +0200
  • 555ac58a3f pca9632: Add support for configurable color_order Kevin O'Connor 2022-04-05 20:57:31 -0400
  • f0700c0985 pca9632: Support using hardware I2C Kevin O'Connor 2022-04-05 20:48:08 -0400
  • 61792e3e31 _klipper3d: Specify mkdocs language config options Yifei Ding 2022-03-19 13:57:56 -0700
  • b35b6cb10b _klipper3d: New language translation deployment Yifei Ding 2022-03-19 13:57:56 -0700
  • 444d209cce _klipper3d: Remove translation stubs Kevin O'Connor 2022-04-05 12:20:30 -0400
  • dc7b02f329 neopixel: Support arbitrary RGBW strings in color_order config Kevin O'Connor 2022-04-06 09:27:36 -0400
  • 92de6e91dc docs: Note that "minutes" in screws_tilt_adjust means minutes of a clock face Kevin O'Connor 2022-04-05 20:34:23 -0400
  • b1ae50cfc7 test: Add an led test for led, neopixel, dotstar, pca9533, pca9632 configs Kevin O'Connor 2022-03-28 20:32:46 -0400
  • e6bfc4c9aa led: Support setting display_template parameters via SET_LED_TEMPLATE Kevin O'Connor 2022-03-25 11:46:45 -0400
  • 1ab3ac39e4 led: Support automated LED updates based on display_template results Kevin O'Connor 2022-03-23 18:06:09 -0400
  • a6ab56c0a6 display: Add a new PrinterDisplayTemplate class for tracking template macros Kevin O'Connor 2022-03-23 16:42:40 -0400
  • 35ff49e546 docs: Note that neopixel doesn't work on "linux mcu" Kevin O'Connor 2022-03-23 20:24:52 -0400
  • a7f69caa37 docs: Note change to neopixel/dotstar API status fields Kevin O'Connor 2022-03-23 15:55:56 -0400
  • 2001eecd5e pca9533: Add support for 4 brightness levels Kevin O'Connor 2022-03-23 00:12:08 -0400
  • 47828b4056 pca9533: Update to use LEDHelper class Kevin O'Connor 2022-03-22 23:18:39 -0400
  • 271c2ac95b pca9632: Update to use LEDHelper class Kevin O'Connor 2022-03-22 23:29:57 -0400
  • 0c425cf014 mcp4018: Support setting minclock and reqclock in SoftwareI2C class Kevin O'Connor 2022-03-23 00:35:42 -0400
  • 9136a29196 dotstar: Update to use LEDHelper class Kevin O'Connor 2022-03-22 23:11:03 -0400
  • 8b8818c0f7 neopixel: Update to use LEDHelper class Kevin O'Connor 2022-03-22 22:49:47 -0400
  • 96795def9c led: Add support for PWM controlled LEDs Kevin O'Connor 2022-03-23 12:04:42 -0400
  • 3340bb2ffd docs: Add explicit Jinja2 prerequisite to mkdocs-requirements.txt Kevin O'Connor 2022-03-29 20:40:48 -0400
  • c08f83ff47 pid_calibrate: Improve Python3 compatibility in debug file output Kevin O'Connor 2022-03-29 20:36:10 -0400
  • 4d1c3478ab angle: Add support for reading tle5012b chip registers (for debugging) Kevin O'Connor 2022-03-19 20:12:35 -0400
  • 1275281ab6 angle: Initialize tle5012b chip variants to same configuration Kevin O'Connor 2022-03-19 15:46:58 -0400
  • 1b08553a42 angle: Report tle5012b temperature Kevin O'Connor 2022-03-19 19:28:00 -0400
  • f9d505e376 sensor_angle: Support TLE5012b frame counter for timing Kevin O'Connor 2022-03-19 19:27:18 -0400
  • 76558168d9 motan: Add support for analyzing "angle" sensor data Kevin O'Connor 2021-07-25 11:42:10 -0400
  • aec742ece4 angle: Initial support for angle sensor calibration Kevin O'Connor 2021-08-21 22:05:53 -0400
  • 74937326d3 sensor_angle: Add support for bulk querying of spi angle sensors Kevin O'Connor 2021-07-09 22:04:10 -0400
  • 91ba9c00e3 atsam: Fix typo in sam4e_afec Alex Maclean 2022-03-28 14:37:15 +0100
  • 8049243221 atsam: Add support for SAM E70 Alex Maclean 2021-08-18 20:01:59 +0100
  • 99c2bf0ded lib: Add Atmel SAM E70 headers Alex Maclean 2021-08-18 19:30:06 +0100
  • befb503cf0 workflows: Add comment when adding reviewer-needed label to idle ticket Kevin O'Connor 2022-03-26 11:42:40 -0400
  • 7e654aed2f docs: Fix config snippet for polar Charles Pickering 2022-03-20 08:16:53 -0700
  • 3e0c0e9ccf
    config: Added Config for Creality Ender 5 Pro 2020 (#4836) SyrasX 2022-03-19 01:42:15 +0100
  • 1390b4d600 virtual_sdcard: Allow spaces in file path for M23 Justin Schuh 2022-03-01 15:58:59 -0800
  • b4b19b8fc1 docs: Add a link to Rotation_Distance.md in Example_Configs.md Kevin O'Connor 2022-03-17 21:50:33 -0400
  • 98d3fffd79 palette2: Fix typo (gmcd vs gcmd) Kevin O'Connor 2022-03-17 20:53:07 -0400
  • a43973b0e0 skew_corrections: Fix typo (gmcd vs gcmd) Kevin O'Connor 2022-03-17 20:52:10 -0400
  • 743c766f47
    config: Adds Ender 2 Pro config (#5359) Spencer Owen 2022-03-17 18:43:55 -0600
  • d7f8bf351f docs: Fix section headers of [display] sections in Config_Reference.md Kevin O'Connor 2022-03-16 12:04:41 -0400
  • 81283423f4 test: Minor file ordering change to printers.test Kevin O'Connor 2022-03-14 14:50:20 -0400
  • 1ccebfce1b
    config: generic-th3d-ezboard-lite-v2.0.cfg (#5247) Apulo 2022-03-14 14:48:22 -0400
  • 0761026e36
    pca9632: LED module for FlashForge Dreamer 3D printer (#4654) Ricardo Alcântara 2022-03-14 15:28:42 -0300
  • df79893dbc
    linux: Update i2c.c (#5295) Blinker73 2022-03-14 14:24:27 -0400
  • 082d773e2e test: Add printer-monoprice-select-mini-v1-2016.cfg to printers.test Kevin O'Connor 2022-03-14 14:20:24 -0400
  • c27a9182f3
    config: Config for Monoprice Select Mini v1 (#5243) jace 2022-03-14 11:17:32 -0700
  • c8cc2a1e27 scripts: Migrate `check_whitespace.py` to python3 Miklós Tusz 2022-03-08 11:49:03 -0800
  • 12e304fbec temperature_fan: add missing round function to get_status temperature Stefan Dej 2022-02-17 22:30:13 +0100
  • 5d0d6d5a32
    config: Adding bed_screws to Ender 3 (#5252) Ofir Petrushka 2022-03-15 04:38:05 +1100
  • 352f735297
    config: Elegoo Neptune 2 config update (#5213) just-trey 2022-03-14 12:50:38 -0400
  • 02d770ae3c
    neopixel: add BGR for neopixel (#5160) electron2410 2022-03-14 17:30:58 +0100
  • 7731c30422 stm32: Allow 32KiB bootloader to be specified for all STM32F4 builds Kevin O'Connor 2022-03-14 12:26:41 -0400
  • 30098db22a docs: Fix typo in RPi_microcontroller.md Kevin O'Connor 2022-03-14 00:38:25 -0400
  • 5e91c5de28 workflows: Update invalid-label-bot.yaml to use actions/github-script@v6 Kevin O'Connor 2022-03-13 17:08:43 -0400
  • 021459e53e workflows: Update stale-issue-bot.yaml to use actions/github-script@v6 Kevin O'Connor 2022-03-13 17:09:08 -0400
  • 2f8f99acae workflows: Mark inactive github PRs with "reviewer needed" Kevin O'Connor 2022-03-13 15:21:19 -0400
  • 341e56dcea workflows: Automatically close PRs with "reviewer needed" that become stale Kevin O'Connor 2022-03-13 14:23:12 -0400
  • cc3c4c81e9 workflows: Add github tool to add a comment to PRs marked "reviewer needed" Kevin O'Connor 2022-03-13 14:22:47 -0400
  • 1de0d75079 docs: Move "benefits" review section up in CONTRIBUTING.md Kevin O'Connor 2022-03-13 15:26:27 -0400
  • e3beafbdb4 stm32: Clarify CCIPR2 setting in stm32g0.c Kevin O'Connor 2022-03-11 14:12:11 -0500
  • 24e7bbf0df
    docs: Add missing bltouch lift_speed option to Config_Reference.md (#5344) Fritz Webering 2022-03-11 19:35:08 +0100
  • 4ce2d379bb stm32: Simplify CCIPR2 register assignment on stm32g0 Kevin O'Connor 2022-03-09 13:12:47 -0500
  • d75154d695
    stm32: USB clock source from PLLQCLK on stm32g0 (#5341) BIGTREETECH 2022-03-10 02:11:04 +0800
  • c721c20c97 docs: Improve G-Codes.md description of extruder commands Kevin O'Connor 2022-03-08 15:34:11 -0500
  • c067d4df73 klipper3d-deploy: Temporarily disable translations on klipper3d.org Kevin O'Connor 2022-03-08 14:58:36 -0500
  • 38b992532a display_status: stops M73 from setting progress to 0 if P missing Pedro Lamas 2022-03-07 16:58:41 +0000
  • fe2974b8ec extruder: Verify trapq is unmodified on default SET_PRESSURE_ADVANCE Kevin O'Connor 2022-03-04 13:32:18 -0500
  • 4815a946c2 extruder_stepper: Do not default to synching with "extruder" at startup Kevin O'Connor 2022-02-21 13:59:00 -0500
  • 6627d036ac extruder: Allow an extruder object to be created without a stepper Kevin O'Connor 2022-02-21 13:51:27 -0500
  • 4a8aece6a7 docs: Note g-code output is not intented to be parsed in G-Codes.md Kevin O'Connor 2022-03-03 22:20:27 -0500
  • c31f981575 docs: Add link to GET_POSITION description in G-Codes.md Kevin O'Connor 2022-03-03 21:46:59 -0500
  • 7ce409d7a5 lpc176x: Fix serial ordering of initialization Kevin O'Connor 2022-03-01 12:53:39 -0500
  • 682d38f590
    delta: Multiple steppers on delta tower (#5217) Andrei Ignat 2022-03-01 05:14:25 +0100
  • bbd1ddadd1
    corexy: Multiple steppers per axis on CoreXY (#4886) Andrei Ignat 2022-03-01 05:11:50 +0100
  • 7c964e5fdf
    dac084S085: SPI DAC DAC084S085 implementation (#5134) Lorenzo 2022-02-22 16:28:28 +0100
  • b0a24a4458 motion_report: Ensure startstop_cb is called atomically Kevin O'Connor 2022-02-21 22:12:53 -0500
  • 2b2caa8f05
    klippy-requirements: Pin markupsafe==1.1.1 to fix python3 (#5286) Frank Tackitt 2022-02-21 11:26:18 -0700
  • 9e15321418 docs: Minor wording change to Example_Configs.md Kevin O'Connor 2022-02-21 12:20:21 -0500