aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* config: Fix screw typo in printer-creality-cr10-v3-2020.cfgKevin O'Connor2022-07-191-2/+2
* config: Change of alias for heater_fan in multiple configs (#5632)JamesH19782022-07-1924-24/+24
* docs: fix rawparams example by truncating commentsPedro Lamas2022-07-192-14/+28
* config: Note 25Mhz clock in generic-bigtreetech-skr-3.cfgKevin O'Connor2022-07-191-2/+2
* docs: Add BIGTREETECH to Sponsors.md fileKevin O'Connor2022-07-162-0/+10
* lib: Update to latest can2040 codeKevin O'Connor2022-07-163-120/+134
* docs: Add a Sponsors.md fileKevin O'Connor2022-07-165-3/+37
* workflows: Fix spurious path in klipper3d-deploy.yamlKevin O'Connor2022-07-161-1/+0
* mkdocs-requirements: Force markdown==3.3.7Kevin O'Connor2022-07-161-0/+1
* lib: Update to the latest can2040 codeKevin O'Connor2022-07-163-80/+95
* config: Added Anet alt-wiring display example (#5605)Cabia Rangris2022-07-061-0/+15
* webhooks: Close clients that become unresponsiveKevin O'Connor2022-07-061-0/+15
* webhooks: Use reactor to watch for writable fdsKevin O'Connor2022-07-061-27/+22
* reactor: Add support for waiting on fds becoming writableKevin O'Connor2022-07-061-24/+75
* rp2040: Add support for USB to CANbus bridge modeKevin O'Connor2022-07-062-0/+6
* rp2040: Initial support for CANbusKevin O'Connor2022-07-064-7/+104
* lib: Add can2040 codeKevin O'Connor2022-07-063-0/+1312
* stm32: stm32g0/h7 usb_dfu_bootloader support (#5596)BIGTREETECH2022-06-303-2/+36
* respond: No forced spaces (#5152)chestwood962022-06-302-1/+14
* test: Fix ordering of printers.testKevin O'Connor2022-06-291-4/+4
* test: Add printer-biqu-b1-se-plus-2022.cfg to printers.testKevin O'Connor2022-06-292-5/+2
* config: Create printer-biqu-b1-se-plus.cfg (#5477)Bruno Melo2022-06-291-0/+198
* usb_canbus: Initial support for USB to CAN bridge modeKevin O'Connor2022-06-278-15/+782
* canserial: Rename canbus.c to canserial.cKevin O'Connor2022-06-279-332/+385
* usb_cdc_ep: Change default endpoint numbersKevin O'Connor2022-06-272-3/+3
* stm32: Add support for disabling the canbus filterKevin O'Connor2022-06-273-7/+18
* stm32: Add MCU temp for Stm32h7 (#5606)adelyser2022-06-272-2/+17
* klippy: properly set log level when logging to stderrKamil Trzciński2022-06-271-1/+1
* docs: add SET_DISPLAY_TEXT documentationEric Callahan2022-06-272-2/+12
* display_status: Implement SET_DISPLAY_TEXT commandEric Callahan2022-06-271-0/+6
* docs: remove FAQ ToC (#5585)Yifei Ding2022-06-271-25/+0
* rp2040: Add a Kconfig option for selecting "generic_03H" flash typeKevin O'Connor2022-06-203-1/+24
* rp2040: Add options to Kconfig for "stage2" flash chip optionsKevin O'Connor2022-06-202-2/+17
* docs: Note mcu types with i2c_speed support in Config_Reference.mdKevin O'Connor2022-06-201-2/+11
* docs: Added instructions how to configure I2C for MPU-9250Dmitry Butyugin2022-06-202-1/+12
* docs: Updated accelerometer installation instructions for Python 3Dmitry Butyugin2022-06-201-10/+10
* mpu9250: Inline twos_complement() codeKevin O'Connor2022-06-201-10/+5
* docs: Add mpu9250 to Config_Reference.mdKevin O'Connor2022-06-201-0/+18
* mpu9250: Use adxl345.AccelCommandHelper directlyKevin O'Connor2022-06-202-87/+21
* mpu9250: Use adxl345.ClockSyncRegression directlyKevin O'Connor2022-06-201-49/+1
* mpu9250: Use adxl345.AccelQueryHelper directlyKevin O'Connor2022-06-202-75/+4
* docs: Wrap lines in Measuring_Resonances.mdKevin O'Connor2022-06-201-1/+2
* test: Add mpu9250 to input_shaper.test regression test caseKevin O'Connor2022-06-201-1/+4
* stm32: Add Kconfig option for stm32f103x6 chip (with only 10KiB ram)Kevin O'Connor2022-06-201-1/+6
* stm32: support stm32f401 adc_temperature sensor (#5572)Kamil Trzciński2022-06-201-2/+4
* configfile: Expose options awaiting to be saved (#5270)Kurt Haenen2022-06-202-3/+24
* spi_flash: add mks_monster8,robin_v3 (#5568)Andreas Fröhlke2022-06-181-1/+8
* bed_mesh: cache mesh statusEric Callahan2022-06-171-7/+13
* docs: Note that i2c is not noise resilient in Config_Reference.mdKevin O'Connor2022-06-161-2/+10
* Kconfig: Move SERIAL, USBSERIAL, and CANSERIAL definitions to src/KconfigKevin O'Connor2022-06-166-22/+6