aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Update TMC_Drivers.md with note on SPI failures on TMC driver checksKevin O'Connor2021-03-161-0/+9
* docs: Add common reasons for tmc error reports to TMC_Drivers.mdKevin O'Connor2021-03-161-0/+29
* bme280: Add support for BMP280 and BME680 sensors (#4040)Michael Kurz2021-03-152-7/+8
* filament_motion_sensor: Add filament_motion_sensor (#3857)TheJoshW2021-03-142-1/+29
* docs: Update CAN bus documentsKevin O'Connor2021-03-139-145/+83
* canbus: Rework CAN command protocolKevin O'Connor2021-03-132-0/+67
* mcu: Add support for connecting to devices on a CAN busKevin O'Connor2021-03-131-1/+8
* docs: Minor wording change to TMC_Drivers.mdKevin O'Connor2021-03-111-1/+1
* docs: Rename Sensorless_homing.md to TMC_Drivers.md and extendKevin O'Connor2021-03-104-53/+136
* docs: Wrap lines in Sensorless_Homing.mdKevin O'Connor2021-03-101-30/+117
* tmc2660: Do not enable SFILT by defaultKevin O'Connor2021-03-102-1/+4
* console: Make baud an optional parameterKevin O'Connor2021-03-021-1/+4
* st7920: Better support for emulated ST7920 displays (#3979)teeminus2021-03-011-3/+15
* fan: Minor updates to tachometer handlingKevin O'Connor2021-03-011-0/+4
* fan: Add tachometer supportAdrian Keet2021-03-011-0/+25
* tmc: Add support for periodic checking of driver statusKevin O'Connor2021-02-271-0/+5
* tmc2130: Add spi daisy chain supportMarco D'Alessio2021-02-261-0/+12
* docs: Use BME280 (uppercase) in Config_Reference.md (#3896)Stefan Dej2021-02-221-2/+2
* Revert "bme280: Rename sensor_type from BME280 to bme280"Kevin O'Connor2021-02-201-3/+0
* bme280: Rename sensor_type from BME280 to bme280Kevin O'Connor2021-02-201-0/+3
* temperature_host: Rename "path" config to "sensor_path"Kevin O'Connor2021-02-202-4/+5
* temperature_host: Rename rpi_temperature and add support for custom pathsEvgenii2021-02-193-4/+14
* probe: Add last_z_result to get the latest z result in an Macro (#3835)Christian S2021-02-181-0/+2
* docs: Fix typo in Sensorless_Homing.mdKevin O'Connor2021-02-181-1/+1
* docs: Update PRU command dispatch benchmarkKevin O'Connor2021-02-121-3/+6
* docs: Fix typo in Sensorless_Homing.md (#3916)Jordan Woyak2021-02-111-1/+1
* docs: Add SDCard_Updates.md to Overview.mdKevin O'Connor2021-02-101-0/+2
* docs: Minor wording change to Pressure_Advance.mdKevin O'Connor2021-02-081-1/+1
* docs: Reformat Pressure_Advance.md to improve Jekyll renderingKevin O'Connor2021-02-081-5/+5
* docs: Minor update to Pressure_Advance.mdKevin O'Connor2021-02-081-6/+7
* docs: add documentation for SD Card firmware updatesArksine2021-02-051-0/+149
* docs: Update Contact.md to clarify use of mailing listKevin O'Connor2021-02-051-2/+9
* ds18b20: new module for 1-wire temperature sensor (#3462)Alan Lord2021-02-021-0/+17
* temperature_fan: Add MAX_SPEED and MIN_SPEED to SET_TEMPERATURE_FAN_TARGET co...Lane Roberts2021-02-021-2/+2
* docs: Some clarifications for resonances measurements and tuningDmitry Butyugin2021-02-021-17/+31
* resonance_tester: Increase test max_accel to 10K and max_freq to 133 HzDmitry Butyugin2021-02-021-2/+2
* resonance_tester: Disable input shaping for resonance testingDmitry Butyugin2021-02-023-13/+18
* adxl345: Add accelerometer chip name to the raw data file nameDmitry Butyugin2021-02-022-4/+11
* hd44780: Add hd44780 protocol init configThomas Kroll2021-01-311-0/+5
* docs: Updates to Contact.md and use of github issuesKevin O'Connor2021-01-313-49/+176
* docs: Add a link in Overview.md to Bed_Mesh.mdKevin O'Connor2021-01-241-0/+2
* Docs: resonance testing fixup (#3804)Jarad Olson2021-01-241-3/+8
* configfile: Add printer.configfile.settings command template parameterKevin O'Connor2021-01-201-6/+8
* mcu: Add a get_status() callback with micro-controller info and statsKevin O'Connor2021-01-191-0/+10
* docs: Minor reword to Rotation_Distance.mdKevin O'Connor2021-01-101-2/+2
* docs: Note the BMG extruder is actually 50:17 and not 3:1Kevin O'Connor2021-01-101-2/+9
* kinematics: report all axis limits (min/max)Janar Sööt2020-12-281-0/+5
* heaters: Make MINIMUM optional for TEMPERATURE_WAIT command (#3674)Justin Schuh2020-12-241-3/+3
* heaters: Add MAXIMUM option to TEMPERATURE_WAIT commandJustin Schuh2020-12-231-2/+3
* docs: Note step_distance deprecated in Config_Changes.mdKevin O'Connor2020-12-221-2/+8