Scott Lahteine
117fd007a9
Followup to pin error change
7 years ago
Scott Lahteine
968a5d2e63
Protected pin err for M226
7 years ago
Scott Lahteine
3269d8dd62
Tweak M42 var
7 years ago
Scott Lahteine
3066655727
Try port*100+pin, fix config dependency
7 years ago
Bob-the-Kuhn
a28ccabe2a
M42 P1.20 fix
7 years ago
Bob-the-Kuhn
c14000775b
PWM fixes, slow down fan update
include LPC1768 syntax for M42
couple more pin_t changes
consistency
change M42 to R, P format
Revert "change M42 to R, P format"
This reverts commit 01f12f579ec9ccc1bb9126e68d2c86449e9b7edf.
7 years ago
Thomas Moore
9e699811d2
Make LPC1768 pinmapping not specific to Re-ARM ( #8063 )
* Merging early because of build failures. See #8105
* Make LPC1768 pinmapping not specific to Re-ARM
* Add HAL_PIN_TYPE and LPC1768 pin features
* M43 Updates
* Move pin map into pinsDebug_LPC1768.h
* Incorporate comments and M226
* Fix persistent store compilation issues
* Update pin features
* Update MKS SBASE pins
* Use native LPC1768 pin numbers in M42, M43, and M226
7 years ago
Scott Lahteine
10fab24e50
Move M42 to cpp
7 years ago
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
7 years ago
Scott Lahteine
614a86a380
SD file updates
7 years ago
Scott Lahteine
b66d65f865
Move 'sd' files
7 years ago
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
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
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
9 years ago
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
10 years ago
galexander1
d4880a9e60
Revert "Move Sd library out into library"
10 years ago
odewdney
f84ff4ba7d
Move SD Fat library out of main src
10 years ago
odewdney
9d9c859ac1
First move of SdFat library
10 years ago
Bernhard
3814bbb529
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
13 years ago
Bernhard
8463e39a4a
starting with sanguino arduino 1.0 compatibility
13 years ago
Bernhard
57f9359a41
simplified the includes, makefile now works with arduino23
13 years ago
Bernhard
0bc9daa4f7
make it compile with arduino 1.0 ; function is still untested.
13 years ago
Bernhard
9c57453168
removed stream.h referenece from marlinserial.
13 years ago
Bernhard Kubicek
64f2121ab1
updated to sdfatlib2010902
13 years ago