160 Commits (fb75a9272da33ea0a9f2793a1fc89b69428d103c)

Author SHA1 Message Date
  Scott Lahteine 2af559cca3 Shared function for menu_edit_* and menu_edit_callback_* 9 years ago
  Scott Lahteine 517f411999 Spacing adjustment to menu_edit* macro 9 years ago
  Scott Lahteine 4938ae5caf Add required backslash for macro expansion 9 years ago
  Scott Lahteine e182cdebf9 Add required backslash for macro expansion 9 years ago
  Scott Lahteine fa4c36df68 Fix menu callback issue wrt LCD_CLICKED 9 years ago
  Scott Lahteine 3ba47ea277 Remove test/demo multi=line code menu items 9 years ago
  Scott Lahteine 1c13cd604b Formatting in babysteps defines 9 years ago
  Scott Lahteine 3a26804d80 Adapt to latest PID code and fix typos 9 years ago
  Scott Lahteine 422582da71 Prep formatting for upcoming PR 9 years ago
  Scott Lahteine 57bc28b42c Cleanup and fix ultralcd.cpp 9 years ago
  Scott Lahteine 430c4b6538 Replace missing backslash 9 years ago
  Scott Lahteine a8939eec28 Readability of MENU_MULTIPLIER_ITEM 9 years ago
  Scott Lahteine 09e09b308e Tweaky spacing adjustments 9 years ago
  Scott Lahteine c610471b0c Add PID_PARAMS_PER_EXTRUDER conditional 9 years ago
  Scott Lahteine 2d6fa9ce80 Proper implementation of PID menu items 9 years ago
  wgm4321 b8e79dce89 Fix compilation errors when encoder multiplier is disabled 9 years ago
  wgm4321 65e1fc71be Add encoder rate multiplier 9 years ago
  AnHardt 6cdcd6c6d1 Fix iss#1492 9 years ago
  Jérémie FRANCOIS 85e5aa4011 Generalized enqueue_commands_P, and moved them to Marlin_main as they should 9 years ago
  AnHardt b1dbd765c6 Centralise definition of fonts for DOGM displays 9 years ago
  Christian Lefrançois 33408a4dfc Update ultralcd.cpp 9 years ago
  Scott Lahteine 53eea611b8 Fix MSG_NOZZLE 9 years ago
  Scott Lahteine c90f2e77d8 Remove language strings that only add a number 9 years ago
  Jérémie FRANCOIS dd301be52d Added suport for multiline G-code commands in the LCD menus 9 years ago
  Scott Lahteine 03c9cb60e8 Rename lastnr to autostart_index and... 9 years ago
  MagoKimbra 986e723eeb Add 4th extruder 9 years ago
  Scott Lahteine 1ed3913333 Rename lastnr to autostart_index and... 9 years ago
  MagoKimbra 0ebf896070 Add 4th extruder 9 years ago
  grob6000 bf2c923db5 Make multiple PID parameters a config option 9 years ago
  grob6000 7d32c7f36d Multiple PID parameter edit for ultralcd 9 years ago
  Scott Lahteine 326b925557 DOGLCD and LCD_PROGRESS_BAR to coexist 9 years ago
  wgm4321 067b509479 Re-enable filament menu with recalc fix when enabling/disabling mm3 9 years ago
  wgm4321 a19f2f8ae7 Disable volumetric menu item due to missing recalc of of multipliers when enabled/disabled 9 years ago
  wgm4321 f24dda9700 Revert "Make sure volumetric multipliers are recalc'ed during menu enable/disable of mm3" 9 years ago
  wgm4321 ec4681ab6b Revert "Add "Detailed Z Probe" menu item with ABL is defined." 9 years ago
  wgm4321 dd7e4ee97f Make sure volumetric multipliers are recalc'ed during menu enable/disable of mm3 9 years ago
  wgm4321 2b9722f387 Add "Detailed Z Probe" menu item with ABL is defined. 9 years ago
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. 9 years ago
  Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp 9 years ago
  Scott Lahteine 10e1b6ef8b Least stack-usage self-contained ftostr32np() 9 years ago
  Scott Lahteine d1f21d1189 As it should be 9 years ago
  Scott Lahteine 449dad71f2 Least stack-usage self-contained ftostr32np() 9 years ago
  Scott Lahteine a2109cb492 Patch to make Z look more like X and Y on UltraLCD 9 years ago
  Caleb Anderson cb047e9070 Actual menu change. Moved menu logic to not be shown unless not currently printing. (untested but straight-forward, printer in a bad state currently) 9 years ago
  wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. 9 years ago
  fmalpartida ec33df0554 Merge branch 'SAV-MkI_merge' into Development 9 years ago
  Scott Lahteine 2f467e2797 LCD Progress Bar 9 years ago
  NarimaanV 7667949aca Fixed BABYSTEPPING feature 9 years ago
  Scott Lahteine d080027ff4 ftostr32np > ftostr32sp 9 years ago
  Scott Lahteine bdf2c94bff Least stack-usage self-contained ftostr32np() 9 years ago