Commit Graph

40 Commits

Author SHA1 Message Date
c840bbc970 Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 14:31:15 -06:00
fe88fb7ed9 Fix DAC setDrvPct (#20205) 2020-11-19 18:08:21 -06:00
e3f1f7cd85 Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-27 21:37:10 -05:00
492ba2a111 Digipots refactor / cleanup (#19690) 2020-10-11 14:58:35 -05:00
6831341ab4 Batch appercase hex values 2020-10-09 16:55:27 -05:00
76d8d1742c Add multi-extruder condition 2020-09-20 20:51:21 -05:00
de5cca6b1f Update more external links (#18819) 2020-07-28 01:04:44 -05:00
d1e20eb29f Update links, README, contributing, etc. 2020-07-23 20:46:51 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
ef43520d56 Disambiguate i2c calls 2020-04-29 03:13:50 -05:00
3ea23712eb Fix stepper DAC compile
Fixes #17438
2020-04-08 14:17:29 -05:00
5e9a10dbae Use PSTR for common labels 2020-03-01 08:39:47 -06:00
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
c305c2cc6b Fix some warnings, Melzi pins 2020-01-15 19:57:16 -06:00
bda4957f9b Fix I2C address of MCP4728 on LPC176x (#16578) 2020-01-15 19:15:54 -06:00
a88b91b3ed Provide some missing Arduino macros (#16497) 2020-01-07 21:56:47 -06:00
d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
50e4545255 Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
f01f0d1956 Drop C-style 'void' argument 2019-09-16 20:31:21 -05:00
465c6d9230 Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 2019-09-14 03:05:10 -05:00
750a16ad38 Fix MIN/MAX function collision with macros 2019-07-05 18:14:02 -05:00
dab2f0c89c Mask unused var, update (c) comments (#14455) 2019-06-30 22:29:33 -05:00
93cd66ac11 Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
b315157053 Apply const to mcp4728 2019-05-26 20:54:24 -05:00
fafd73a3af Update copyright in headers (#14092) 2019-05-22 16:24:13 -05:00
cfdb38eda4 Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 2019-03-05 06:46:19 -06:00
a43e892fb5 Use 8-bit i2c address on LPC platform
Fix #9799 — hopefully not a unicorn
2019-02-20 06:27:26 -06:00
0feeef2604 Update copyright in headers 2019-02-12 15:30:11 -06:00
c986239837 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
f5eab912ed Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
2018-11-04 02:25:55 -06:00
c64199941e Compile only selected PIO environment (#11519) 2018-08-14 03:28:52 -05:00
1367df2875 Replace double with float, optimize calculation 2018-07-04 22:28:56 -05:00
a1062eec5b Better handling of DELAY_NS and DELAY_US (#10716)
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
2018-05-12 08:34:04 -05:00
6339b506c0 Make sure binary.h is included as needed 2018-02-01 21:37:35 -06:00
2bea1bda56 Move more strings to PROGMEM 2018-01-24 00:06:06 -06:00
32512332df Apply some formatting 2017-11-18 03:12:30 -06:00
297666ea14 Use fastio for Alligator dac084s085 2017-11-05 19:14:42 -06:00
dff2904c0f Marlin code whitespace cleanup 2017-09-27 10:55:36 -05:00
4a82e95c3e Feature file updates 2017-09-21 16:26:41 -05:00
fa5f9c2aec Move 'feature' files 2017-09-07 07:42:54 -05:00