Stuart Pittaway
|
ad14b5052c
|
✨ M261 S I2C output format (#22890)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 년 전 |
Scott Lahteine
|
b3ca43fe78
|
Use uintptr_t for pointer-to-int
|
4 년 전 |
Scott Lahteine
|
d69c2a90b7
|
Simple rename of hex_print
|
4 년 전 |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 년 전 |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
4 년 전 |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 년 전 |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
5 년 전 |
teemuatlut
|
55144284c2
|
TMC connection test, spreadCycle parameters, improved debugging (#12616)
|
5 년 전 |
Scott Lahteine
|
f5eab912ed
|
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
|
6 년 전 |
Scott Lahteine
|
d7ee81202f
|
Libs updates
|
7 년 전 |
Scott Lahteine
|
efa578d6b0
|
Move 'libs' files
|
7 년 전 |
Scott Lahteine
|
f4028fe088
|
New GCode Parser - Implementation
|
7 년 전 |
Scott Lahteine
|
e05d050a1e
|
Add hex routine to print an address
|
7 년 전 |
Scott Lahteine
|
03aa9a390e
|
Apply coding standards to M100, break up into functions
|
7 년 전 |
Scott Lahteine
|
9217e4b8ec
|
Various UBL cleanups and bug fixes
|
7 년 전 |
Scott Lahteine
|
238b8fd2a3
|
UBL core and support files
|
7 년 전 |
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 년 전 |
Richard Wackerbarth
|
06ae832276
|
Deprecate Support for Arduino IDE < 1.0.5
Note that newer versions of the IDE can still
be made to support compilation for the older boards.
|
9 년 전 |
Scott Lahteine
|
0ec444720f
|
Rename blinkm files
|
9 년 전 |
Scott Lahteine
|
a22a228bcc
|
Rename files to move them in the IDE
|
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 년 전 |
fmalpartida
|
5b3f60ea2e
|
Corrected LCD only error
If only an LCD is defined and no menu or keyboard defined, there is a
compilation error.
Added conditional compilation.
|
11 년 전 |
fmalpartida
|
b5a964fcc5
|
Initial SAV MkI (RepRap CloneWars board) integration.
Included support for BT dongle on AT90USB boards.
Added LCD Shift Register LCD control
Included support for RepRap Clone Wars project board (SAV MKI).
|
11 년 전 |
Tim Koster
|
97b0da0c2e
|
Removed #ifndef BLINKM
|
11 년 전 |
Tim Koster
|
61db046b32
|
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
|
11 년 전 |
Tim Koster
|
7016cc9511
|
Added BlinkM support over i2c
|
11 년 전 |
Tim Koster
|
3b315b3da0
|
Added BlinkM support over i2c
|
11 년 전 |