This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src
Marcio Teixeira 5b7dd553d3 Fix sd_mmc_spi_mem capacity; clean up USB code (#12134)
- Fix an error in the return value of `sd_mmc_spi_read_capacity` which was causing the host OS to read beyond the last sector in the card.
- Clean up the USB flashdrive code and add better debugging.
2018-10-18 11:34:07 -05:00
..
config Update the Ender-4 example config (#12131) 2018-10-17 15:49:52 -05:00
core Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
feature Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
gcode Single Z raise value for all tool-changing / parking (#12090) 2018-10-17 11:11:41 -05:00
HAL Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 2018-10-18 11:34:07 -05:00
inc Update the Ender-4 example config (#12131) 2018-10-17 15:49:52 -05:00
lcd Update German language (#12115) 2018-10-17 11:17:06 -05:00
libs Extend M217 with configurable park/raise (#12076) 2018-10-13 23:08:20 -05:00
module Remove stale variable (#12136) 2018-10-18 11:26:14 -05:00
pins [LPC176x] Fix USEABLE_HARDWARE_PWM macro, cleanup multiple LED support (#12129) 2018-10-18 11:26:50 -05:00
sd Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 2018-10-18 11:34:07 -05:00
Marlin.cpp New Continuous Filament Mixer (#12098) 2018-10-16 03:38:57 -05:00
Marlin.h Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00