marlin2_a10m/Marlin/src
Dave Johnson 8a24ff94d1 AT90USB1286 PIO cleanup and optimization (#11230)
-normalize `env` and `board` to lowercase naming convention.
-make board `name` follow descriptive convention.
-implement `-fsingle-precision-constant` compile optimization per https://github.com/MarlinFirmware/Marlin/pull/11178#issuecomment-401673901
-fix typo in 5DPRINT entry.
2018-07-26 05:58:28 -05:00
..
config Add Einstart-S support (#11219) 2018-07-26 05:52:22 -05:00
core Add Einstart-S support (#11219) 2018-07-26 05:52:22 -05:00
feature Clean trailing whitespace 2018-07-25 18:49:47 -05:00
gcode [2.0.x] different bltouch init (#11135) 2018-07-26 05:04:09 -05:00
HAL Better fastio 1280/2560 pin list 2018-07-26 05:23:51 -05:00
inc Add Einstart-S support (#11219) 2018-07-26 05:52:22 -05:00
lcd Add Einstart-S support (#11219) 2018-07-26 05:52:22 -05:00
libs Replace double with float, optimize calculation 2018-07-04 22:28:56 -05:00
module Add Einstart-S support (#11219) 2018-07-26 05:52:22 -05:00
pins AT90USB1286 PIO cleanup and optimization (#11230) 2018-07-26 05:58:28 -05:00
sd Add card.longest_filename method 2018-07-17 18:18:52 -05:00
Marlin.cpp Simplify stepper driver per-axis selection 2018-07-25 02:47:43 -05:00
Marlin.h Replace double with float, optimize calculation 2018-07-04 22:28:56 -05:00