aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* build: Define DECL_CONSTANT mechanism for defining exported constantsKevin O'Connor2016-12-231-2/+15
* docs: Add an example to the description of the message block contentsKevin O'Connor2016-12-221-24/+33
* docs: Update protocol document to highlight its "compression" systemKevin O'Connor2016-12-211-10/+31
* docs: Minor wording change to protocol documentKevin O'Connor2016-12-211-3/+3
* docs: Minor updates to protocol documentKevin O'Connor2016-12-211-11/+12
* docs: Update installation documentKevin O'Connor2016-12-211-7/+26
* docs: Add a features documentKevin O'Connor2016-12-202-1/+87
* docs: Recommend latest version of pyserial in installation instructionsKevin O'Connor2016-12-091-1/+1
* docs: Minor updates to wording of some documentsKevin O'Connor2016-12-013-16/+15
* gcode: Add support for CLEAR_SHUTDOWN commandKevin O'Connor2016-12-011-10/+0
* gcode: Support parsing of "extended" gcode commandsKevin O'Connor2016-11-301-5/+0
* klippy: Validate that options in the config file existKevin O'Connor2016-11-301-12/+4
* pyhelper: Add ability to route error messages to python loggingKevin O'Connor2016-11-302-3/+1
* reactor: Add support for greenletsKevin O'Connor2016-11-291-1/+1
* homing: Verify the endstops are no longer triggered after retract moveKevin O'Connor2016-11-181-2/+0
* homing: Check for timeout during homing operationKevin O'Connor2016-11-181-3/+0
* delta: Initial support for linear delta kinematicsKevin O'Connor2016-11-141-1/+1
* queuelogger: Add support for background log writingKevin O'Connor2016-11-121-2/+4
* extruder: Don't do pressure advance on velocity changes due to corneringKevin O'Connor2016-11-051-7/+0
* docs: Add information on the "move queue" to Firmware_CommandsKevin O'Connor2016-11-021-3/+15
* mcu: Remove python checks for stepcompress integer overflowKevin O'Connor2016-11-021-3/+1
* docs: Todo updatesKevin O'Connor2016-10-191-30/+42
* docs: Add Firmware_Commands.md with information on common firmware commandsKevin O'Connor2016-10-192-1/+271
* docs: Add Protocol.md with information on host / firmware communicationKevin O'Connor2016-10-192-0/+299
* docs: Add todo list to documentationKevin O'Connor2016-10-122-0/+158
* docs: Clarification of some installation and config stepsKevin O'Connor2016-09-151-1/+3
* docs: Describe running Klippy in batch mode for debuggingKevin O'Connor2016-09-101-0/+42
* docs: Update Installation.md - Arduino Due is also supportedKevin O'Connor2016-07-281-1/+2
* docs: ARM updates for Code_Overview.mdKevin O'Connor2016-07-261-22/+35
* docs: Update documentation with Arduino Due installation infoKevin O'Connor2016-06-141-3/+18
* docs: Change the debugging docs to recommend a serial baud rate of 250000Kevin O'Connor2016-06-131-6/+5
* Initial commit of source code.Kevin O'Connor2016-05-254-0/+309