aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* docs: Update FAQ to reference Bootloaders.md on "make flash" failureKevin O'Connor2019-07-221-4/+3
* neopixel: Add initial support for "neopixel" ledsKevin O'Connor2019-07-121-0/+8
* endstop: Rename mcu end_stop commands to endstopKevin O'Connor2019-07-121-5/+5
* firmware_retract: Remove z_hop supportKevin O'Connor2019-07-102-10/+11
* probe: Rework the PROBE_ACCURACY command parametersKevin O'Connor2019-07-102-4/+10
* filament_switch_sensor: add SET_FILAMENT_SENSOR gcodeArksine2019-07-101-0/+3
* docs: Update Protocol.md to use enumerations for pinsKevin O'Connor2019-07-091-22/+23
* docs: Add information on using OpenOCD to Bootloaders.mdKevin O'Connor2019-07-091-14/+176
* docs: Add documentation for [delayed_gcode]Arksine2019-07-012-0/+70
* docs: Update for latest changs to skew_correctionArksine2019-06-293-22/+82
* docs: Add CLEAR_PAUSE to G-Codes.mdArksine2019-06-281-0/+4
* docs: Add skew_correction.md to Overview.mdKevin O'Connor2019-06-271-0/+2
* skew_correction: add documentationArksine2019-06-263-0/+66
* docs: Add information on running the regression suite locallyKevin O'Connor2019-06-231-0/+21
* docs: Note tmc2209 and tmc5160 support in Features.mdKevin O'Connor2019-06-231-4/+4
* docs: Warn against using "PreloadVE" on KISSlicerKevin O'Connor2019-06-231-0/+6
* probe: Allow probe parameters to be specified as g-code parametersKevin O'Connor2019-06-211-31/+46
* graphstats: Add support for interactive graphsKevin O'Connor2019-06-191-1/+1
* gcode_macro: Parse variable_X parameters using ast.literal_eval()Kevin O'Connor2019-06-072-1/+7
* docs: Update Config_Changes.md with "samples" move to probe config sectionKevin O'Connor2019-06-061-0/+6
* docs: Update Delta_Calibrate.md with probe location bias infoKevin O'Connor2019-06-061-11/+20
* docs: Update Probe_Calibrate.md with information on common probe errorsKevin O'Connor2019-06-061-4/+121
* firmware_retraction: Implementation of tuneable G10/G11 firmware retraction (...Len Trigg2019-06-061-0/+30
* docs: Minor wording change to Command_Templates.mdKevin O'Connor2019-06-041-3/+3
* docs: Fix github pages "liquid" rendering of Command_Templates.mdKevin O'Connor2019-06-041-0/+2
* docs: Add an initial Command_Templates.md documentKevin O'Connor2019-06-042-0/+188
* gcode_macro: Add support for SET_GCODE_VARIABLE commandKevin O'Connor2019-06-041-0/+8
* gcode_macro: Rename "status" helper to "printer"Kevin O'Connor2019-06-041-0/+3
* idle_timeout: Add SET_IDLE_TIMEOUT gcodeArksine2019-06-041-0/+2
* gcode: Add support for SAVE_GCODE_STATE and RESTORE_GCODE_STATE commandsKevin O'Connor2019-05-311-0/+16
* gcode: Don't apply the SET_GCODE_OFFSET to the next g-code commandKevin O'Connor2019-05-262-9/+20
* docs: Improve bltouch v3 documentationKevin O'Connor2019-05-261-0/+24
* docs: Try to be more clear that the "paper test" steps need to be runKevin O'Connor2019-05-243-20/+24
* docs: Minor wording change to Bed_Level.mdKevin O'Connor2019-05-231-2/+4
* docs: Recommend OctoPrint 1.3.11 or laterKevin O'Connor2019-05-201-1/+1
* docs: Use markdown syntax for http links in Bootloaders.mdKevin O'Connor2019-05-201-19/+25
* docs: Fix numbering in FAQKevin O'Connor2019-05-081-1/+1
* docs: Update "avr restart=command" FAQ to point to bootloaders.mdKevin O'Connor2019-05-071-2/+1
* docs: Fix inclusion of CONTRIBUTING.md in the automatic html generationKevin O'Connor2019-04-181-0/+3
* docs: Fix markdown table layout in html renderingKevin O'Connor2019-04-181-0/+15
* docs: Simplify main html page now that there is a logoKevin O'Connor2019-04-181-2/+0
* docs: Add logos to web pageKevin O'Connor2019-04-186-13/+26
* docs: Minor node changes to klipper logoKevin O'Connor2019-04-181-5/+5
* docs: Update logo so that edges overlapKevin O'Connor2019-04-181-27/+17
* docs: Add a Klipper logoKevin O'Connor2019-04-181-0/+123
* docs: Add an index page for the www.klipper3d.org websiteKevin O'Connor2019-04-162-1/+13
* docs: Add a github pages html templateKevin O'Connor2019-04-161-0/+105
* docs: Rewrite the Overview.md - just list documents by categoryKevin O'Connor2019-04-161-47/+60
* docs: Fix alignment of tmc2208.svgKevin O'Connor2019-04-162-22/+36
* docs: Start of google pages _config.yml fileKevin O'Connor2019-04-151-0/+1