20 Commits (0564cb188f1a74dc9ecfb55b793f4225424a9ca4)

Author SHA1 Message Date
  Scott Lahteine 0564cb188f
🚸 Enhanced UI => Professional UI - with updates (#23624) 3 years ago
  Miguel Risco-Castillo d58daaa42c
🚸 DWIN Enhanced improve, fix, and extend (#23240) 3 years ago
  Scott Lahteine 7f1286a11f 🎨 Apply F() to status message 3 years ago
  Miguel Risco-Castillo 0f61d9e4dd
✨ Ender-3 V2 CrealityUI Enhanced (#21942) 3 years ago
  Scott Lahteine 49548c343d
Optimize G-code flag parameters (#21849) 4 years ago
  Scott Lahteine 72e3d2492f Update temperature types 4 years ago
  ellensp aa054471f2
M303 followup (#21282) 4 years ago
  Ken Sanislo a3a10b62f2
Chamber Heater PID (#21156) 4 years ago
  Scott Lahteine 6f272e13c5
Allow Status Message without LCD (#20246) 4 years ago
  Luu Lac a6ff61d52e Fix "autotune" LCD message (#20127) 4 years ago
  Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
  Scott Lahteine 49ca16c3fb heater_ind_t => heater_id_t 4 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
  Luc Hoang Long 764fc81761
Use Material Preset 1 for PID autotune (#18446) 5 years ago
  Pascal de Bruijn c135db1ce7
Display PID Autotune status (#18408) 5 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 5 years ago
  Marcio T d83ad6f321
Improve / fix FTDI EVE Touch UI (#17338) 5 years ago
  Scott Lahteine f2ed18d150 M303 followup 5 years ago
  Roxy-3D 1986e1cdf8
Allow PID_DEBUG to be turned on and off (#17284) 5 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 5 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
  George Fu e593da1c23 Update and fix DGUS (#16317) 5 years ago
  Scott Lahteine 720bc7c00b
Named indices for Temperature class (#14479) 6 years ago
  Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 6 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
  AnHardt 0e37fe8776 Apply minimum C in M303 (#13113) 6 years ago
  kAdonis 4ae9a06c60 Update M303.cpp (#12471) 6 years ago
  Scott Lahteine d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432) 6 years ago
  Scott Lahteine 4af3d436b2 M303 pid autotune cleanup, commentary 7 years ago
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 8 years ago
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 8 years ago
  Scott Lahteine 614a86a380 SD file updates 8 years ago
  Scott Lahteine b66d65f865 Move 'sd' files 8 years ago
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 8 years ago
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 9 years ago
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 9 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 years ago
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 10 years ago
  galexander1 d4880a9e60 Revert "Move Sd library out into library" 10 years ago
  odewdney f84ff4ba7d Move SD Fat library out of main src 10 years ago
  odewdney 9d9c859ac1 First move of SdFat library 10 years ago
  Bernhard 3814bbb529 made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 years ago
  Bernhard 8463e39a4a starting with sanguino arduino 1.0 compatibility 13 years ago
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 13 years ago
  Bernhard 0bc9daa4f7 make it compile with arduino 1.0 ; function is still untested. 13 years ago
  Bernhard 9c57453168 removed stream.h referenece from marlinserial. 13 years ago
  Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902 13 years ago