aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* _klipper3d: Move mkdocs.yml to docs/_klipper3dKevin O'Connor2021-07-272-2/+5
* README: Fix links to www.klipper3d.orgKevin O'Connor2021-07-271-3/+3
* _klipper3d: Add comments to files in this directoryKevin O'Connor2021-07-274-0/+9
* check_whitespace: Also check txt, css, html, yaml, and yml files for errorsKevin O'Connor2021-07-271-1/+4
* _klipper3d: Add trailing newline to extra.cssKevin O'Connor2021-07-271-1/+1
* docs: Use hash marks for header linesKevin O'Connor2021-07-279-104/+67
* docs: make mkdocs_hooks.transform more robustDamien Martin2021-07-271-10/+23
* docs: Setup mkdocs with mkdocs-material themeDamien2021-07-2711-165/+189
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-2744-536/+565
* menu: fix crash when opening SDCard menu while printingKamil Trzcinski2021-07-261-1/+1
* docs: Note to enable SPI in RPi_microcontroller.md (#4503)strayr2021-07-251-0/+4
* probe: add ability to save babystepping (#4404)shiftingtech2021-07-253-5/+49
* tmc_uart: Increase default UART rate to 40000 on 32bit MCUsKevin O'Connor2021-07-231-2/+7
* tmc2209: Set SENDDELAY=2 to avoid uart rx/tx errorsKevin O'Connor2021-07-231-0/+3
* spi_flash: Support firmware dictionary validationJustin Schuh2021-07-202-13/+52
* spi_flash: Make SD updates more tolerant of flaky boardsJustin Schuh2021-07-202-22/+55
* config: Update printer-flsun-q5-2020.cfg (#4488)Daniel Da Cunha2021-07-201-1/+1
* config: Fix M300 beeper example. (#4480)s-holst2021-07-201-4/+2
* controller_fan: Minor updatesKevin O'Connor2021-07-203-6/+12
* controller_fan: Add "stepper" config option (#4447)Sophie Hirn2021-07-203-7/+25
* config: New printer profile for Eryone ER20 and minor update for Eryone Think...Demetrius Apostolopoulos2021-07-153-1/+188
* stm32: Add 16KiB bootloader option for STM32F103 (#4493)Simon Hawkenson2021-07-151-1/+1
* rp2040: implement SPILasse Dalegaard2021-07-154-0/+121
* docs: Add hardware RPi PWM documentation (#4418)Martin2021-07-151-0/+36
* mcu: Set reqclock on trsync_start commandsKevin O'Connor2021-07-091-2/+3
* rp2040: hardware PWM supportLasse Dalegaard2021-07-094-0/+111
* stm32: Allow STM32F401 boards to use STM32 HID Bootloader (#4461)Henky Prayoga2021-07-091-2/+2
* config: Fix typo in generic-bigtreetech-octopus.cfgKevin O'Connor2021-07-091-1/+1
* config: Create config for BigTreeTech Octopus (#4441)charlespick2021-07-092-0/+295
* docs: Updated docs for custom AXIS in TEST_RESONANCESDmitry Butyugin2021-07-082-2/+35
* resonance_tester: Arbitrary AXIS in TEST_RESONANCES commandDmitry Butyugin2021-07-081-29/+61
* docs: added an apt update to measuring_resonance (#4417)shiftingtech2021-07-081-1/+2
* rp2040: Add _ramfunc macro to internal.h and use in bootrom.c and chipid.cKevin O'Connor2021-07-043-9/+13
* rp2040: add chipid supportLasse Dalegaard2021-07-045-4/+171
* rp2040: support usb_request_bootloaderLasse Dalegaard2021-07-044-2/+30
* rp2040: remove unused linker optionLasse Dalegaard2021-07-041-1/+1
* docs: Add rp2040 benchmark results to Benchmarks.mdKevin O'Connor2021-07-041-0/+27
* rp2040: Initial USB supportKevin O'Connor2021-07-044-1/+241
* rp2040: Add initial adc supportKevin O'Connor2021-07-046-2/+109
* rp2040: Add initial support for the rp2040 mcuKevin O'Connor2021-07-0411-0/+642
* lib: Changes to rp2040 build files to work in Klipper build systemKevin O'Connor2021-07-044-3/+35
* lib: Add rp2040 build filesKevin O'Connor2021-07-0488-0/+58874
* lcd_st7920: Check CONFIG_MACH_AVR for slow mcusKevin O'Connor2021-07-042-4/+4
* Makefile: Allow CONFIG_HAVE_GPIO_BITBANGING when not CONFIG_HAVE_GPIO_SPIKevin O'Connor2021-07-041-2/+3
* usb_cdc: Add comments on debugging USB connections via UARTKevin O'Connor2021-07-041-0/+9
* samd_sercom: Specify the sercom explicitly in a config optionKevin O'Connor2021-07-043-11/+18
* stepper_enable: Move pin handling out of EnableTracking classKevin O'Connor2021-07-031-19/+24
* stepper: Minor indentation changesKevin O'Connor2021-07-031-4/+4
* klipper: Remove incorrectly committed .DS_Store fileKevin O'Connor2021-07-031-0/+0
* test: Fix typos related to STM32F446 (#4444)charlespick2021-06-302-2/+2