Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
5 anos atrás
Scott Lahteine
bfad23d3e2
(c) 2020
5 anos atrás
Robby Candra
a0a93e35ae
Fix serial port redirection (index ≠ port num) (#16687 )
5 anos atrás
Bob Kuhn
1ad53cee1f
Improved STMicro L64XX stepper driver support (#16452 )
5 anos atrás
Scott Lahteine
f83bc0aa13
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
5 anos atrás
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 anos atrás
Scott Lahteine
d63e0f6d98
Pending refactor tweaks
5 anos atrás
Scott Lahteine
465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256 )
5 anos atrás
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 anos atrás
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944 )
6 anos atrás
Scott Lahteine
cf12fc8366
Expand on serial debugging (#13577 )
6 anos atrás
Scott Lahteine
72c7751768
Fix SERIAL_POS in use with DEBUG_OUT
6 anos atrás
Scott Lahteine
cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311 )
6 anos atrás
Scott Lahteine
fa236e9718
General cleanup ahead of L64XX
6 anos atrás
Scott Lahteine
e15354e387
Simplify serial port redirect (#13234 )
6 anos atrás
Scott Lahteine
0feeef2604
Update copyright in headers
6 anos atrás
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type (#12557 )
6 anos atrás
Marcio Teixeira
c1e17037e5
Various fixes for MarlinUI and ExtUI (#12439 )
6 anos atrás
Scott Lahteine
50af1d1e08
Differentiate translated On/Off from Serial ON/OFF
6 anos atrás
Scott Lahteine
b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340 )
In reference to #11000
6 anos atrás
Scott Lahteine
cb7844c8d4
Save PROGMEM on serial prefixes (#12033 )
With default config and `EEPROM_SETTINGS`, saves over 200 bytes of PROGMEM.
6 anos atrás
Scott Lahteine
11ac75edcb
Use PGM_P for PSTR pointers (#11977 )
6 anos atrás
Scott Lahteine
d4fde91222
Fix serial.h including itself
7 anos atrás
Scott Lahteine
d7b699ec34
Fewer includes of vector_3.h
7 anos atrás
Thomas Moore
f7efac57b7
Multi-host support
7 anos atrás
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 anos atrás
Scott Lahteine
142d8aae56
Move debugging to serial.*
7 anos atrás
Scott Lahteine
f52a31a275
Core updates
7 anos atrás
Scott Lahteine
4e4d16c92e
Move 'core' files
7 anos atrás
Brian
2604742191
Add proportional font adjustment ratio
- update example configs
8 anos atrás
Scott Lahteine
12ce051b55
Add a function to output spaces to serial
8 anos atrás
Scott Lahteine
2cbc7b4b73
Relocate serial macros and functions
8 anos atrás
Scott Lahteine
802818f7ab
Cleanup SdFatUtil.h
8 anos atrás
João Brázio
32d798fcc7
Converted all files on src to Unix file format
9 anos atrás
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
9 anos atrás
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
9 anos atrás
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
9 anos atrás
Richard Wackerbarth
e01f5e1ef7
Cleanup
9 anos atrás
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
10 anos atrás
galexander1
d4880a9e60
Revert "Move Sd library out into library"
10 anos atrás
odewdney
f84ff4ba7d
Move SD Fat library out of main src
10 anos atrás
odewdney
9d9c859ac1
First move of SdFat library
10 anos atrás
Bernhard
3814bbb529
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
13 anos atrás
Bernhard
57f9359a41
simplified the includes, makefile now works with arduino23
13 anos atrás
Bernhard
0bc9daa4f7
make it compile with arduino 1.0 ; function is still untested.
13 anos atrás
Bernhard
dd5ca68c87
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
13 anos atrás
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 anos atrás
Bernhard Kubicek
64f2121ab1
updated to sdfatlib2010902
13 anos atrás
Bernhard Kubicek
40e8081623
changed end of line to windows, which seems to be the majority of developers main platform.
13 anos atrás
Erik van der Zalm
750f6c33e3
first commit
14 anos atrás