aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Sort transfer rate benchmark by rateKevin O'Connor2019-08-171-1/+1
* docs: Update benchmarks with stm32f446 usb testKevin O'Connor2019-08-151-0/+1
* docs: Fix typo in Code_Overview.mdKevin O'Connor2019-08-091-1/+1
* dotstar: Initial support for "dotstar" LEDsKevin O'Connor2019-08-062-10/+12
* docs: Update stm32f1.md documentKevin O'Connor2019-08-051-11/+8
* docs: Update MCU_Commands with schedule_soft_pwm_out changesKevin O'Connor2019-08-011-4/+4
* docs: Update Features.md to note Duet2 Maestro supportKevin O'Connor2019-07-281-1/+1
* mcp4728: Update to better match printrbot revf requirementsKevin O'Connor2019-07-261-0/+4
* docs: Add initial STM32F446 benchmark resultsKevin O'Connor2019-07-251-1/+19
* neopixel: Add support for daisy-chained chipsKevin O'Connor2019-07-231-3/+7
* docs: Update FAQ to reference Bootloaders.md on "make flash" failureKevin O'Connor2019-07-221-4/+3
* neopixel: Add initial support for "neopixel" ledsKevin O'Connor2019-07-121-0/+8
* endstop: Rename mcu end_stop commands to endstopKevin O'Connor2019-07-121-5/+5
* firmware_retract: Remove z_hop supportKevin O'Connor2019-07-102-10/+11
* probe: Rework the PROBE_ACCURACY command parametersKevin O'Connor2019-07-102-4/+10
* filament_switch_sensor: add SET_FILAMENT_SENSOR gcodeArksine2019-07-101-0/+3
* docs: Update Protocol.md to use enumerations for pinsKevin O'Connor2019-07-091-22/+23
* docs: Add information on using OpenOCD to Bootloaders.mdKevin O'Connor2019-07-091-14/+176
* docs: Add documentation for [delayed_gcode]Arksine2019-07-012-0/+70
* docs: Update for latest changs to skew_correctionArksine2019-06-293-22/+82
* docs: Add CLEAR_PAUSE to G-Codes.mdArksine2019-06-281-0/+4
* docs: Add skew_correction.md to Overview.mdKevin O'Connor2019-06-271-0/+2
* skew_correction: add documentationArksine2019-06-263-0/+66
* docs: Add information on running the regression suite locallyKevin O'Connor2019-06-231-0/+21
* docs: Note tmc2209 and tmc5160 support in Features.mdKevin O'Connor2019-06-231-4/+4
* docs: Warn against using "PreloadVE" on KISSlicerKevin O'Connor2019-06-231-0/+6
* probe: Allow probe parameters to be specified as g-code parametersKevin O'Connor2019-06-211-31/+46
* graphstats: Add support for interactive graphsKevin O'Connor2019-06-191-1/+1
* gcode_macro: Parse variable_X parameters using ast.literal_eval()Kevin O'Connor2019-06-072-1/+7
* docs: Update Config_Changes.md with "samples" move to probe config sectionKevin O'Connor2019-06-061-0/+6
* docs: Update Delta_Calibrate.md with probe location bias infoKevin O'Connor2019-06-061-11/+20
* docs: Update Probe_Calibrate.md with information on common probe errorsKevin O'Connor2019-06-061-4/+121
* firmware_retraction: Implementation of tuneable G10/G11 firmware retraction (...Len Trigg2019-06-061-0/+30
* docs: Minor wording change to Command_Templates.mdKevin O'Connor2019-06-041-3/+3
* docs: Fix github pages "liquid" rendering of Command_Templates.mdKevin O'Connor2019-06-041-0/+2
* docs: Add an initial Command_Templates.md documentKevin O'Connor2019-06-042-0/+188
* gcode_macro: Add support for SET_GCODE_VARIABLE commandKevin O'Connor2019-06-041-0/+8
* gcode_macro: Rename "status" helper to "printer"Kevin O'Connor2019-06-041-0/+3
* idle_timeout: Add SET_IDLE_TIMEOUT gcodeArksine2019-06-041-0/+2
* gcode: Add support for SAVE_GCODE_STATE and RESTORE_GCODE_STATE commandsKevin O'Connor2019-05-311-0/+16
* gcode: Don't apply the SET_GCODE_OFFSET to the next g-code commandKevin O'Connor2019-05-262-9/+20
* docs: Improve bltouch v3 documentationKevin O'Connor2019-05-261-0/+24
* docs: Try to be more clear that the "paper test" steps need to be runKevin O'Connor2019-05-243-20/+24
* docs: Minor wording change to Bed_Level.mdKevin O'Connor2019-05-231-2/+4
* docs: Recommend OctoPrint 1.3.11 or laterKevin O'Connor2019-05-201-1/+1
* docs: Use markdown syntax for http links in Bootloaders.mdKevin O'Connor2019-05-201-19/+25
* docs: Fix numbering in FAQKevin O'Connor2019-05-081-1/+1
* docs: Update "avr restart=command" FAQ to point to bootloaders.mdKevin O'Connor2019-05-071-2/+1
* docs: Fix inclusion of CONTRIBUTING.md in the automatic html generationKevin O'Connor2019-04-181-0/+3
* docs: Fix markdown table layout in html renderingKevin O'Connor2019-04-181-0/+15