Commit Graph

  • a7f69caa37 docs: Note change to neopixel/dotstar API status fields Kevin O'Connor 2022-03-23 15:55:56 -04:00
  • 2001eecd5e pca9533: Add support for 4 brightness levels Kevin O'Connor 2022-03-23 00:12:08 -04:00
  • 47828b4056 pca9533: Update to use LEDHelper class Kevin O'Connor 2022-03-22 23:18:39 -04:00
  • 271c2ac95b pca9632: Update to use LEDHelper class Kevin O'Connor 2022-03-22 23:29:57 -04:00
  • 0c425cf014 mcp4018: Support setting minclock and reqclock in SoftwareI2C class Kevin O'Connor 2022-03-23 00:35:42 -04:00
  • 9136a29196 dotstar: Update to use LEDHelper class Kevin O'Connor 2022-03-22 23:11:03 -04:00
  • 8b8818c0f7 neopixel: Update to use LEDHelper class Kevin O'Connor 2022-03-22 22:49:47 -04:00
  • 96795def9c led: Add support for PWM controlled LEDs Kevin O'Connor 2022-03-23 12:04:42 -04:00
  • 3340bb2ffd docs: Add explicit Jinja2 prerequisite to mkdocs-requirements.txt Kevin O'Connor 2022-03-29 20:40:48 -04:00
  • c08f83ff47 pid_calibrate: Improve Python3 compatibility in debug file output Kevin O'Connor 2022-03-29 20:36:10 -04:00
  • 4d1c3478ab angle: Add support for reading tle5012b chip registers (for debugging) Kevin O'Connor 2022-03-19 20:12:35 -04:00
  • 1275281ab6 angle: Initialize tle5012b chip variants to same configuration Kevin O'Connor 2022-03-19 15:46:58 -04:00
  • 1b08553a42 angle: Report tle5012b temperature Kevin O'Connor 2022-03-19 19:28:00 -04:00
  • f9d505e376 sensor_angle: Support TLE5012b frame counter for timing Kevin O'Connor 2022-03-19 19:27:18 -04:00
  • 76558168d9 motan: Add support for analyzing "angle" sensor data Kevin O'Connor 2021-07-25 11:42:10 -04:00
  • aec742ece4 angle: Initial support for angle sensor calibration Kevin O'Connor 2021-08-21 22:05:53 -04:00
  • 74937326d3 sensor_angle: Add support for bulk querying of spi angle sensors Kevin O'Connor 2021-07-09 22:04:10 -04:00
  • 91ba9c00e3 atsam: Fix typo in sam4e_afec Alex Maclean 2022-03-28 14:37:15 +01:00
  • 8049243221 atsam: Add support for SAM E70 Alex Maclean 2021-08-18 20:01:59 +01:00
  • 99c2bf0ded lib: Add Atmel SAM E70 headers Alex Maclean 2021-08-18 19:30:06 +01:00
  • befb503cf0 workflows: Add comment when adding reviewer-needed label to idle ticket Kevin O'Connor 2022-03-26 11:42:40 -04:00
  • 7e654aed2f docs: Fix config snippet for polar Charles Pickering 2022-03-20 08:16:53 -07:00
  • 3e0c0e9ccf config: Added Config for Creality Ender 5 Pro 2020 (#4836) SyrasX 2022-03-19 01:42:15 +01:00
  • 1390b4d600 virtual_sdcard: Allow spaces in file path for M23 Justin Schuh 2022-03-01 15:58:59 -08:00
  • b4b19b8fc1 docs: Add a link to Rotation_Distance.md in Example_Configs.md Kevin O'Connor 2022-03-17 21:50:33 -04:00
  • 98d3fffd79 palette2: Fix typo (gmcd vs gcmd) Kevin O'Connor 2022-03-17 20:53:07 -04:00
  • a43973b0e0 skew_corrections: Fix typo (gmcd vs gcmd) Kevin O'Connor 2022-03-17 20:52:10 -04:00
  • 743c766f47 config: Adds Ender 2 Pro config (#5359) Spencer Owen 2022-03-17 18:43:55 -06:00
  • d7f8bf351f docs: Fix section headers of [display] sections in Config_Reference.md Kevin O'Connor 2022-03-16 12:04:41 -04:00
  • 81283423f4 test: Minor file ordering change to printers.test Kevin O'Connor 2022-03-14 14:50:20 -04:00
  • 1ccebfce1b config: generic-th3d-ezboard-lite-v2.0.cfg (#5247) Apulo 2022-03-14 14:48:22 -04:00
  • 0761026e36 pca9632: LED module for FlashForge Dreamer 3D printer (#4654) Ricardo Alcântara 2022-03-14 15:28:42 -03:00
  • df79893dbc linux: Update i2c.c (#5295) Blinker73 2022-03-14 14:24:27 -04:00
  • 082d773e2e test: Add printer-monoprice-select-mini-v1-2016.cfg to printers.test Kevin O'Connor 2022-03-14 14:20:24 -04:00
  • c27a9182f3 config: Config for Monoprice Select Mini v1 (#5243) jace 2022-03-14 11:17:32 -07:00
  • c8cc2a1e27 scripts: Migrate check_whitespace.py to python3 Miklós Tusz 2022-03-08 11:49:03 -08:00
  • 12e304fbec temperature_fan: add missing round function to get_status temperature Stefan Dej 2022-02-17 22:30:13 +01:00
  • 5d0d6d5a32 config: Adding bed_screws to Ender 3 (#5252) Ofir Petrushka 2022-03-15 04:38:05 +11:00
  • 352f735297 config: Elegoo Neptune 2 config update (#5213) just-trey 2022-03-14 12:50:38 -04:00
  • 02d770ae3c neopixel: add BGR for neopixel (#5160) electron2410 2022-03-14 17:30:58 +01:00
  • 7731c30422 stm32: Allow 32KiB bootloader to be specified for all STM32F4 builds Kevin O'Connor 2022-03-14 12:26:41 -04:00
  • 30098db22a docs: Fix typo in RPi_microcontroller.md Kevin O'Connor 2022-03-14 00:38:25 -04:00
  • 5e91c5de28 workflows: Update invalid-label-bot.yaml to use actions/github-script@v6 Kevin O'Connor 2022-03-13 17:08:43 -04:00
  • 021459e53e workflows: Update stale-issue-bot.yaml to use actions/github-script@v6 Kevin O'Connor 2022-03-13 17:09:08 -04:00
  • 2f8f99acae workflows: Mark inactive github PRs with "reviewer needed" Kevin O'Connor 2022-03-13 15:21:19 -04:00
  • 341e56dcea workflows: Automatically close PRs with "reviewer needed" that become stale Kevin O'Connor 2022-03-13 14:23:12 -04:00
  • cc3c4c81e9 workflows: Add github tool to add a comment to PRs marked "reviewer needed" Kevin O'Connor 2022-03-13 14:22:47 -04:00
  • 1de0d75079 docs: Move "benefits" review section up in CONTRIBUTING.md Kevin O'Connor 2022-03-13 15:26:27 -04:00
  • e3beafbdb4 stm32: Clarify CCIPR2 setting in stm32g0.c Kevin O'Connor 2022-03-11 14:12:11 -05:00
  • 24e7bbf0df docs: Add missing bltouch lift_speed option to Config_Reference.md (#5344) Fritz Webering 2022-03-11 19:35:08 +01:00
  • 4ce2d379bb stm32: Simplify CCIPR2 register assignment on stm32g0 Kevin O'Connor 2022-03-09 13:12:47 -05:00
  • d75154d695 stm32: USB clock source from PLLQCLK on stm32g0 (#5341) BIGTREETECH 2022-03-10 02:11:04 +08:00
  • c721c20c97 docs: Improve G-Codes.md description of extruder commands Kevin O'Connor 2022-03-08 15:34:11 -05:00
  • c067d4df73 klipper3d-deploy: Temporarily disable translations on klipper3d.org Kevin O'Connor 2022-03-08 14:58:36 -05:00
  • 38b992532a display_status: stops M73 from setting progress to 0 if P missing Pedro Lamas 2022-03-07 16:58:41 +00:00
  • fe2974b8ec extruder: Verify trapq is unmodified on default SET_PRESSURE_ADVANCE Kevin O'Connor 2022-03-04 13:32:18 -05:00
  • 4815a946c2 extruder_stepper: Do not default to synching with "extruder" at startup Kevin O'Connor 2022-02-21 13:59:00 -05:00
  • 6627d036ac extruder: Allow an extruder object to be created without a stepper Kevin O'Connor 2022-02-21 13:51:27 -05:00
  • 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 -05:00
  • c31f981575 docs: Add link to GET_POSITION description in G-Codes.md Kevin O'Connor 2022-03-03 21:46:59 -05:00
  • 7ce409d7a5 lpc176x: Fix serial ordering of initialization Kevin O'Connor 2022-03-01 12:53:39 -05:00
  • 682d38f590 delta: Multiple steppers on delta tower (#5217) Andrei Ignat 2022-03-01 05:14:25 +01:00
  • bbd1ddadd1 corexy: Multiple steppers per axis on CoreXY (#4886) Andrei Ignat 2022-03-01 05:11:50 +01:00
  • 7c964e5fdf dac084S085: SPI DAC DAC084S085 implementation (#5134) Lorenzo 2022-02-22 16:28:28 +01:00
  • b0a24a4458 motion_report: Ensure startstop_cb is called atomically Kevin O'Connor 2022-02-21 22:12:53 -05:00
  • 2b2caa8f05 klippy-requirements: Pin markupsafe==1.1.1 to fix python3 (#5286) Frank Tackitt 2022-02-21 11:26:18 -07:00
  • 9e15321418 docs: Minor wording change to Example_Configs.md Kevin O'Connor 2022-02-21 12:20:21 -05:00
  • 7202a5da8e docs: Minor wording change in Example_Configs.md Kevin O'Connor 2022-02-21 12:17:30 -05:00
  • 74dbd8a8e4 docs: Fix Example_Configs.md list rendering Kevin O'Connor 2022-02-21 12:13:34 -05:00
  • c3baa671a5 docs: Update Example_Configs.md Kevin O'Connor 2022-02-21 11:57:51 -05:00
  • 8b0c6fcb08 bed_mesh: Report actual mesh profiles as status Misterke 2022-02-15 20:58:47 +01:00
  • 131cca2b51 docs: Change the klipper3d.org "language selection" icon Kevin O'Connor 2022-02-16 12:09:09 -05:00
  • d94d690d67 config: Update printer-tronxy-x5sa-v6-2019.cfg (#5262) Polar-Ted 2022-02-14 16:17:38 -08:00
  • 38220da46b config: Update printer-wanhao-duplicator-i3-v2.1-2017.cfg (#5261) joshindc 2022-02-14 19:16:40 -05:00
  • 646bb02355 docs: Fix Translation Support Script (#5263) Yifei Ding 2022-02-14 11:13:12 -08:00
  • c78676ff5f docs: Fixes for mkdocs translation support Kevin O'Connor 2022-02-14 11:35:07 -05:00
  • 61329049a6 docs: Mkdocs i18n support (#5072) Yifei Ding 2022-02-14 08:29:41 -08:00
  • f0241d7dec docs: Drop duplicated firmware_retraction G-Codes section Wilhelm Schuster 2022-02-13 13:10:30 +01:00
  • e3cbe7ea36 stm32: Clear SPE flag on a change to SPI CR1 register Kevin O'Connor 2022-02-10 17:20:49 -05:00
  • 99d55185a2 stm32: Wait for transmission to complete before returning from spi_transfer() Kevin O'Connor 2022-02-09 13:07:32 -05:00
  • 1c594ef27a bed_mesh: Fix integer division issue on Python3 Kevin O'Connor 2022-02-10 14:09:15 -05:00
  • 2e17519a7e extruder: Deprecate old extruder commands and shared_heater config option Kevin O'Connor 2022-01-11 18:26:23 -05:00
  • 2af8c5aa86 extruder: Add new SYNC_EXTRUDER_MOTION command Kevin O'Connor 2022-01-29 19:45:40 -05:00
  • 9ec9742484 extruder: Add support for reversing the direction of extruder stepper movement Kevin O'Connor 2022-01-29 19:13:31 -05:00
  • 189188e3ca extruder: Add a SET_EXTRUDER_ROTATION_DISTANCE command Kevin O'Connor 2022-01-29 14:13:26 -05:00
  • 6d7c03365a logextract: Add support for reordering stepper queue messages by timestamp Kevin O'Connor 2022-02-07 00:06:40 -05:00
  • c8560b367d logextract: Add support for reordering trapq moves by timestamp Kevin O'Connor 2022-02-06 23:42:01 -05:00
  • 739ff465a7 logextract: Support reordering API Server messages by timestamp Kevin O'Connor 2022-02-06 23:09:51 -05:00
  • 6cd1e794f7 logextract: Breakup shutdown parsing into classes Kevin O'Connor 2022-02-06 22:33:09 -05:00
  • 9174c0241e stm32: Fix ADC on stm32h7 (#5239) adelyser 2022-02-06 16:29:53 -07:00
  • 54646c77dc bme280: fix integer handling for python3 in bme280.py (#5237) cbc02009 2022-02-06 12:15:35 -05:00
  • 0143199175 Makefile: Improve handling of board symbolic link creation Kevin O'Connor 2022-02-03 17:23:34 -05:00
  • 427f4b456e docs: Fix unescaped angle brackets in G-Codes.md Kevin O'Connor 2022-02-01 12:19:23 -05:00
  • 30be45c1ae docs: Fix link in G-Codes.md Kevin O'Connor 2022-02-01 12:11:22 -05:00
  • c80552f9e7 docs: Reorganize layout of G-Codes.md Kevin O'Connor 2022-01-29 12:54:07 -05:00
  • 9c4172784a docs: Update Resonance_Compensation.md to recommend SET_VELOCITY_LIMIT Kevin O'Connor 2022-01-28 19:04:10 -05:00
  • a7b01857f5 flash_usb: use sudo for rp2040 flashing Lasse Dalegaard 2022-01-31 08:48:04 +01:00
  • 15ffa85954 doc: Fix typo in Manual_Level.md (#5161) Haxk20 2022-01-30 00:18:03 +01:00
  • b414fc4975 spi_flash: Add btt-skr-bx-se to the board types (#4951) adelyser 2022-01-29 11:32:48 -07:00
  • c15d38b973 config: Add BIQU BX printer config (#4950) adelyser 2022-01-29 11:31:41 -07:00