19 Commits (master)

Author SHA1 Message Date
Scott Lahteine bb33a26e62 Apply const to axis args
6 years ago
Bob-the-Kuhn a1c65fd3d5 convert DAC percent to uint8_t
7 years ago
Scott Lahteine 51bc50214a Save 8 bytes of SRAM
7 years ago
Scott Lahteine e94f79ccea Patch some serial macros
7 years ago
Bob-the-Kuhn 6643d553f6 # This is a combination of 2 commits.
7 years ago
Scott Lahteine 77491dd924 Remove extraneous whitespace
7 years ago
jaysonkelly 713931338a Default DAC values for RigidBoard V2
7 years ago
esenapaj 069c6b38dd Remove unnecessary tabs and spaces
7 years ago
Scott Lahteine e17f9b8b99 DAC patches
8 years ago
Scott Lahteine a1b50f1102 Cleanup of code style
8 years ago
jaysonkelly 13c9dcc600 Add LCD menu for DAC
8 years ago
Scott Lahteine e7dc174f30 More detailed debugging of G28 delta
8 years ago
Scott Lahteine cb48292338 Use fastio for literal pins
8 years ago
Scott Lahteine db19959735 Merge pull request #4161 from thinkyhead/rc_general_cleanup
8 years ago
Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM
8 years ago
Scott Lahteine ddb386c139 Init DAC_DISABLE_PIN in dac_init
8 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
8 years ago
Scott Lahteine 59483221d5 Move stepper DAC to a separate file
8 years ago