aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix link in Releases.mdKevin O'Connor2021-09-291-1/+1
* docs: Note the release of v0.10.0Kevin O'Connor2021-09-291-0/+32
* docs: Update Features.mdKevin O'Connor2021-09-291-7/+13
* docs: Update CONTRIBUTING.md with new repo location; minor wording changesKevin O'Connor2021-09-291-11/+12
* docs: add Translation Contributor GuideYifei Ding2021-09-291-0/+37
* docs: Fix table rendering in RPi_microcontroller.mdKevin O'Connor2021-09-291-7/+9
* docs: background color fix for bed_mesh svgsEric Callahan2021-09-293-3/+6
* docs: Change Kinematics.md images to use a solid white backgroundKevin O'Connor2021-09-2716-247/+268
* docs: Fix typo in Bed_Mesh.mdKevin O'Connor2021-09-271-4/+4
* docs: Update documentation with new klipper github URLKevin O'Connor2021-09-237-14/+14
* avrsim: Change default speed to 16Mhz and default baud to 250KKevin O'Connor2021-09-161-6/+5
* configfile: Add support for reporting deprecated optionsKevin O'Connor2021-09-161-0/+6
* heaters: Change default smooth_time from 2 seconds to 1 secondKevin O'Connor2021-09-032-2/+6
* docs: Add referenced config example for PWM tools (#4537)Pascal2021-09-031-1/+1
* docs: Fix typo in Measuring_Resonances.mdKevin O'Connor2021-09-021-1/+1
* tuning_tower: Add STEP_DELTA and STEP_HEIGHT parameters as alternate tuning t...github@matthewlloyd.net2021-09-021-12/+27
* tuning_tower: Add SKIP parametergithub@matthewlloyd.net2021-09-021-7/+11
* motan: Add support for dumping and analyzing adxl345 dataKevin O'Connor2021-08-301-0/+20
* adxl345: Change default chip name from "default" to "adxl345"Kevin O'Connor2021-08-302-2/+6
* adxl345: Move g-code commands to new helper classKevin O'Connor2021-08-302-14/+16
* motan: Pass dataset parameters in parenthesisKevin O'Connor2021-08-301-2/+2
* tmc: Add support for a get_status() methodKevin O'Connor2021-08-301-0/+15
* mcu: Support multi-mcu homingKevin O'Connor2021-08-284-8/+58
* docs: Note importance of slow extrude rate in Rotation_Distance.mdKevin O'Connor2021-08-251-1/+5
* docs: Fix typo in Debugging.mdKevin O'Connor2021-08-241-1/+1
* docs: Add information on motan scripts to Debugging.mdKevin O'Connor2021-08-221-0/+62
* motion_report: Add support for dumping steps/trapq via API serverKevin O'Connor2021-08-221-0/+43
* docs: Note config list change to Config_Changes.mdKevin O'Connor2021-08-211-0/+4
* homing: Calculate homing position based on trigger timeKevin O'Connor2021-08-171-0/+6
* docs: Don't use section-index plugin during klipper3d.org site generationKevin O'Connor2021-08-174-18/+15
* bed_mesh: Added PROFILE name option (#4522)Randell Hodges2021-08-171-4/+8
* docs: Fix reference to neopixel color_dataMatt Heath2021-08-171-1/+1
* docs: Add comment on additional stepper fields available in extruder sectionKevin O'Connor2021-08-171-0/+2
* avr: Rename the analog-only PE0/PE1 pins on atmega168/328 to PE2/PE3Kevin O'Connor2021-08-141-0/+3
* stepper: Query the stepper mcu position during startupKevin O'Connor2021-08-061-5/+4
* mkdocs_hooks: Improve check for not in a listKevin O'Connor2021-08-021-1/+1
* mkdocs_hooks: Add some comments to the scriptKevin O'Connor2021-08-021-0/+10
* _klipper3d: Add additional comments to mkdocs.ymlKevin O'Connor2021-08-021-29/+34
* docs: Reorder sections of Debugging.mdKevin O'Connor2021-08-021-84/+82
* motion_report: Add get_status() method with current requested toolhead positionKevin O'Connor2021-07-291-0/+12
* klipper3d: links to anchors not working with SafariDamien2021-07-281-1/+0
* docs: fixed babystepping patch (#4526)shiftingtech2021-07-271-3/+5
* _klipper3d: Set use_directory_urls to FalseKevin O'Connor2021-07-271-0/+1
* _klipper3d: Move mkdocs.yml to docs/_klipper3dKevin O'Connor2021-07-271-0/+122
* _klipper3d: Add comments to files in this directoryKevin O'Connor2021-07-274-0/+9
* _klipper3d: Add trailing newline to extra.cssKevin O'Connor2021-07-271-1/+1
* docs: Use hash marks for header linesKevin O'Connor2021-07-279-104/+67
* docs: make mkdocs_hooks.transform more robustDamien Martin2021-07-271-10/+23
* docs: Setup mkdocs with mkdocs-material themeDamien2021-07-279-165/+41
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-2744-536/+565