Marcio Teixeira
c1e17037e5
Various fixes for MarlinUI and ExtUI (#12439 )
пре 6 година
Scott Lahteine
50af1d1e08
Differentiate translated On/Off from Serial ON/OFF
пре 6 година
Scott Lahteine
b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340 )
In reference to #11000
пре 6 година
Scott Lahteine
cb7844c8d4
Save PROGMEM on serial prefixes (#12033 )
With default config and `EEPROM_SETTINGS`, saves over 200 bytes of PROGMEM.
пре 6 година
Scott Lahteine
11ac75edcb
Use PGM_P for PSTR pointers (#11977 )
пре 6 година
Scott Lahteine
d4fde91222
Fix serial.h including itself
пре 7 година
Scott Lahteine
d7b699ec34
Fewer includes of vector_3.h
пре 7 година
Thomas Moore
f7efac57b7
Multi-host support
пре 7 година
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 година
Scott Lahteine
142d8aae56
Move debugging to serial.*
пре 7 година
Scott Lahteine
f52a31a275
Core updates
пре 7 година
Scott Lahteine
4e4d16c92e
Move 'core' files
пре 7 година
Brian
2604742191
Add proportional font adjustment ratio
- update example configs
пре 8 година
Scott Lahteine
12ce051b55
Add a function to output spaces to serial
пре 8 година
Scott Lahteine
2cbc7b4b73
Relocate serial macros and functions
пре 8 година
Scott Lahteine
802818f7ab
Cleanup SdFatUtil.h
пре 8 година
João Brázio
32d798fcc7
Converted all files on src to Unix file format
пре 9 година
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
пре 9 година
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
пре 9 година
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
пре 9 година
Richard Wackerbarth
e01f5e1ef7
Cleanup
пре 9 година
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
пре 10 година
galexander1
d4880a9e60
Revert "Move Sd library out into library"
пре 10 година
odewdney
f84ff4ba7d
Move SD Fat library out of main src
пре 10 година
odewdney
9d9c859ac1
First move of SdFat library
пре 10 година
Bernhard
3814bbb529
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
пре 13 година
Bernhard
57f9359a41
simplified the includes, makefile now works with arduino23
пре 13 година
Bernhard
0bc9daa4f7
make it compile with arduino 1.0 ; function is still untested.
пре 13 година
Bernhard
dd5ca68c87
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
пре 13 година
Erik van der Zalm
f75f426dfa
Removed interrupt nesting in the stepper ISR.
Add serial checkRx in stepper ISR.
Copied HardwareSerial to MarlinSerial (Needed for checkRx).
пре 13 година
Bernhard Kubicek
64f2121ab1
updated to sdfatlib2010902
пре 13 година
Bernhard Kubicek
40e8081623
changed end of line to windows, which seems to be the majority of developers main platform.
пре 13 година
Erik van der Zalm
750f6c33e3
first commit
пре 14 година