33 Révisions (1fb2fffdbf14c8970d57c8a59310539c814bca89)

Auteur SHA1 Message Date
  Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) il y a 4 ans
  Scott Lahteine 6371782263 Add HAS_MULTI_SERIAL conditional il y a 4 ans
  Gurmeet Athwal a4c981469e
Extended reporting options (#16741) il y a 4 ans
  Scott Lahteine 000ec9fc13 Ensure language.h include order il y a 4 ans
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings il y a 4 ans
  Scott Lahteine bfad23d3e2 (c) 2020 il y a 4 ans
  Robby Candra a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) il y a 4 ans
  Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) il y a 4 ans
  Scott Lahteine f83bc0aa13 Optimize common strings il y a 4 ans
  Scott Lahteine 50e4545255
Add custom types for position (#15204) il y a 4 ans
  Scott Lahteine d63e0f6d98 Pending refactor tweaks il y a 4 ans
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) il y a 4 ans
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) il y a 5 ans
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) il y a 5 ans
  Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) il y a 5 ans
  Scott Lahteine 72c7751768 Fix SERIAL_POS in use with DEBUG_OUT il y a 5 ans
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) il y a 5 ans
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX il y a 5 ans
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) il y a 5 ans
  Scott Lahteine 0feeef2604 Update copyright in headers il y a 5 ans
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) il y a 5 ans
  Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) il y a 5 ans
  Scott Lahteine 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF il y a 5 ans
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) il y a 5 ans
  Scott Lahteine cb7844c8d4
Save PROGMEM on serial prefixes (#12033) il y a 5 ans
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) il y a 5 ans
  Scott Lahteine d4fde91222 Fix serial.h including itself il y a 6 ans
  Scott Lahteine d7b699ec34 Fewer includes of vector_3.h il y a 6 ans
  Thomas Moore f7efac57b7 Multi-host support il y a 6 ans
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) il y a 6 ans
  Scott Lahteine 142d8aae56 Move debugging to serial.* il y a 6 ans
  Scott Lahteine f52a31a275 Core updates il y a 6 ans
  Scott Lahteine 4e4d16c92e Move 'core' files il y a 6 ans
  Brian 2604742191 Add proportional font adjustment ratio il y a 7 ans
  Scott Lahteine 12ce051b55 Add a function to output spaces to serial il y a 7 ans
  Scott Lahteine 2cbc7b4b73 Relocate serial macros and functions il y a 7 ans
  Scott Lahteine 802818f7ab Cleanup SdFatUtil.h il y a 8 ans
  João Brázio 32d798fcc7
Converted all files on src to Unix file format il y a 8 ans
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style il y a 8 ans
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files il y a 8 ans
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) il y a 8 ans
  Richard Wackerbarth e01f5e1ef7 Cleanup il y a 8 ans
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 il y a 9 ans
  galexander1 d4880a9e60 Revert "Move Sd library out into library" il y a 9 ans
  odewdney f84ff4ba7d Move SD Fat library out of main src il y a 9 ans
  odewdney 9d9c859ac1 First move of SdFat library il y a 9 ans
  Bernhard 3814bbb529 made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 il y a 12 ans
  Bernhard 0bc9daa4f7 make it compile with arduino 1.0 ; function is still untested. il y a 12 ans
  Bernhard dd5ca68c87 get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. il y a 12 ans