aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: Fixup github pagesKevin O'Connor2019-04-142-2/+1
* Update CNAMEKevinOConnor2019-04-141-1/+1
* Create CNAMEKevinOConnor2019-04-141-0/+1
* Set theme jekyll-theme-leap-dayKevinOConnor2019-04-141-0/+1
* docs: Avoid using .. in markdown linksKevin O'Connor2019-04-147-37/+46
* docs: Update Installation.md to point to list of supported ARM mcusKevin O'Connor2019-04-061-3/+4
* docs: Update BLTouch.md to refer to Probe_Calibrate.md for offset configKevin O'Connor2019-04-051-77/+12
* docs: Minor wording changes to BLTouch.mdKevin O'Connor2019-04-051-27/+27
* BLTouch: Use G90 in the BLTouch.md homing_override exampleKevin O'Connor2019-04-051-0/+1
* docs: Wrap BLTouch.md to 80 columns.Kevin O'Connor2019-04-051-95/+126
* docs: Note the python software dependency update in Config_Changes.mdKevin O'Connor2019-04-051-0/+5
* docs: Note the use of bus enumerations in Config_Changes.mdKevin O'Connor2019-04-041-0/+3
* sx1509: Convert code to use generic i2c bus supportKevin O'Connor2019-04-041-0/+4
* docs: Note that graphstats.py can produce different types of graphsKevin O'Connor2019-04-011-0/+3
* docs: Minor wording change in MCU_Commands.mdKevin O'Connor2019-04-011-3/+3
* docs: Update Protocol documentation with enumerationsKevin O'Connor2019-04-012-28/+38
* docs: STM32F0 benchmarks (#1462)Eugene Krashtan2019-03-291-0/+17
* temperature_fan: Fix. Temperature fan min speed should be used (#1405)Douglas Hammond2019-03-281-0/+4
* stm32f0: Various fixes according to comment: (#1453)Eugene Krashtan2019-03-282-3/+6
* docs: Move benchmark information from Debugging.md to new Benchmarks.mdKevin O'Connor2019-03-284-289/+293
* docs: Remove spurious executable flag from documentsKevin O'Connor2019-03-243-0/+0
* docs: Documentation draft for STM32F0Eugene Krashtan2019-03-244-0/+139
* docs: Also note that driver_VSENSE was removed from tmc2660 driverKevin O'Connor2019-03-221-1/+2
* docs: Note tmc2660 driver_HEND default change from 6 to 3Kevin O'Connor2019-03-221-0/+3
* tmc2130: add SET_TMC_CURRENT and SET_TMC_FIELD commands (#1419)amblidex2019-03-221-5/+4
* Update sensorless homing documentation to disable second homeFrank Kang2019-03-191-1/+3
* command: Always pass a string to the DECL_CONSTANT() macroKevin O'Connor2019-03-171-1/+1
* docs: Recommend OctoPi v0.16.0Kevin O'Connor2019-03-111-2/+2
* docs: Update atsam usb transfer benchmarksKevin O'Connor2019-03-101-2/+2