26 Révisions (094701cc71ccf1c6fcf3d768b9fcb227d0abf3b0)

Auteur SHA1 Message Date
  Scott Lahteine 1d80464ba7 🎨 Define HAS_PREHEAT conditional il y a 2 ans
  Scott Lahteine d7fede3a63 🎨 Apply F() to G-code report header il y a 2 ans
  Scott Lahteine 754b31918a 🎨 Fewer serial macros il y a 2 ans
  Scott Lahteine 79c72ed821 🎨 Standardize G-code reporting il y a 2 ans
  Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) il y a 3 ans
  Scott Lahteine eaf6777a66 Rename ultralcd => marlinui il y a 3 ans
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) il y a 4 ans
  Scott Lahteine e78f1237ea Matching mat.bed_temp condition il y a 4 ans
  Scott Lahteine d0f2fde920 Fix material preset type il y a 4 ans
  Scott Lahteine 4275466f49
Fix issues with no hotend / bed / fan (#18395) il y a 4 ans
  Scott Lahteine 97e47b4494 Wrap some macros il y a 4 ans
  Scott Lahteine 01c646a892 Apply more HAS_HOTEND il y a 4 ans
  Scott Lahteine 33217b0dd0 Add HOTEND_OVERSHOOT il y a 4 ans
  Scott Lahteine 8b3c7dda75 Add HAS_FAN and others 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
  Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) il y a 4 ans
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) il y a 5 ans
  Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 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
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) il y a 5 ans
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) il y a 5 ans
  Ludy a93e9e6e9b Use preheat labels in place of PLA/ABS (#12194) il y a 5 ans
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) il y a 5 ans
  Scott Lahteine cbf40f7ee9 Move M145 to cpp il y a 6 ans
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category il y a 6 ans
  Scott Lahteine 614a86a380 SD file updates il y a 6 ans
  Scott Lahteine b66d65f865 Move 'sd' files il y a 6 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
  Erik van der Zalm f75f426dfa Removed interrupt nesting in the stepper ISR. il y a 12 ans
  Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902 il y a 12 ans
  Bernhard Kubicek 40e8081623 changed end of line to windows, which seems to be the majority of developers main platform. il y a 12 ans
  Erik van der Zalm 750f6c33e3 first commit il y a 13 ans