237 コミット (0438f0d835b108de92ebbe65986f0a7b96dd1bdf)

作成者 SHA1 メッセージ 日付
  Scott Lahteine c92b59952a Use millis_t for progress_bar_ms and expire_status_ms 9年前
  Scott Lahteine 97dfa0365d Rename expireStatusMillis to expire_status_ms 9年前
  Scott Lahteine ce142afdda G4 shows status message only if no message is set already 9年前
  Scott Lahteine 2558c10c6c Use the slower feedrate for XY axes 9年前
  Scott Lahteine 31932912dd Use AxisEnum instead of int for _lcd_move 9年前
  Scott Lahteine c3560e0288 Include axis parameter to ultralcd's line_to_current 9年前
  AnHardt f2c94b3298 tone will end automaticly 9年前
  AnHardt 064f2b37d0 More Beeper clean up. 9年前
  Scott Lahteine 09d60e0128 Naming and code comments 9年前
  Scott Lahteine ccddc280be Apply three more commits 9年前
  Edward Patel a37c7ff16d Manual bed leveling menu fixes. 9年前
  Scott Lahteine 055b11814a Additional cleanup of ultralcd.cpp 9年前
  Scott Lahteine 388dd0cfa5 Fix doubled lcd_quick_feedback 9年前
  Scott Lahteine 5914d9d7de Shuffling declarations.. 9年前
  Scott Lahteine b328c6e6b6 Shuffling declarations. 9年前
  Scott Lahteine fb4cefc91d Define lcd_move_[xyz] ahead of lcd_move_menu_axis 9年前
  Scott Lahteine 9189cc66ab Fix moves for DELTA for MANUAL_BED_LEVELING 9年前
  AnHardt df50523605 Made encoderPosition and quick_feedback dependant on NEWPANEL 9年前
  AnHardt bcc04192fc Remove Contrast Menu for U8GLIB_ST7920 9年前
  Scott Lahteine 43773ff735 Formatting and lcd contrast masking 9年前
  Scott Lahteine cf9b58452c Minimum delay in menu click feedback 9年前
  AnHardt ac843fbf3b Fix lcd_status_message 9年前
  Edward Patel 0e6514e7bd Bug fix! Missed putting z value back in right slot after zigzag mod. 9年前
  AnHardt 340d165a9c Reduce display updates for dogm displays 9年前
  AnHardt 418d22d7b3 Revert "Testloop cleanup" 9年前
  AnHardt 6361404b91 Testloop cleanup 9年前
  AnHardt 6d4b3f0d6a Move the condition before the loop 9年前
  AnHardt 4cb7dfc546 Move the 'alive dot' in every displayloop 9年前
  Scott Lahteine 61f8394361 Compare indices instead of floats for probe actions 9年前
  Edward Patel 6b91b7b411 Mesh bed leveling: Added G29 S3 + finer steps in manual probing. 9年前
  Chris Roadfeldt a57862e29f Cleaning up code in prep for merge with upstream. 9年前
  AnHardt 19b11dfdd7 Fix can't enter MENU_MULTIPLIER_ITEM 9年前
  Scott Lahteine 571652c49b Fix LCD click 9年前
  Chris Roadfeldt e08f8eed05 Revert 06f767d..cba5692 9年前
  Scott Lahteine 5519882eea Fix up LCD_PROGRESS_BAR 9年前
  Scott Lahteine 8c136a5ab5 Conditionals and comments for PS = 0 9年前
  Scott Lahteine 2faed961ce Allow POWER_SUPPLY 0 for no power switch 9年前
  AnHardt 50a732360a Replace extrudemultiply by extruder_multiply[active_extruder] 9年前
  Scott Lahteine ba871e46bf Fix compiler warnings 9年前
  Scott Lahteine 78090275a9 Fix probe range editing 9年前
  Christian Bohn eab5fad539 code formatting 9年前
  Christian Bohn 4c3cbc0961 use only one implementation for beeper feedback 9年前
  AnHardt 8848b7e9ef Add the missed {} to END_MENU in ultralcd.cpp 9年前
  nicolas-rambaud 37cde8a191 Report changes from previous PR from old code base including : 9年前
  Scott Lahteine 691e753cc3 Don't add home offsets in G29 9年前
  AnHardt 64e3d33893 Fix shrinked menucode 9年前
  Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early 9年前
  Scott Lahteine 670006b919 Remove invariant code from Configurations 10年前
  alexborro e650d4044e Fix "Stop Print" function in the LCD menu 10年前
  AnHardt 5099b86ad4 lcd_autostart_sd() has two conditions. 10年前