aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lis2dw12: Add support for lis2dw12 accelerometerbigtreetech2023-08-213-1/+487
* github: Fix regression due to update of actions/staleKevin O'Connor2023-08-211-0/+2
* spi_flash: Update board_defs.py (#6318)locki-cz2023-08-151-0/+1
* config: Add 1LC example configuration and docsWulfsta2023-08-132-0/+125
* hc32f460: Add app address 0x10000Falk Höppner2023-08-131-6/+9
* config: Add config for printer Creality CR10s Pro V2 (#6300)flatline-842023-08-132-0/+155
* docs: Update RPi_microcontroller.md (pwm-2chan) (#6304)FatalBulletHit2023-08-131-8/+26
* scripts: Added stm32f070 to mcus supported by flash_usb.pyChris Lombardi2023-08-131-2/+2
* cartesian: fix x-axis being hardcoded for dual_carriage (#6313)D4SK2023-08-111-1/+2
* github: update dependencies (#6293)Thijs Triemstra2023-08-113-8/+8
* docs: Update Config_Changes.md to reflect new SKR-3 flash-sdcard naming.Donna Whisnant2023-08-111-0/+4
* scripts: Support both H743 and H723 BTT SKR3 boards sdflashDonna Whisnant2023-08-111-1/+8
* heaters: adds temperature monitorsPedro Lamas2023-08-013-1/+13
* idex_modes: A small fix for MOVE_SPEED paramDmitry Butyugin2023-08-011-1/+1
* temperature_combined: A class that can combine several other temperature sens...Michael Jäger2023-08-015-1/+157
* axis_twist_compensation: Add X twist compensation module (#6149)Philippe Daouadi2023-08-017-0/+360
* idex_modes: COPY and MIRROR mode implementation (#6297)Dmitry Butyugin2023-08-0114-249/+457
* screws_tilt_adjust: add max_deviation to report statusStefan Dej2023-08-012-0/+3
* docs: Update Config_checks.md (#6278)JamesH19782023-07-301-42/+36
* webhooks: Add process id, user id and group id to the info endpoint. (#6284)SkyKnight2023-07-281-2/+7
* rp2040_flash: Fix the type when printing num_blocks (#6279)Martin Botka2023-07-271-1/+1
* screws_tilt_adjust: Added Support for M6 Screws (#6287)Zarrsito2023-07-161-3/+5
* scripts: modernize logextract.py (with opens, generators)Maël Kerbiriou2023-07-161-35/+37
* scripts: logextract.py Python 3 compatibilityMaël Kerbiriou2023-07-161-10/+16
* motan: Added smoothing motan data analyzerDmitry Butyugin2023-07-161-0/+38
* motan: Added pointwise 2-norm motan data analyzerDmitry Butyugin2023-07-161-0/+53
* samc21: Fix CAN RAM base addressAlex Maclean2023-07-164-3/+31
* config: Update Octopus Max EZ for wrong bltouch pins (#6283)JamesH19782023-07-161-2/+2
* config: Updated bed mesh configuration for Creality Ender 3 S1 and S1 Pro (#6...Aleksandr 'Aux' Ivanov2023-07-091-2/+2
* atsamd: Add support for SAMD21J18 (Minitronics v2)Bart Meijer2023-07-051-2/+6
* spi_flash: New Board Definition for BTT SKRat V1.0 (#6249)Dennis Kühn2023-06-291-1/+7
* config: Multiple config - change working for heater fan (#6274)JamesH19782023-06-285-5/+5
* docs: Update Config_Reference.md - heater_fan wording (#6273)JamesH19782023-06-281-1/+1
* docs: Update Measuring_Resonances.md (#6234)Adam2023-06-281-4/+5
* virtual_sdcard: reset file position and size to integer zeroEric Callahan2023-06-231-2/+2
* bed_mesh: fix fade regressionEric Callahan2023-06-211-9/+12
* hc32f460: Disable JTAG/SWD on pins so they can be used for GPIO/serialBoris-Chengbiao Zhou2023-06-201-0/+6
* hc32f460: Use correct USART for PH2/PB10 pinsBoris-Chengbiao Zhou2023-06-201-9/+28
* docs: Improve documentation of i2c_software_scl_pin/i2c_software_sda_pinKevin O'Connor2023-06-201-8/+7
* docs: note rri deprecation in config_changesEric Callahan2023-06-201-0/+7
* docs: update Bed Mesh documentationEric Callahan2023-06-202-23/+58
* bed_mesh: improve zero reference offsetEric Callahan2023-06-201-28/+97
* bed_mesh: generate new points before each calibrationEric Callahan2023-06-201-2/+2
* serialhdl: Catch os.error on can.interface.Bus() callKevin O'Connor2023-06-171-1/+1
* config: remove move_to_previous from Ender 3 S1 configs (#6245)JamesH19782023-06-162-2/+0
* atsamd: Fixes for samc21 and compiler optimizations (#6198)Luke V2023-06-162-4/+26
* tmc: Configurable `multistep_filt`Alex Voinea2023-06-166-5/+16
* config: Update printer-creality-cr10-smart-pro-2022.cfg (#6253)IronAegis902023-06-161-1/+2
* test: Add stm32f042 regression build testKevin O'Connor2023-06-081-0/+4
* Kconfig: Support selecting optional features on chips with small flash sizeKevin O'Connor2023-06-0818-36/+77