203 次代码提交 (cabd713610830a8427433edc8ff403f18a844a01)

作者 SHA1 备注 提交日期
  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 9 年前
  alexborro e650d4044e Fix "Stop Print" function in the LCD menu 9 年前
  AnHardt 5099b86ad4 lcd_autostart_sd() has two conditions. 9 年前
  AnHardt 5d81c779cc lcd_control_retract_menu() is conditional. 9 年前
  AnHardt 450b89e63c Negative times are unlikly 9 年前
  Scott Lahteine 3405f85a6a Reduce size of menu code 9 年前
  Edward Patel 8005d22c81 Added menu option for bed leveling. 9 年前
  Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency 9 年前
  alexborro 9157cbd8f3 Add Travel Acceleration and change the M204 options 9 年前
  AnHardt 6fc2ccd568 Make use of new remenbering fontswitch. 9 年前
  Scott Lahteine f379edca78 Cleanup rotary encoder encrot* defines 10 年前
  Scott Lahteine 2af559cca3 Shared function for menu_edit_* and menu_edit_callback_* 10 年前
  Scott Lahteine 517f411999 Spacing adjustment to menu_edit* macro 10 年前
  Scott Lahteine 4938ae5caf Add required backslash for macro expansion 10 年前
  Scott Lahteine e182cdebf9 Add required backslash for macro expansion 10 年前
  Scott Lahteine fa4c36df68 Fix menu callback issue wrt LCD_CLICKED 10 年前
  Scott Lahteine 3ba47ea277 Remove test/demo multi=line code menu items 10 年前
  Scott Lahteine 1c13cd604b Formatting in babysteps defines 10 年前
  Scott Lahteine 3a26804d80 Adapt to latest PID code and fix typos 10 年前
  Scott Lahteine 422582da71 Prep formatting for upcoming PR 10 年前
  Scott Lahteine 57bc28b42c Cleanup and fix ultralcd.cpp 10 年前
  Scott Lahteine 430c4b6538 Replace missing backslash 10 年前
  Scott Lahteine a8939eec28 Readability of MENU_MULTIPLIER_ITEM 10 年前
  Scott Lahteine 09e09b308e Tweaky spacing adjustments 10 年前
  Scott Lahteine c610471b0c Add PID_PARAMS_PER_EXTRUDER conditional 10 年前
  Scott Lahteine 2d6fa9ce80 Proper implementation of PID menu items 10 年前
  wgm4321 b8e79dce89 Fix compilation errors when encoder multiplier is disabled 10 年前
  wgm4321 65e1fc71be Add encoder rate multiplier 10 年前
  AnHardt 6cdcd6c6d1 Fix iss#1492 10 年前
  Jérémie FRANCOIS 85e5aa4011 Generalized enqueue_commands_P, and moved them to Marlin_main as they should 10 年前
  AnHardt b1dbd765c6 Centralise definition of fonts for DOGM displays 10 年前
  Christian Lefrançois 33408a4dfc Update ultralcd.cpp 10 年前
  Scott Lahteine 53eea611b8 Fix MSG_NOZZLE 10 年前