aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* virtual_sdcard: Adds on_error_gcodePedro Lamas2022-06-031-0/+3
| | | | Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
* adxl345: Support recording data from multiple ADXL345's in one run, and ↵Mikkel Schmidt2022-05-231-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.mdKevin O'Connor2022-05-231-1/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Documentation on screws_tilt_calculate MAX_DEVIATION parameter (#5522)Kevin Nguyen2022-05-231-2/+2
| | | Signed-off-by: Kevin Nguyen <ngynkvn@gmail.com>
* docs: Update Config_Reference.md z_hop speed (#5514)camerony2022-05-231-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.mdth33xitus2022-05-181-8/+8
| | | | Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* docs: Minor wording update to Code_Overview.mdKevin O'Connor2022-05-171-3/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Code_Overview.md with more realistic task timing guidelinesKevin O'Connor2022-05-171-3/+6
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Updates to Installation.md documentKevin O'Connor2022-05-171-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 fixesKevin O'Connor2022-05-101-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: add CanBoot documentation to bootloaders.mdEric Callahan2022-05-101-0/+38
| | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com>
* docs: Update G-Codes.md (#5487)3-5-202022-05-091-1/+1
| | | | | Typo correction: my -> by Signed-off-by: Oscar Cetnarowski <0.007954545@proton.me>
* docs: Fix typo in Benchmarks.mdKevin O'Connor2022-05-061-1/+1
| | | | | | Reported by @kaidegit. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note pins used for stm32flash in Bootloaders.mdKevin O'Connor2022-05-041-4/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Example_Configs.md to note that baud should be 250000Kevin O'Connor2022-04-301-0/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note to run DELTA_CALIBRATE before DELTA_ANALYZE in Delta_Calibrate.mdKevin O'Connor2022-04-291-1/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: List only micro-controller names in benchmarks table in Features.mdKevin O'Connor2022-04-291-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.mdKevin O'Connor2022-04-231-4/+4
| | | | | | Reported by @JamesH1978. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix typo in query_adc section of G-Codes.mdKevin O'Connor2022-04-211-1/+1
| | | | | | Reported by @jakep82. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* neopixel: Support chains with a mix of color_orderKevin O'Connor2022-04-181-2/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32: Add STM32F072 16KiB bootloader option (#5404)alstoepp2022-04-131-0/+22
| | | Signed-off-by: Alexander Stöpperger <a.stoepperger@gmx-topmail.de>
* docs: Update temperature_fan PID documentation in Config_Reference.mdKevin O'Connor2022-04-111-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 Bowden2022-04-111-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.mdKevin O'Connor2022-04-091-0/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix smarteffector link in G-Codes.mdKevin O'Connor2022-04-091-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Minor updates to SmartEffector docsKevin O'Connor2022-04-092-19/+22
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* smart_effector: Config and command referenceDmitry Butyugin2022-04-092-0/+80
| | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
* docster: Fix incorrect default value for max_freqcbc020092022-04-091-2/+2
|
* docs: Update wording of "quality improvement" section of CONTRIBUTING.mdKevin O'Connor2022-04-081-15/+13
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Provide more information on PID in Config_Reference.mdKevin O'Connor2022-04-071-6/+9
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* temperature_fan: Remove deprecated pid_integral_max optionKevin O'Connor2022-04-071-0/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pca9632: Add support for configurable color_orderKevin O'Connor2022-04-072-0/+7
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pca9632: Support using hardware I2CKevin O'Connor2022-04-071-4/+13
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* _klipper3d: Specify mkdocs language config optionsYifei Ding2022-04-062-2/+14
| | | | | Signed-off-by: Yifei Ding <yifeiding@protonmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* _klipper3d: New language translation deploymentYifei Ding2022-04-063-1/+78
| | | | | Signed-off-by: Yifei Ding <yifeiding@protonmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* _klipper3d: Remove translation stubsKevin O'Connor2022-04-064-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 configKevin O'Connor2022-04-061-2/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note that "minutes" in screws_tilt_adjust means minutes of a clock faceKevin O'Connor2022-04-051-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_TEMPLATEKevin O'Connor2022-03-311-7/+9
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* led: Support automated LED updates based on display_template resultsKevin O'Connor2022-03-312-9/+32
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note that neopixel doesn't work on "linux mcu"Kevin O'Connor2022-03-311-0/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note change to neopixel/dotstar API status fieldsKevin O'Connor2022-03-312-10/+19
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* led: Add support for PWM controlled LEDsKevin O'Connor2022-03-312-75/+99
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add explicit Jinja2 prerequisite to mkdocs-requirements.txtKevin O'Connor2022-03-291-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'Connor2022-03-291-0/+12
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* angle: Report tle5012b temperatureKevin O'Connor2022-03-291-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 calibrationKevin O'Connor2022-03-293-1/+30
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* sensor_angle: Add support for bulk querying of spi angle sensorsKevin O'Connor2022-03-292-0/+45
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix config snippet for polarCharles Pickering2022-03-201-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.mdKevin O'Connor2022-03-171-1/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>