183 Commits (0ce35766855c53c95df9d7e065f774534937df96)

Author SHA1 Message Date
Scott Lahteine 0d81abe1c9 Merge branch 'Development' into config_testing
10 years ago
nicolas-rambaud 37cde8a191 Report changes from previous PR from old code base including :
10 years ago
Scott Lahteine 4fbb80567e Get upstream commits
10 years ago
Scott Lahteine 691e753cc3 Don't add home offsets in G29
10 years ago
Scott Lahteine 15eb5d35a2 Merge branch 'Development' into config_testing
10 years ago
Scott Lahteine 63abeaff38 Merge branch 'Development' into config_testing
10 years ago
Edward Patel c516747847 Merge branch 'Development' into manual-bed-leveling+mesh-bed-level
10 years ago
AnHardt 64e3d33893 Fix shrinked menucode
10 years ago
Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early
10 years ago
Scott Lahteine 670006b919 Remove invariant code from Configurations
10 years ago
Edward Patel a61f679568 Merge branch 'Development' into manual-bed-leveling+mesh-bed-level
10 years ago
Scott Lahteine a547dc2148 Merge branch 'Development' into optimize_menu_code
10 years ago
alexborro e650d4044e Fix "Stop Print" function in the LCD menu
10 years ago
Scott Lahteine 4ce79920e5 Merge pull request #1635 from AnHardt/warnings1
10 years ago
Scott Lahteine be3f2dc1d9 Merge pull request #1636 from AnHardt/warning2
10 years ago
AnHardt 5099b86ad4 lcd_autostart_sd() has two conditions.
10 years ago
AnHardt 5d81c779cc lcd_control_retract_menu() is conditional.
10 years ago
AnHardt 450b89e63c Negative times are unlikly
10 years ago
Scott Lahteine 3405f85a6a Reduce size of menu code
10 years ago
Edward Patel 8005d22c81 Added menu option for bed leveling.
10 years ago
Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency
10 years ago
alexborro 9157cbd8f3 Add Travel Acceleration and change the M204 options
10 years ago
Scott Lahteine f379edca78 Cleanup rotary encoder encrot* defines
10 years ago
Scott Lahteine 2af559cca3 Shared function for menu_edit_* and menu_edit_callback_*
10 years ago
Scott Lahteine 517f411999 Spacing adjustment to menu_edit* macro
10 years ago
Scott Lahteine 4938ae5caf Add required backslash for macro expansion
10 years ago
Scott Lahteine e182cdebf9 Add required backslash for macro expansion
10 years ago
Scott Lahteine fa4c36df68 Fix menu callback issue wrt LCD_CLICKED
10 years ago
Scott Lahteine 3ba47ea277 Remove test/demo multi=line code menu items
10 years ago
Scott Lahteine 40ef472a25 Merge in encoder multiplier
10 years ago
Scott Lahteine 1c13cd604b Formatting in babysteps defines
10 years ago
Scott Lahteine 3a26804d80 Adapt to latest PID code and fix typos
10 years ago
Scott Lahteine 422582da71 Prep formatting for upcoming PR
10 years ago
Scott Lahteine 0d6a7a2df0 Merge with latest upstream changes
10 years ago
Scott Lahteine 57bc28b42c Cleanup and fix ultralcd.cpp
10 years ago
Scott Lahteine 4fcd4b444e Merge pull request #1519 from thinkyhead/fix_recent_issues
10 years ago
Scott Lahteine 430c4b6538 Replace missing backslash
10 years ago
Scott Lahteine a8939eec28 Readability of MENU_MULTIPLIER_ITEM
10 years ago
Scott Lahteine 09e09b308e Tweaky spacing adjustments
10 years ago
Scott Lahteine c610471b0c Add PID_PARAMS_PER_EXTRUDER conditional
10 years ago
Scott Lahteine 2d6fa9ce80 Proper implementation of PID menu items
10 years ago
wgm4321 b8e79dce89 Fix compilation errors when encoder multiplier is disabled
10 years ago
wgm4321 65e1fc71be Add encoder rate multiplier
10 years ago
AnHardt 6cdcd6c6d1 Fix iss#1492
10 years ago
Jérémie FRANCOIS 9d75a56b56 Merge remote-tracking branch 'upstream/Development' into Development
10 years ago
Jérémie FRANCOIS 85e5aa4011 Generalized enqueue_commands_P, and moved them to Marlin_main as they should
10 years ago
AnHardt b1dbd765c6 Centralise definition of fonts for DOGM displays
10 years ago
Christian Lefrançois 33408a4dfc Update ultralcd.cpp
10 years ago
Scott Lahteine 34377ee512 Merge pull request #1427 from thinkyhead/fewer_preheat_strings
10 years ago
Scott Lahteine 5fbef6bed2 Merge pull request #1409 from thinkyhead/rename_lastnr
10 years ago