aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: Round pru command parsing benchmarkKevin O'Connor2018-11-161-1/+1
* docs: Add information on command parsing benchmarksKevin O'Connor2018-11-161-0/+28
* docs: Update benchmarksKevin O'Connor2018-11-162-17/+19
* docs: Minor rewording in Endstop_Phase.mdKevin O'Connor2018-11-141-7/+7
* servo: This patch create ability to enable/disable attached servo. (#880)Jiri Dobry2018-11-141-2/+2
* docs: Minor wording change to Endstop_Phase.mdKevin O'Connor2018-11-131-1/+1
* docs: Note when endstop phases are useful in Endstop_Phase.mdKevin O'Connor2018-11-131-0/+11
* docs: Fix typo in Bootloaders.mdKevin O'Connor2018-11-131-1/+1
* docs: Fix link in FAQ documentKevin O'Connor2018-11-131-2/+2
* docs: Be more clear that a baud of 250000 is recommendedKevin O'Connor2018-11-132-12/+18
* docs: Clarify M109/M190 in G-Code documentationKevin O'Connor2018-10-281-0/+4
* docs: Add a Slicers.md documentKevin O'Connor2018-10-283-5/+78
* docs: Note the use of gcode_macro in G-Codes.mdKevin O'Connor2018-10-281-0/+6
* util: Fix versioning when gitdir is absent (#809)lf2018-10-271-0/+31
* docs: Update pressure advance doc to note it only impacts the extruderKevin O'Connor2018-10-251-0/+8
* docs: Note impact of warping during pressure advance tuningKevin O'Connor2018-10-251-0/+9
* docs: Update Pressure_Advance.md - don't set square_corner_velocity=0Kevin O'Connor2018-10-251-7/+19
* tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816)Florian Heilmann2018-10-241-3/+3
* docs: Update stm32f1.md - usb is now supported.Kevin O'Connor2018-10-221-5/+4
* bed_mesh: Do not automatically run G28 on BED_MESH_CALIBRATE / BED_MESH_MAPKevin O'Connor2018-10-221-1/+1
* delta_calibrate: Do not automatically run G28 on DELTA_CALIBRATEKevin O'Connor2018-10-221-0/+1
* docs: Fix SAM4E8E benchmark test revisionKevin O'Connor2018-10-221-1/+1
* docs: Update SAM4E8E benchmarksKevin O'Connor2018-10-222-4/+4