aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* extruder: Fix SET_PRESSURE_ADVANCE so that it works with multiple extrudersKevin O'Connor2018-05-201-2/+3
* spicmds: Rework SPI message transmissionKevin O'Connor2018-05-071-7/+28
* FAQ: Add item on TMC2208 being disabled in the middle of a printKevin O'Connor2018-05-051-3/+18
* chelper: Move the host C code to a new klippy/chelper/ directoryKevin O'Connor2018-04-301-27/+29
* docs: Improve FAQ update software entry (use make menuconfig ; make clean)Kevin O'Connor2018-04-251-0/+4
* docs: Fix internal link description in Code_Overview.mdKevin O'Connor2018-04-231-2/+3
* toolhead: Add a SET_VELOCITY_LIMIT commandKevin O'Connor2018-04-201-0/+4
* gcode: Add a SET_GCODE_OFFSET commandKevin O'Connor2018-04-202-5/+10
* docs: Add more hints to use /dev/by-id/ for the serial deviceKevin O'Connor2018-04-201-9/+16
* docs: Add STM32F103 benchmarks to the Features documentKevin O'Connor2018-04-201-4/+5
* docs: Add additional information to FAQ on heater checksKevin O'Connor2018-04-091-0/+13
* docs: Update installation document for OctoPrint 1.3.7Kevin O'Connor2018-04-091-3/+4
* extruder: Add SET_PRESSURE_ADVANCE command.Michael Barbour2018-04-031-0/+3
* docs: Update release notes for v0.6.0 releaseKevin O'Connor2018-03-311-0/+31
* docs: Add Patreon link to FAQ pageKevin O'Connor2018-03-311-11/+16
* docs: Update G-Codes.md with recent output_pin changesKevin O'Connor2018-03-281-3/+3
* docs: Add a section on adding new host modules to Code_Overview.mdKevin O'Connor2018-03-281-1/+73
* docs: Recommend running PID_CALIBRATE in Config_checks.mdKevin O'Connor2018-03-181-0/+23
* pid_calibrate: Move PID calibration logic from heater.py to new fileKevin O'Connor2018-03-181-1/+7
* docs: Fix typo in M220 description in G-Codes.mdKevin O'Connor2018-03-181-1/+1
* gcode: Position returned by M114 should be relative to last G92Kevin O'Connor2018-03-151-0/+2
* docs: Add "will heaters be turned off on a crash" item to FAQKevin O'Connor2018-03-131-1/+13
* verify_heater: Add initial support for verifying heaters and sensorsKevin O'Connor2018-03-111-4/+0
* docs: Add SET_DUAL_CARRIAGE command to G-Codes.mdKevin O'Connor2018-03-101-0/+8
* docs: Add Tx command to G-Codes.mdKevin O'Connor2018-03-081-0/+1
* docs: Add a G-Codes.md file with the list of available commandsKevin O'Connor2018-03-082-1/+116
* docs: Note the use of the virtual_sdcard featureKevin O'Connor2018-03-022-6/+21
* docs: Add tips for porting to new kinematics to Code_Overview.mdKevin O'Connor2018-02-171-0/+86
* docs: Update Config_checks.mdDave Bacon2018-02-071-1/+1
* docs: Add github issue templateKevin O'Connor2018-01-311-0/+2
* docs: Remove bed level probe from todoKevin O'Connor2018-01-281-2/+0
* docs: Try to make the klippy.log bug reporting more clearKevin O'Connor2018-01-212-15/+15
* docs: Add a FAQ item on steps to upgrade the softwareKevin O'Connor2018-01-121-0/+36
* docs: Update Debugging.md with information on logextractKevin O'Connor2018-01-111-5/+28
* stepper: Automatically detect and handle shared stepper enable linesKevin O'Connor2018-01-101-2/+0
* docs: Note pressure_advance over 0.20 is unlikely to improve qualityKevin O'Connor2018-01-081-1/+4
* docs: Add a table of contents to the FAQKevin O'Connor2018-01-051-2/+12
* docs: Update installation document with pointers to FAQKevin O'Connor2018-01-042-27/+73
* docs: Minor update to square.scadKevin O'Connor2018-01-022-29/+29
* docs: Add an initial configuration checklist documentKevin O'Connor2017-12-264-2/+133
* docs: Add a CONTRIBUTING documentKevin O'Connor2017-12-242-0/+75
* docs: Offer alternatives to ssh/scp/sftpKevin O'Connor2017-12-212-46/+63
* docs: Update square test print to contain notches on inside of squareKevin O'Connor2017-12-172-84/+449
* docs: Add FAQ item on AVR watchdog restart failuresKevin O'Connor2017-12-111-0/+15
* docs: Provide additional information on "make flash" failuresKevin O'Connor2017-12-111-0/+23
* docs: Add a FAQ documentKevin O'Connor2017-11-303-2/+108
* docs: Add further details on how to report a bugKevin O'Connor2017-11-211-3/+10
* docs: Note version 0.5.0 releaseKevin O'Connor2017-10-251-0/+20
* docs: Update Installation document to recommend latest octoprint versionKevin O'Connor2017-10-251-2/+2
* gpiocmds: Allow the start value for a pin to differ from the default_valueKevin O'Connor2017-10-121-21/+21