Scott Lahteine
6c45d0fd81
Apply maths macros and type changes ahead of HAL
7 年之前
Scott Lahteine
c9e3caf928
Save lots of PROGMEM, ~20b SRAM with DIGIPOT_I2C
7 年之前
Scott Lahteine
081bf1f879
Patch #else / #endif comments
7 年之前
Scott Lahteine
ff0018e287
Format hex values as uppercase
7 年之前
Paweł Stawicki
191fec009f
Add digipot i2c control for MCP4018
7 年之前
Scott Lahteine
c6226bb0aa
Unify config in a single include without nested includes
8 年之前
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
8 年之前
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
8 年之前
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
9 年之前
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
9 年之前
Scott Lahteine
278aa15301
Add COUNT macro and apply
9 年之前
Scott Lahteine
f171656f8e
Cleanup of cardreader.*
- Apply standards to cardreader.*
- Fix minor issues with cardreader.cpp
- Apply standards to some other stale regions
9 年之前
Scott Lahteine
f83d0f2a68
Defines for electronics boards
Added boards.h which contains defines for all the board numbers, plus
some shorthand macros for less typing.
10 年之前
Scott Lahteine
0e23105e1e
Defines for electronics boards
Added boards.h which contains defines for all the board numbers, plus
some shorthand macros for less typing.
10 年之前
Cameron Lai
3a8e36f19e
Add Digipot config for 5DPrint D8 Driver Board
10 年之前
Jim Morris
b819fc53ca
Add Azteeg X3 Pro as motherboard 68
Add digipot i2c control for MCP4451
Allow M907 to set i2c digipot currents in amps
Fix Makefile to allow Azteeg motherboards
Fix Makefile to allow Wire libraries only
Add beeper pin for Azteeg X3 Pro
10 年之前