Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtual_sdcard: Adds on_error_gcode | Pedro Lamas | 2022-06-03 | 1 | -0/+3 |
| | | | | Signed-off-by: Pedro Lamas <pedrolamas@gmail.com> | ||||
* | adxl345: Support recording data from multiple ADXL345's in one run, and ↵ | Mikkel Schmidt | 2022-05-23 | 1 | -7/+12 |
| | | | | | | | | | | | more. (#5224) Add PROBE and CHIP to TEST_RESONANCES Since it's possible to specify more than one chip in TEST_RESONANCES the CHIP parameter has been renamed to CHIPS Signed-off-by: Mikkel Schmidt <mikkel.schmidt@gmail.com> | ||||
* | docs: Line wrapping in G-Codes.md | Kevin O'Connor | 2022-05-23 | 1 | -1/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Documentation on screws_tilt_calculate MAX_DEVIATION parameter (#5522) | Kevin Nguyen | 2022-05-23 | 1 | -2/+2 |
| | | | Signed-off-by: Kevin Nguyen <ngynkvn@gmail.com> | ||||
* | docs: Update Config_Reference.md z_hop speed (#5514) | camerony | 2022-05-23 | 1 | -2/+2 |
| | | | | | The default z-hop speed is actually 15 mm/s according to the code in safe_z_home.py Signed-off-by: Cameron River <camerony@gmail.com> | ||||
* | docs: fix links to Config_Reference.md | th33xitus | 2022-05-18 | 1 | -8/+8 |
| | | | | Signed-off-by: Dominik Willner <th33xitus@gmail.com> | ||||
* | docs: Minor wording update to Code_Overview.md | Kevin O'Connor | 2022-05-17 | 1 | -3/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update Code_Overview.md with more realistic task timing guidelines | Kevin O'Connor | 2022-05-17 | 1 | -3/+6 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Updates to Installation.md document | Kevin O'Connor | 2022-05-17 | 1 | -44/+79 |
| | | | | | | | Recommend users obtain an example config file prior to starting the installation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Minor CanBoot documentation fixes | Kevin O'Connor | 2022-05-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: add CanBoot documentation to bootloaders.md | Eric Callahan | 2022-05-10 | 1 | -0/+38 |
| | | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | docs: Update G-Codes.md (#5487) | 3-5-20 | 2022-05-09 | 1 | -1/+1 |
| | | | | | Typo correction: my -> by Signed-off-by: Oscar Cetnarowski <0.007954545@proton.me> | ||||
* | docs: Fix typo in Benchmarks.md | Kevin O'Connor | 2022-05-06 | 1 | -1/+1 |
| | | | | | | Reported by @kaidegit. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Note pins used for stm32flash in Bootloaders.md | Kevin O'Connor | 2022-05-04 | 1 | -4/+5 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update Example_Configs.md to note that baud should be 250000 | Kevin O'Connor | 2022-04-30 | 1 | -0/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Note to run DELTA_CALIBRATE before DELTA_ANALYZE in Delta_Calibrate.md | Kevin O'Connor | 2022-04-29 | 1 | -1/+5 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: List only micro-controller names in benchmarks table in Features.md | Kevin O'Connor | 2022-04-29 | 1 | -11/+15 |
| | | | | | | | | | | | There is concern that some users are interpreting the benchmark table in Features.md as a list of "supported boards" or possibly "recommended boards". This was not the intent. Remove the board names from the list to make it more clear the intent is only to describe the benchmarks. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Improve wording of screws_tilt_adjust in Config_Reference.md | Kevin O'Connor | 2022-04-23 | 1 | -4/+4 |
| | | | | | | Reported by @JamesH1978. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Fix typo in query_adc section of G-Codes.md | Kevin O'Connor | 2022-04-21 | 1 | -1/+1 |
| | | | | | | Reported by @jakep82. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | neopixel: Support chains with a mix of color_order | Kevin O'Connor | 2022-04-18 | 1 | -2/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stm32: Add STM32F072 16KiB bootloader option (#5404) | alstoepp | 2022-04-13 | 1 | -0/+22 |
| | | | Signed-off-by: Alexander Stöpperger <a.stoepperger@gmx-topmail.de> | ||||
* | docs: Update temperature_fan PID documentation in Config_Reference.md | Kevin O'Connor | 2022-04-11 | 1 | -4/+15 |
| | | | | | | Reported by @dewi-ny-je. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add link to linux mcu neopixels config docs (#5402) | Karl Bowden | 2022-04-11 | 1 | -1/+4 |
| | | | | | The reference to the linux mcu was helpful to understand what a linux mcu was but didn't help with understanding the technical reasons why it's not supported. Signed-off-by: Karl Bowden <karl@bearded.sexy> | ||||
* | docs: Add link to Moonraker in API_Server.md | Kevin O'Connor | 2022-04-09 | 1 | -0/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Fix smarteffector link in G-Codes.md | Kevin O'Connor | 2022-04-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Minor updates to SmartEffector docs | Kevin O'Connor | 2022-04-09 | 2 | -19/+22 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | smart_effector: Config and command reference | Dmitry Butyugin | 2022-04-09 | 2 | -0/+80 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | docster: Fix incorrect default value for max_freq | cbc02009 | 2022-04-09 | 1 | -2/+2 |
| | |||||
* | docs: Update wording of "quality improvement" section of CONTRIBUTING.md | Kevin O'Connor | 2022-04-08 | 1 | -15/+13 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Provide more information on PID in Config_Reference.md | Kevin O'Connor | 2022-04-07 | 1 | -6/+9 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | temperature_fan: Remove deprecated pid_integral_max option | Kevin O'Connor | 2022-04-07 | 1 | -0/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | pca9632: Add support for configurable color_order | Kevin O'Connor | 2022-04-07 | 2 | -0/+7 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | pca9632: Support using hardware I2C | Kevin O'Connor | 2022-04-07 | 1 | -4/+13 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | _klipper3d: Specify mkdocs language config options | Yifei Ding | 2022-04-06 | 2 | -2/+14 |
| | | | | | Signed-off-by: Yifei Ding <yifeiding@protonmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | _klipper3d: New language translation deployment | Yifei Ding | 2022-04-06 | 3 | -1/+78 |
| | | | | | Signed-off-by: Yifei Ding <yifeiding@protonmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | _klipper3d: Remove translation stubs | Kevin O'Connor | 2022-04-06 | 4 | -38/+0 |
| | | | | | | | | Support for language translations on the klipper3d.org site was disabled in commit c067d4df. Fully remove the support in this commit. This is in preparation for an alternate implementation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | neopixel: Support arbitrary RGBW strings in color_order config | Kevin O'Connor | 2022-04-06 | 1 | -2/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Note that "minutes" in screws_tilt_adjust means minutes of a clock face | Kevin O'Connor | 2022-04-05 | 1 | -1/+4 |
| | | | | | | Reported by @kubik369 and @Sineos. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | led: Support setting display_template parameters via SET_LED_TEMPLATE | Kevin O'Connor | 2022-03-31 | 1 | -7/+9 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | led: Support automated LED updates based on display_template results | Kevin O'Connor | 2022-03-31 | 2 | -9/+32 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Note that neopixel doesn't work on "linux mcu" | Kevin O'Connor | 2022-03-31 | 1 | -0/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Note change to neopixel/dotstar API status fields | Kevin O'Connor | 2022-03-31 | 2 | -10/+19 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | led: Add support for PWM controlled LEDs | Kevin O'Connor | 2022-03-31 | 2 | -75/+99 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add explicit Jinja2 prerequisite to mkdocs-requirements.txt | Kevin O'Connor | 2022-03-29 | 1 | -0/+1 |
| | | | | | | Avoid build failures by adding explicit Jinja2 version. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | angle: Add support for reading tle5012b chip registers (for debugging) | Kevin O'Connor | 2022-03-29 | 1 | -0/+12 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | angle: Report tle5012b temperature | Kevin O'Connor | 2022-03-29 | 1 | -0/+9 |
| | | | | | | Export the tle5012b temperature readings when performing measurements. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | angle: Initial support for angle sensor calibration | Kevin O'Connor | 2022-03-29 | 3 | -1/+30 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | sensor_angle: Add support for bulk querying of spi angle sensors | Kevin O'Connor | 2022-03-29 | 2 | -0/+45 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Fix config snippet for polar | Charles Pickering | 2022-03-20 | 1 | -9/+9 |
| | | | | | | Previously the section for stepper_bed was intertwined with printer. This commit makes it match (../config/example-polar.cfg). Signed-off-by: Charles Pickering <me@charlespick.xyz> | ||||
* | docs: Add a link to Rotation_Distance.md in Example_Configs.md | Kevin O'Connor | 2022-03-17 | 1 | -1/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |