39 次代码提交 (fb75a9272da33ea0a9f2793a1fc89b69428d103c)

作者 SHA1 备注 提交日期
  Scott Lahteine 03c9cb60e8 Rename lastnr to autostart_index and... 9 年前
  Scott Lahteine 1ed3913333 Rename lastnr to autostart_index and... 9 年前
  Scott Lahteine f21cce0b28 Rebase to Marlin_v1 9 年前
  Scott Lahteine b726511a3b A few constants where they belong 9 年前
  alexborro ab355a90d3 Revert "SD Sort and Buffer" 9 年前
  Scott Lahteine 6599adc184 Polish up a little... 9 年前
  Scott Lahteine b6ffea612a Expand on More RAM concept, address minor bugs 9 年前
  Scott Lahteine 8196b36ad9 SD Card Alpha Sorting 9 年前
  Scott Lahteine cf749dbeda Completed SORT_USES_MORE_RAM implementation 9 年前
  Scott Lahteine ae081d0fe0 Improvements, more SORT_USES_MORE_RAM 9 年前
  Scott Lahteine 0cbbba08bd SD Card Alpha Sorting 9 年前
  Scott Lahteine 599530902d Polish up a little... 9 年前
  Scott Lahteine de725bd408 # This is a combination of 4 commits. 9 年前
  Scott Lahteine 8ebefe6d35 Completed SORT_USES_MORE_RAM implementation 9 年前
  Scott Lahteine 725ba8d01e Improvements, more SORT_USES_MORE_RAM 9 年前
  Scott Lahteine 14187dae6c SD Card Alpha Sorting 9 年前
  Scott Lahteine eaa788e076 Completed SORT_USES_MORE_RAM implementation 9 年前
  Scott Lahteine 6901445592 Improvements, more SORT_USES_MORE_RAM 9 年前
  Scott Lahteine f40cff59f3 SD Card Alpha Sorting 9 年前
  bkubicek 39d88bcccb preparation for hibernation 10 年前
  bkubicek ab965376ff Sub-file calls. 10 年前
  Scott Lahteine a5cd582665 Support for 10 level deep SD folder hierarchy 11 年前
  Bart K 4fa2260a59 Fixed cardreader.h to resolve issue #440 (Pull Request #425 missing file) 11 年前
  daid303 1a8f54cea1 The big LCD code update. This splits the display and menu implementation. Paving the way for future different displays. It also makes it easier to modify the menu structures while keeping everything consistant. Note that this most likely breaks the translations, which need to be updated. 11 年前
  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. 11 年前
  daid303 94ea26ff46 Some minor changes on code style. And a bugfix where the counters for positioning in the stepper where wrong depending on compiler settings. (Caused strange values to reported back with M114 and endstop triggers). Also fixed compiling with FWRETRACT enabled. 11 年前
  daid303 6c51fe5039 Fix the bug where the SD percentage calculation is wrong when the file is larger then 42MB 11 年前
  daid b69e75c89a Added long filename support. 12 年前
  Bernhard 0c123950e9 __ header file replace 12 年前
  Bernhard 1532200435 found error in filenames. 12 年前
  Christian Thalhammer fde51084f3 set SD file delete to M30; switch printime output to M31 12 年前
  Daid 3d83109028 Fixed general 16x2 LCD build without SD support. 12 年前
  Bernhard 729cde4475 fix autostart failure if in wrong directory 12 年前
  Bernhard cc4a9cdb69 added autostart procedure trigger to the ultralcd menu 12 年前
  Bernhard 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0. 12 年前
  Bernhard 26a1de1e44 force inline 12 年前
  Bernhard 6d6f323535 make an option if sd-card stop should release the steppers. 12 年前
  Bernhard c54a807824 overworked ultralcd a bit 12 年前
  Bernhard Kubicek b21d5193f2 made ultralcd compatible with folders. 12 年前
  Bernhard Kubicek 5ad1d19384 make it compile without sd_support 12 年前
  Bernhard Kubicek 70abca195a overworked cardreader for folder support; not finished yet. 12 年前
  Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902 12 年前
  Bernhard Kubicek 7919a40d06 watchdog,percent done, 12 年前
  Bernhard Kubicek ab154d5592 project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram. 12 年前
  Bernhard Kubicek 7b70caab7c made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support. 12 年前
  Bernhard Kubicek fc0064e525 made cardreader more selfsustained 12 年前
  Bernhard Kubicek 01df04e02c first compile with the cardreader class 12 年前