26 Commits (fabrikator-mini)

Autor SHA1 Mensaje Fecha
  Scott Lahteine bfad23d3e2 (c) 2020 hace 4 años
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED hace 4 años
  Tanguy Pruvot 8873c583d3 Prevent extra settings.load on boot (#14499) hace 4 años
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) hace 5 años
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) hace 5 años
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) hace 5 años
  Scott Lahteine 0feeef2604 Update copyright in headers hace 5 años
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) hace 5 años
  Scott Lahteine cf5284cdf2
Add SD Firmware Update capability (#12043) hace 5 años
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) hace 5 años
  Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) hace 5 años
  Scott Lahteine da94e0bd27 Unsigned eeprom mesh addresses hace 6 años
  Giuliano d99f1b2245 [2.0.x] EEPROM code cleanup (#10710) hace 6 años
  Scott Lahteine 4aebe3d82e Pretty up EEPROM port args hace 6 años
  Scott Lahteine 239902f861 Fix E2END and add EEPROM to Smart RAMPS hace 6 años
  Scott Lahteine 49ca67202f Patch configuration_store for extra serial port hace 6 años
  Thomas Moore 84de428d30 [2.0.x] Fix compile errors (#9141) hace 6 años
  Thomas Moore f7efac57b7 Multi-host support hace 6 años
  Scott Lahteine e89f1453ab UBL G29 works without settings.load() hace 6 años
  Scott Lahteine 760c912ab9 Add data size validation hace 6 años
  Scott Lahteine 51e0f2bee3 Add MarlinSettings::validate() hace 6 años
  Tannoo e43f3ac989 EEPROM init fix hace 6 años
  Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level hace 6 años
  Scott Lahteine a4e1d83599 Fix M503 S parameter hace 6 años
  Scott Lahteine 3d8a0ab4b2 Module updates hace 6 años
  Scott Lahteine 0c9231fd04 Move 'module' files hace 6 años
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base hace 7 años
  Scott Lahteine dcec7178d1 Expose DISABLE_M503 option as a test option hace 7 años
  Brian 3370329751 Fix broken EEPROM save/load hace 7 años
  Brian 7852369987 Implement CRC16, develop mesh allocation table hace 7 años
  Scott Lahteine 786af73e24 Convert config code to a static class hace 7 años
  Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset hace 7 años
  Scott Lahteine 97115d56f9 Print error for M500 with disabled EEPROM hace 7 años
  Scott Lahteine c6226bb0aa Unify config in a single include without nested includes hace 7 años
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style hace 8 años
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files hace 8 años
  Scott Lahteine 5e834352a9 Overridable Options - Part 11 (PR#2563) hace 8 años
  Scott Lahteine a22a228bcc Rename files to move them in the IDE hace 9 años
  Scott Lahteine f171656f8e Cleanup of cardreader.* hace 9 años
  Scott Lahteine 093fedfde8 Make EEPROM storage consistent hace 9 años
  Erik van der Zalm 3626b5ad8b Removed Delta from the default config file. hace 10 años
  daid303 6a9bee27cc Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup. hace 11 años
  daid303 71efcfc648 Most likely fixing issue #295. hace 11 años
  daid303 12a4d60e18 Fix the EEPROM storage, no longer inline it at multiple locations, and remove the template. hace 11 años