Sergey
102a6fb261
Update to 2.0.7.2
4 years ago
Sergey
8dd26c1a3e
Update to 2.0.6
4 years ago
Scott Lahteine
5e9a10dbae
Use PSTR for common labels
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Jason Smith
c305c2cc6b
Fix some warnings, Melzi pins
5 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
5 years ago
Scott Lahteine
465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor ( #15256 )
5 years ago
Ludy
dab2f0c89c
Mask unused var, update (c) comments ( #14455 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Ludy
fafd73a3af
Update copyright in headers ( #14092 )
6 years ago
Scott Lahteine
cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs ( #13311 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type ( #12557 )
6 years ago
etagle
1367df2875
Replace double with float, optimize calculation
6 years ago
Scott Lahteine
2bea1bda56
Move more strings to PROGMEM
7 years ago
Scott Lahteine
32512332df
Apply some formatting
7 years ago
Scott Lahteine
4a82e95c3e
Feature file updates
7 years ago
Scott Lahteine
fa5f9c2aec
Move 'feature' files
7 years ago
Bob-the-Kuhn
a1c65fd3d5
convert DAC percent to uint8_t
=====================
add test to Travis
7 years ago
Scott Lahteine
51bc50214a
Save 8 bytes of SRAM
8 years ago
Scott Lahteine
e94f79ccea
Patch some serial macros
8 years ago
Bob-the-Kuhn
6643d553f6
# This is a combination of 2 commits.
# This is the 1st commit message:
MCP4728 consistency & fix ultralcd.cpp
The MCP4728 DAC controls the stepper motor current strenth on the
PRINTRBOARD Rev F and RIGIDBOARD V2 boards.
PR #5792 on 9 FEB 2017 implemented default drive percentages but only on
the RIGIDBOARD V2.
This change moves the default settings to Configuration_adv.h.
Also, ultralcd.cpp won't compile because of a type def conflict.
Changed it to match the one in stepper_dac.cpp
===========================================================
reword stepper curent section for clarity
===========================================================
change name & improve comments
===========================================================
changed name from A4JP to SCOOVO_X9H per PR #6139
# This is the commit message #2 :
fix typo
8 years ago
Scott Lahteine
77491dd924
Remove extraneous whitespace
8 years ago
Scott Lahteine
f02af83d42
Remove some extraneous spaces
8 years ago
jaysonkelly
713931338a
Default DAC values for RigidBoard V2
8 years ago
esenapaj
069c6b38dd
Remove unnecessary tabs and spaces
8 years ago
Scott Lahteine
e17f9b8b99
DAC patches
As suggested by #4985
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
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
Following up on #3231
9 years ago
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
9 years ago
Scott Lahteine
59483221d5
Move stepper DAC to a separate file
9 years ago