| Commit message (Expand) | Author | Age | Files | Lines |
* | gcode_arcs: Allow either one of I, J, K to be default-zero on G2/G3 (#5939) | maze | 2022-12-14 | 2 | -1/+19 |
* | stm32: Apply race fixes to stm32h7_adc.c | Kevin O'Connor | 2022-12-12 | 1 | -19/+18 |
* | save_variables: Verify filename path is writeable at startup | Justin Schuh | 2022-12-11 | 1 | -0/+2 |
* | gcode_arcs: No need to import gcode module to access Coord() | Kevin O'Connor | 2022-12-11 | 1 | -6/+8 |
* | gcode_arcs: support XY, XZ and YZ planes | Andrew Mirsky | 2022-12-11 | 3 | -31/+98 |
* | stm32g0: Do not disable SWD by accident | Alex Voinea | 2022-12-11 | 1 | -2/+5 |
* | stm32g4: Do not disable SWD by accident | Alex Voinea | 2022-12-11 | 1 | -1/+1 |
* | linux: add 'GPIOI' for linux process (#5926) | BIGTREETECH | 2022-12-11 | 2 | -3/+4 |
* | config: printer-artillery-sidewinder-x2-2022.cfg | Frank Roth | 2022-12-11 | 1 | -2/+2 |
* | parsedump: Support running on both python2 and python3 | Kevin O'Connor | 2022-12-07 | 2 | -14/+12 |
* | stm32: add STM32H723 support | bigtreetech | 2022-12-02 | 5 | -61/+119 |
* | lib: update lib/stm32h7 to v1.9.0 for stm32h723 | bigtreetech | 2022-12-02 | 23 | -401/+149374 |
* | stm32g4: implement build,usb,can,i2c,spi,serial,adc. | Matt Baker | 2022-12-02 | 12 | -20/+320 |
* | stm32g4: add lib from stm32cubeg4 v1.4.0 | Matt Baker | 2022-12-02 | 14 | -0/+147028 |
* | corexz: Multiple steppers per axis on CoreXZ | Neko-vecter | 2022-12-02 | 1 | -7/+6 |
* | docs: Note the release of v0.11.0 | Kevin O'Connor | 2022-11-28 | 1 | -0/+25 |
* | docs: Add a note about hardware independence to Features.md | Kevin O'Connor | 2022-11-28 | 1 | -1/+8 |
* | docs: Updates to Features.md | Kevin O'Connor | 2022-11-28 | 1 | -6/+11 |
* | lib: Update to latest can2040 code | Kevin O'Connor | 2022-11-23 | 2 | -1/+3 |
* | docs: Minor update to safe_z_home change description in Config_Changes.md | Kevin O'Connor | 2022-11-22 | 1 | -2/+2 |
* | safe_z_home: Fix final z hop to use relative z coordinates (#5879) | redstone99 | 2022-11-22 | 2 | -1/+10 |
* | lib: Update to latest can2040 code | Kevin O'Connor | 2022-11-21 | 2 | -62/+76 |
* | lib: Update to latest can2040 code | Kevin O'Connor | 2022-11-19 | 3 | -82/+99 |
* | rp2040: Fix watchdog enable | Kevin O'Connor | 2022-11-19 | 1 | -0/+3 |
* | rp2040: Fix boundary check for max gpio pin | Kevin O'Connor | 2022-11-19 | 1 | -2/+2 |
* | mpu9250: add MPU6500 (#5767) | Yifei Ding | 2022-11-19 | 5 | -18/+106 |
* | .github: Minor update to github issue chooser | Kevin O'Connor | 2022-11-15 | 1 | -1/+1 |
* | .github: Remove custom issue template | Kevin O'Connor | 2022-11-15 | 1 | -6/+0 |
* | docs: Update Contacts.md with improved github issue tracker description | Kevin O'Connor | 2022-11-15 | 1 | -39/+31 |
* | config: Create printer-anet-a8-2019.cfg (#5902) | Bradley Methorst | 2022-11-15 | 2 | -0/+93 |
* | config: Rename printer-geeetech-301.cfg to printer-geeetech-301-2019.cfg | Kevin O'Connor | 2022-11-14 | 2 | -1/+1 |
* | bed_mesh: disallow null profile names | Eric Callahan | 2022-11-11 | 1 | -0/+6 |
* | config: Remove filament specific settings from printer-geeetech-301.cfg | Kevin O'Connor | 2022-11-11 | 1 | -9/+5 |
* | config: create config for Geeetech 301 (#5830) | Peter Gruber | 2022-11-11 | 2 | -0/+164 |
* | linux: use correct gpio bias flags (#5878) | Eric Callahan | 2022-11-08 | 1 | -3/+3 |
* | rp2040: Support CanBoot as bootloader | Kevin O'Connor | 2022-11-08 | 3 | -14/+41 |
* | armcm_reset: Introduce Kconfig FLASH_BOOT_ADDRESS value | Kevin O'Connor | 2022-11-08 | 8 | -6/+26 |
* | fdcan: Remove spurious executable flag on fdcan.c | Kevin O'Connor | 2022-11-04 | 2 | -0/+0 |
* | menu: Conditional display of common Control utils | Grigi | 2022-11-03 | 1 | -3/+24 |
* | stm32: Use consistent memory position/size on stm32h743 | Kevin O'Connor | 2022-11-02 | 1 | -3/+1 |
* | stm32: Use stm32f0_serial.c on stm32h7 chips | Kevin O'Connor | 2022-10-31 | 3 | -110/+36 |
* | stm32: fix USART ORE status flag handling | Alex Voinea | 2022-10-31 | 3 | -3/+8 |
* | adxl345: Apply correct scaling for X,Y and Z axes | Dmitry Butyugin | 2022-10-25 | 1 | -3/+4 |
* | docs: Add a note about fixing underlying bugs in CONTRIBUTING.md | Kevin O'Connor | 2022-10-25 | 1 | -0/+4 |
* | config: Add Artillery Sidewinder X2 2022 stock printer.cfg (#5810) | freakyDude | 2022-10-21 | 3 | -0/+163 |
* | docs: Add step rate benchmark for stm32h7 | D4SK | 2022-10-21 | 2 | -0/+21 |
* | stm32: Enable instruction and data cache on stm32h7 | D4SK | 2022-10-21 | 1 | -0/+3 |
* | toolhead: Capture current junction_deviation in a Move class | Dmitry Butyugin | 2022-10-17 | 1 | -3/+4 |
* | stm32: Remove incorrect "spi3" definition from stm32h7 | Kevin O'Connor | 2022-10-17 | 1 | -4/+0 |
* | spi_flash: Update to fix SKR-3 config (#5827) | JamesH1978 | 2022-10-13 | 1 | -2/+3 |