209 Commits (cb02bc6db458bde59ddbf8ef37356a3eb5c0f4a8)

Author SHA1 Message Date
AnHardt 340d165a9c Reduce display updates for dogm displays
10 years ago
AnHardt 418d22d7b3 Revert "Testloop cleanup"
10 years ago
AnHardt 6361404b91 Testloop cleanup
10 years ago
AnHardt 6d4b3f0d6a Move the condition before the loop
10 years ago
AnHardt 4cb7dfc546 Move the 'alive dot' in every displayloop
10 years ago
Scott Lahteine 61f8394361 Compare indices instead of floats for probe actions
10 years ago
AnHardt 19b11dfdd7 Fix can't enter MENU_MULTIPLIER_ITEM
10 years ago
Scott Lahteine 571652c49b Fix LCD click
10 years ago
Scott Lahteine a117b6bff6 Merge pull request #1747 from thinkyhead/progress_bar_tweak
10 years ago
Scott Lahteine 5519882eea Fix up LCD_PROGRESS_BAR
10 years ago
Scott Lahteine 8c136a5ab5 Conditionals and comments for PS = 0
10 years ago
Scott Lahteine 2faed961ce Allow POWER_SUPPLY 0 for no power switch
10 years ago
AnHardt 50a732360a Replace extrudemultiply by extruder_multiply[active_extruder]
10 years ago
Scott Lahteine ba871e46bf Fix compiler warnings
10 years ago
Scott Lahteine bc2f249cc6 Merge pull request #1622 from AnHardt/tm-utf-minus-kanji
10 years ago
Scott Lahteine abfcbd793f Merge pull request #1693 from chris-bo/rework_lcd_beeper
10 years ago
Scott Lahteine 78090275a9 Fix probe range editing
10 years ago
AnHardt 20f909567a Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji
10 years ago
Christian Bohn eab5fad539 code formatting
10 years ago
Christian Bohn 4c3cbc0961 use only one implementation for beeper feedback
10 years ago
AnHardt 8848b7e9ef Add the missed {} to END_MENU in ultralcd.cpp
10 years ago
AnHardt 9d589cbb2a Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji
10 years ago
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
AnHardt 6bfccaf99e Merge https://github.com/MarlinFirmware/Marlin into tm2-utf-minus-kanji
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
AnHardt e917477fec Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji
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
AnHardt 00b162a993 Merge remote-tracking branch 'origin/utf-kanji' into tm-utf-minus-kanji
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
AnHardt 6fc2ccd568 Make use of new remenbering fontswitch.
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