Scott Lahteine
b65cdbed91
Signal SD completion later (#21840 )
il y a 3 ans
Scott Lahteine
f17394d677
Ability to disable M32
il y a 4 ans
qwewer0
4424645e04
Multi-line comments cleanup (#19535 )
il y a 4 ans
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
il y a 4 ans
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
il y a 4 ans
Scott Lahteine
bfad23d3e2
(c) 2020
il y a 4 ans
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418 )
il y a 4 ans
Scott Lahteine
f3d64b7115
Cardreader read/write open methods
il y a 4 ans
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 (#15590 )
il y a 5 ans
Scott Lahteine
d5f5203880
Use "mount" as card verb
il y a 5 ans
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
il y a 5 ans
Scott Lahteine
35ae5daf2d
Split up sdcard G-codes
il y a 5 ans
Scott Lahteine
0feeef2604
Update copyright in headers
il y a 5 ans
Marcio Teixeira
902d5b0f8b
Allow ExtUI to use LCD_SET_PROGRESS_MANUALLY (#12628 )
il y a 5 ans
Scott Lahteine
a0c795b097
Encapsulate common display code in a singleton (#12395 )
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
- Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
il y a 6 ans
Scott Lahteine
c6a5c74208
Add parentheses to SD macros
il y a 6 ans
GMagician
99fcf60977
[2.x] addressing #8644
Removed missing include file
il y a 7 ans
Scott Lahteine
5c4f3e0107
Add LCD_SET_PROGRESS_MANUALLY
il y a 7 ans
Scott Lahteine
8584f7e390
Move M250 to cpp
il y a 7 ans
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
il y a 7 ans
Scott Lahteine
fa5f9c2aec
Move 'feature' files
il y a 7 ans
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
il y a 8 ans
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
il y a 8 ans
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.
il y a 9 ans
Scott Lahteine
0ec444720f
Rename blinkm files
il y a 9 ans
Scott Lahteine
a22a228bcc
Rename files to move them in the IDE
il y a 9 ans
Scott Lahteine
f171656f8e
Cleanup of cardreader.*
- Apply standards to cardreader.*
- Fix minor issues with cardreader.cpp
- Apply standards to some other stale regions
il y a 9 ans
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.
il y a 11 ans
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).
il y a 11 ans
Tim Koster
97b0da0c2e
Removed #ifndef BLINKM
il y a 11 ans
Tim Koster
61db046b32
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
il y a 11 ans
Tim Koster
7016cc9511
Added BlinkM support over i2c
il y a 11 ans
Tim Koster
3b315b3da0
Added BlinkM support over i2c
il y a 11 ans