aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* virtual_sdcard: Adds on_error_gcodePedro Lamas2022-06-031-0/+3
* adxl345: Support recording data from multiple ADXL345's in one run, and more....Mikkel Schmidt2022-05-231-7/+12
* docs: Line wrapping in G-Codes.mdKevin O'Connor2022-05-231-1/+3
* docs: Documentation on screws_tilt_calculate MAX_DEVIATION parameter (#5522)Kevin Nguyen2022-05-231-2/+2
* docs: Update Config_Reference.md z_hop speed (#5514)camerony2022-05-231-2/+2
* docs: fix links to Config_Reference.mdth33xitus2022-05-181-8/+8
* docs: Minor wording update to Code_Overview.mdKevin O'Connor2022-05-171-3/+3
* docs: Update Code_Overview.md with more realistic task timing guidelinesKevin O'Connor2022-05-171-3/+6
* docs: Updates to Installation.md documentKevin O'Connor2022-05-171-44/+79
* docs: Minor CanBoot documentation fixesKevin O'Connor2022-05-101-1/+1
* docs: add CanBoot documentation to bootloaders.mdEric Callahan2022-05-101-0/+38
* docs: Update G-Codes.md (#5487)3-5-202022-05-091-1/+1
* docs: Fix typo in Benchmarks.mdKevin O'Connor2022-05-061-1/+1
* docs: Note pins used for stm32flash in Bootloaders.mdKevin O'Connor2022-05-041-4/+5
* docs: Update Example_Configs.md to note that baud should be 250000Kevin O'Connor2022-04-301-0/+3
* docs: Note to run DELTA_CALIBRATE before DELTA_ANALYZE in Delta_Calibrate.mdKevin O'Connor2022-04-291-1/+5
* docs: List only micro-controller names in benchmarks table in Features.mdKevin O'Connor2022-04-291-11/+15
* docs: Improve wording of screws_tilt_adjust in Config_Reference.mdKevin O'Connor2022-04-231-4/+4
* docs: Fix typo in query_adc section of G-Codes.mdKevin O'Connor2022-04-211-1/+1
* neopixel: Support chains with a mix of color_orderKevin O'Connor2022-04-181-2/+3
* stm32: Add STM32F072 16KiB bootloader option (#5404)alstoepp2022-04-131-0/+22
* docs: Update temperature_fan PID documentation in Config_Reference.mdKevin O'Connor2022-04-111-4/+15
* docs: Add link to linux mcu neopixels config docs (#5402)Karl Bowden2022-04-111-1/+4
* docs: Add link to Moonraker in API_Server.mdKevin O'Connor2022-04-091-0/+4
* docs: Fix smarteffector link in G-Codes.mdKevin O'Connor2022-04-091-1/+1
* docs: Minor updates to SmartEffector docsKevin O'Connor2022-04-092-19/+22
* smart_effector: Config and command referenceDmitry Butyugin2022-04-092-0/+80
* 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
* docs: Provide more information on PID in Config_Reference.mdKevin O'Connor2022-04-071-6/+9
* temperature_fan: Remove deprecated pid_integral_max optionKevin O'Connor2022-04-071-0/+3
* pca9632: Add support for configurable color_orderKevin O'Connor2022-04-072-0/+7
* pca9632: Support using hardware I2CKevin O'Connor2022-04-071-4/+13
* _klipper3d: Specify mkdocs language config optionsYifei Ding2022-04-062-2/+14
* _klipper3d: New language translation deploymentYifei Ding2022-04-063-1/+78
* _klipper3d: Remove translation stubsKevin O'Connor2022-04-064-38/+0
* neopixel: Support arbitrary RGBW strings in color_order configKevin O'Connor2022-04-061-2/+3
* docs: Note that "minutes" in screws_tilt_adjust means minutes of a clock faceKevin O'Connor2022-04-051-1/+4
* led: Support setting display_template parameters via SET_LED_TEMPLATEKevin O'Connor2022-03-311-7/+9
* led: Support automated LED updates based on display_template resultsKevin O'Connor2022-03-312-9/+32
* docs: Note that neopixel doesn't work on "linux mcu"Kevin O'Connor2022-03-311-0/+3
* docs: Note change to neopixel/dotstar API status fieldsKevin O'Connor2022-03-312-10/+19
* led: Add support for PWM controlled LEDsKevin O'Connor2022-03-312-75/+99
* docs: Add explicit Jinja2 prerequisite to mkdocs-requirements.txtKevin O'Connor2022-03-291-0/+1
* angle: Add support for reading tle5012b chip registers (for debugging)Kevin O'Connor2022-03-291-0/+12
* angle: Report tle5012b temperatureKevin O'Connor2022-03-291-0/+9
* angle: Initial support for angle sensor calibrationKevin O'Connor2022-03-293-1/+30
* sensor_angle: Add support for bulk querying of spi angle sensorsKevin O'Connor2022-03-292-0/+45
* docs: Fix config snippet for polarCharles Pickering2022-03-201-9/+9
* docs: Add a link to Rotation_Distance.md in Example_Configs.mdKevin O'Connor2022-03-171-1/+3