aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-1811-48/+3441
* docs: Note the change in "print_stats.duration"Arksine2020-11-131-0/+4
* docs: Document "register_remote_method" endpointArksine2020-11-042-0/+34
* github: Run continuous integration tests using "github actions"Kevin O'Connor2020-10-301-2/+3
* neopixel: Add support for RGBW LEDsKevin O'Connor2020-10-292-2/+7
* mcu: Don't default serial config option to /dev/ttyS0Kevin O'Connor2020-10-281-0/+4
* docs: Note the release of v0.9.1Kevin O'Connor2020-10-281-0/+5
* docs: Update release notes for v0.9.0 releaseKevin O'Connor2020-10-202-0/+36
* docs: Note PROBE_CALIBRATE results invalidated on motion system updateKevin O'Connor2020-10-203-0/+40
* docs: Note screws_tilt_adjust nozzle/probe coordinates in Manual_Level.mdKevin O'Connor2020-10-171-2/+2
* docs: Minor formatting change to Probe_Calibrate.mdKevin O'Connor2020-10-171-15/+16
* docs: Provide response_template in subscription examples in API_Server.mdKevin O'Connor2020-10-171-2/+4
* docs: Add initial API_Server.md documentKevin O'Connor2020-10-172-0/+295
* docs: Add Measuring_Resonances.md to Overview.mdKevin O'Connor2020-10-161-0/+2
* docs: Update Command_Templates.md with available get_status() fieldsKevin O'Connor2020-10-151-0/+74
* docs: Recommend disable "dynamic acceleration control" during tuningKevin O'Connor2020-10-152-1/+3
* resonance_tester: Resonance testing and input shaper auto-calibration (#3381)Dmitry Butyugin2020-10-148-7/+397
* docs: Updates to Features.md documentKevin O'Connor2020-10-131-15/+39
* mcu: Add support for changing cycle_time in set_pwm()Kevin O'Connor2020-09-261-1/+4
* gpiocmds: Add soft-pwm frequency modulation supportGuy Shapira2020-09-261-8/+10
* docs: document additions to BED_MESH_CALIBRATEArksine2020-09-152-2/+26
* docs: Fix "QUERY_STATUS" typo in Command_Templates.mdKevin O'Connor2020-09-091-3/+3
* probe: add get_status wrapper to probe for last_query from query_probe comman...Paul McGowan2020-09-091-0/+4
* docs: Note that FORCE_MOVE can lead to "No next step" errors in G-Codes.mdKevin O'Connor2020-09-081-7/+9
* adxl345: Add support for adxl345 accelerometerKevin O'Connor2020-09-051-0/+14
* docs: Update OctoPrint and OctoPi versions in Installation.mdKevin O'Connor2020-09-041-2/+2
* spi_temperature: fix MAX31865 temperature conversion (#3274)Adrian Keet2020-09-021-0/+4
* docs: Expand on host computer restrictions in the FAQKevin O'Connor2020-08-261-0/+12
* gcode_move: Move GCodeMove class from gcode.py to new extras moduleKevin O'Connor2020-08-201-6/+7
* docs: Document printer.gcode_move variables in Command_Templates.mdKevin O'Connor2020-08-201-7/+32
* gcode: Split G0/G1 command handling to new gcode_move classKevin O'Connor2020-08-202-3/+8
* docs: Add idle_timeout get_status() info to Command_Templates.mdKevin O'Connor2020-08-201-0/+6
* gcode: Remove "action_" commands from get_status() callsKevin O'Connor2020-08-202-21/+27
* hall_filament_width_sensor: Fix Flow update before next pending_position #318...alocin732020-08-191-19/+10
* adc_temperature: add support for AD597 (#3164)Bryan Boettcher2020-08-091-2/+2
* docs: Note menu change in Config_Changes.mdKevin O'Connor2020-08-091-0/+5
* tmc5160: diag0 support (#3159)Trevor Jones2020-08-091-0/+2
* fan_generic: Add support for named fans and gcode to control them (#3054)bondus2020-08-071-0/+7
* docs: Move and reword the Resonance_Compensation.md link in Overview.mdKevin O'Connor2020-08-051-2/+2
* docs: document changes to the virtual_sdcard moduleArksine2020-08-052-0/+11
* docs: Add uninstall notes to faqElton Law2020-08-031-0/+11
* docs: Add RPi_microcontroller.md link in Overview.mdKevin O'Connor2020-08-011-2/+4
* docs: Suggested improvements to Input Shaper tuning guideDmitry Butyugin2020-07-298-15049/+11675
* docs: ringing_tower model for input shapers tuningDmitry Butyugin2020-07-291-0/+27946
* docs: First version of documentation for Input Shaper tuningDmitry Butyugin2020-07-294-0/+460
* docs: Move SET_TEMPERATURE_FAN_TARGET to its own section in G-Codes.mdKevin O'Connor2020-07-261-2/+9
* docs: Update G-Codes.md for SET_TEMPERATURE_FAN_TARGET (#3122)Martin Nowroth2020-07-261-0/+2
* servo: Remove servo ENABLE parameterKevin O'Connor2020-07-252-2/+7
* docs: Add link to config/sample-macros.cfg in Slicers.mdKevin O'Connor2020-07-161-0/+4
* docs: Add a "hardware pin type" section to the FAQKevin O'Connor2020-07-161-4/+40