aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Add a Manual_Probe.md documentKevin O'Connor2019-02-245-10/+346
* bed_screws: Add a helper tool for leveling bed screwsKevin O'Connor2019-02-241-0/+10
* docs: Warn against using the TMC2208 in standalone modeKevin O'Connor2019-02-203-10/+135
* probe: Add PROBE_ACCURACY commandRui Caridade2019-02-181-0/+4
* docs: added an answer to the FAQ about detecting lost steps (#1265)christian mock2019-02-171-0/+19
* mcp4018: Add initial support for the mcp4018 digipotKevin O'Connor2019-02-161-1/+1
* tsl1401cl_filament_width_sensor: Filament Width Sensor Support (#1132)nopbit2019-02-141-0/+31
* Merge pull request #1242 from john--/pr_generic_heaterKevinOConnor2019-02-141-0/+3
|\
| * Generic Heater SupportJohn Jardine2019-02-141-0/+3
* | docs: Try to make manual vs automatic probing more clear in DELTA_CALIBRATEKevin O'Connor2019-02-131-11/+12
* | docs: Note MCP4728 in Features.mdKevin O'Connor2019-02-121-2/+2
* | manual_stepper: Add an "extras" module for manually controlling a stepperKevin O'Connor2019-02-121-0/+15
* | docs: Add Bed_Level.md and Probe_Calibrate.md documentsKevin O'Connor2019-02-126-18/+301
* | probe: Use manual_probe helper when performing manual probesKevin O'Connor2019-02-121-12/+12
* | probe: Add PROBE_CALIBRATE commandKevin O'Connor2019-02-121-0/+4
* | manual_probe: Add a helper script for performing manual Z probingKevin O'Connor2019-02-121-0/+17
|/
* docs: Note command dispatch benchmark needs desktop class machineKevin O'Connor2019-02-111-1/+5
* docs: Report the actual SAMD51 3 stepper rate in the Features benchmarkKevin O'Connor2019-02-111-1/+1
* docs: Update duet2 benchmarksFlorian Heilmann2019-02-102-5/+8
* docs: Fix typo in Protocol.md documentKevin O'Connor2019-02-101-1/+1
* docs: Update atsam benchmarksKevin O'Connor2019-02-072-9/+9
* docs: Update benchmarksKevin O'Connor2019-02-062-37/+40
* docs: Clarify FAQ item on running multiple instances of klippyKevin O'Connor2019-02-031-1/+5
* docs: Add performance results for SAMD51Kevin O'Connor2019-01-282-2/+21
* pause_resume: update documentationArksine2019-01-281-0/+10
* docs: Minor wording change to step_distance FAQKevin O'Connor2019-01-271-1/+1
* docs: Expand FAQ on why step_distance is usedKevin O'Connor2019-01-271-0/+8
* Kconfig: Move SERIAL_BAUD to src/Kconfig and show with LOW_LEVEL_OPTIONSKevin O'Connor2019-01-251-3/+1
* docs: Improve the BLTouch documentation (#1107)fredizzimo2019-01-251-18/+97
* docs: Add a FAQ item for "Do I have to use OctoPrint?"Kevin O'Connor2019-01-211-11/+23
* docs: Sort command dispatch table by transfer rateKevin O'Connor2019-01-201-5/+5
* docs: Update Debugging document with SAM3X8E usb transfer benchmarkKevin O'Connor2019-01-201-0/+1
* docs: Update Code_Overview.md with removal of printer_state() callbackKevin O'Connor2019-01-081-11/+21
* i2ccmds: Pass the i2c address as a 7-bit number (0-127)Kevin O'Connor2019-01-071-0/+5
* docs: Add a new Config_Changes.md documentKevin O'Connor2019-01-073-2/+18
* docs: Add sam4s8c benchmarksKevin O'Connor2019-01-072-2/+20
* sam3: Rename src/sam3x8e to src/sam3Kevin O'Connor2019-01-071-11/+10
* docs: Add a FAQ item for "multiple instances of klipper on the same machine"Kevin O'Connor2019-01-071-11/+29
* docs: Add guide for sensorless homing (#1004)Yannic Schröder2019-01-071-0/+107
* docs: Suggest checking for bad wires in "lost communications" faq entryKevin O'Connor2019-01-071-0/+3
* docs: Documentation/FAQ, Raspii voltageKevin O'Connor2019-01-051-3/+7
* docs: Bltouch documentation (#1073)Wilfried Goesgens2019-01-052-0/+66
* respond: An extra for sending messages to the printer host. (#1053)Alec B. Plumb2019-01-021-0/+16
* docs: Add a FAQ item on how to cancel a "wait for temperature" requestKevin O'Connor2018-12-201-1/+13
* docs: Add a FAQ item on Raspberry Pi rebootsKevin O'Connor2018-12-201-4/+12
* docs: Update release notes for v0.7.0 releaseKevin O'Connor2018-12-201-0/+34
* bltouch: Add a BLTOUCH_DEBUG commandKevin O'Connor2018-12-031-0/+8
* samd21: Add support for flashing an application via the bossac toolKevin O'Connor2018-11-301-2/+6
* docs: Minor update to Code_Overview.md with further kinematics infoKevin O'Connor2018-11-171-18/+20
* docs: Fix typo in command dispatch benchmarksKevin O'Connor2018-11-161-4/+4