aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* toolhead: Permit look-ahead between Z movesKevin O'Connor2017-09-031-3/+3
* docs: Update Code_Overview.md - step compress queue no longer 64 bitKevin O'Connor2017-08-311-4/+4
* docs: Remove documentation for "custom" command blocksKevin O'Connor2017-08-262-20/+3
* pru: Compile the irq_poll() function with -O2 optimizationKevin O'Connor2017-08-151-1/+1
* pru: Compile with -Os instead of -O2Kevin O'Connor2017-08-141-1/+1
* docs: Update Code_Overview.md with PRU and command_dispatch() changesKevin O'Connor2017-08-111-11/+14
* docs: Update benchmarks in Features documentKevin O'Connor2017-08-111-5/+11
* docs: Update Kinematics.md with regards to stepper torque limitsKevin O'Connor2017-07-191-10/+10
* docs: Improve description of delta stepper acceleration limitsKevin O'Connor2017-07-191-6/+11
* pru: Add documentation and install scripts for running on the PRUKevin O'Connor2017-07-051-0/+79
* avr: Add SIMULAVR build option; don't show WATCHDOG or SERIAL_BAUD_U2XKevin O'Connor2017-05-281-4/+4
* docs: Note how to handle odd corner in Pressure_Advance.mdKevin O'Connor2017-05-251-5/+13
* docs: Add a prerequisites section to Pressure_advance.mdKevin O'Connor2017-05-221-0/+12
* docs: Add Todo item for supporting custom fan and pin config sectionsKevin O'Connor2017-05-221-0/+6
* pwmcmds: Export the maximum PWM valueKevin O'Connor2017-05-151-4/+4
* docs: Note version 0.4.0 releaseKevin O'Connor2017-05-031-0/+20
* docs: Make it clear a RESTART is likely needed in Installation documentKevin O'Connor2017-05-031-8/+9
* docs: Recommend users stop klipper before flashing the micro-controllerKevin O'Connor2017-05-011-0/+2
* docs: Reword XY+Z delta moves in KinematicsKevin O'Connor2017-05-011-4/+5
* docs: Use only single space at start of new sentenceKevin O'Connor2017-05-016-23/+23
* docs: Reword smoothed look-ahead description in KinematicsKevin O'Connor2017-05-012-12/+15
* docs: Improve wording of slow lookahead descriptionKevin O'Connor2017-04-271-3/+3
* docs: Improve documentation for those starting in docs/Kevin O'Connor2017-04-273-16/+30
* docs: Avoid using "firmware" in the documentationKevin O'Connor2017-04-278-455/+466
* docs: Add backticks around commands in Firmware CommandsKevin O'Connor2017-04-271-59/+60
* docs: Use "look-ahead" instead of "lookahead" in Code OverviewKevin O'Connor2017-04-271-3/+3
* docs: Update Firmware Commands document with an integer exampleKevin O'Connor2017-04-271-1/+2
* docs: Use a markdown link to docs/prints/square.stlKevin O'Connor2017-04-271-7/+7
* docs: Kinematics document image updatesKevin O'Connor2017-04-2712-48/+304
* docs: Todo updatesKevin O'Connor2017-04-271-7/+0
* docs: Reword alternate linux machine in installation instructionsKevin O'Connor2017-04-241-4/+4
* docs: Remove "experimental" from descriptionsKevin O'Connor2017-04-242-4/+3
* docs: Installation updatesKevin O'Connor2017-04-241-55/+45
* build: Add workaround to suppress broken avr-gcc "misspelled" warningsKevin O'Connor2017-04-241-3/+0
* scripts: Add octopi installation scriptsKevin O'Connor2017-04-211-36/+16
* gcode: Ignore M21 commandKevin O'Connor2017-04-201-3/+0
* docs: Reword parts of the pressure advance kinematics description.Kevin O'Connor2017-04-193-42/+86
* docs: Misc image updatesKevin O'Connor2017-04-196-24/+98
* docs: Add info on delta acceleration limitsKevin O'Connor2017-04-191-1/+17
* docs: Add initial Pressure Advance tuning documentKevin O'Connor2017-04-198-7/+324
* docs: Update Todo - initial kinematic document writtenKevin O'Connor2017-04-151-3/+0
* docs: Updates to Features documentKevin O'Connor2017-04-151-7/+12
* docs: Add initial Kinematics documentKevin O'Connor2017-04-1527-3/+2324
* queuelogger: Automatically roll log fileKevin O'Connor2017-04-141-3/+0
* docs: Update Todo - RPi power over USB now implementedKevin O'Connor2017-04-131-5/+0
* docs: Reword and reformat parts of move code flow in Code_OverviewKevin O'Connor2017-04-131-55/+63
* hub-ctrl: Add support for micro-controller reset via RPi usb power togglingKevin O'Connor2017-04-131-1/+1
* docs: Update Features document with latest performance benchmarksKevin O'Connor2017-04-111-4/+4
* docs: Add documentation on how to run the graphstats.py scriptKevin O'Connor2017-04-111-0/+23
* docs: Update Debugging.md file with python virtual env setupKevin O'Connor2017-04-111-9/+3