aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Add links to Klipper Discourse server to Contact.mdKevin O'Connor2021-03-271-94/+62
* docs: Update FAQ on which mcus have hard pwm supportKevin O'Connor2021-03-261-2/+1
* output_pin: Support setting max_duration (#3995)Pascal P2021-03-263-0/+76
* palette2: Add support for P2 devices (#4057)Clifford Roche2021-03-262-0/+58
* docs: Fix Jekyll rendering of docs/TMC_Drivers.mdKevin O'Connor2021-03-251-0/+2
* docs: Revise sensorless homing configuration guideKevin O'Connor2021-03-252-112/+243
* docs: Deprecate support for the pin_map config optionKevin O'Connor2021-03-253-10/+7
* config: Create new sample-aliases.cfg with standard aliasesKevin O'Connor2021-03-251-32/+13
* replicape: Don't require a host alias for the enable_pin defaultKevin O'Connor2021-03-251-2/+3
* github: Add github issue chooserKevin O'Connor2021-03-241-2/+0
* docs: Move Example_Configs.md reference in Overview.mdKevin O'Connor2021-03-221-2/+2
* docs: Updates to Example_Configs.mdKevin O'Connor2021-03-221-3/+23
* docs: Add Example_Configs.md - info on adding new config files to KlipperKevin O'Connor2021-03-222-0/+76
* docs: Added a note about different ADLX345 PCB designsDmitry Butyugin2021-03-201-0/+6
* docs: Updated measuring resonances doc on max_accel suggestionsDmitry Butyugin2021-03-204-31/+72
* 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