76 Commits (95b82ae5e376d6872fefbf404f5177726bc15d32)

Author SHA1 Message Date
Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level 7 years ago
Scott Lahteine 933f76fda3 Option to disable all volumetric extrusion 7 years ago
Scott Lahteine de5ca96654 More parity with 1.1.x, plus whitespace 7 years ago
Scott Lahteine 9898b96992 No lcd_map_control flag in quick_stop 7 years ago
Scott Lahteine c846388a65 Standardize LCD interface code for UBL a little 7 years ago
Scott Lahteine 2fde60da12 Changes for parity with 1.1.x 7 years ago
Scott Lahteine aeb5c623c1 Show "Level Bed Corners" with UBL too 7 years ago
Scott Lahteine e37dd64548 Apply LEDColor, language fixes 7 years ago
Tannoo cf0f78336b New Feature: LED_CONTROL_MENU 7 years ago
Scott Lahteine 276271e72f Make MBL work more like PROBE_MANUALLY 7 years ago
Scott Lahteine f90c075d1f SD Menu patches 7 years ago
Scott Lahteine 9b64be0bc5 Fixes for leveling sub-menus 7 years ago
Scott Lahteine 5926c9c97b Followup for MESH_EDIT_GFX_OVERLAY 7 years ago
Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 7 years ago
Scott Lahteine 9406c87a97 Fix up LCD init / charset 7 years ago
Scott Lahteine 56c02b7f59 Shift register buttons question 7 years ago
Scott Lahteine 3994d3b935 General cosmetic LCD 7 years ago
Scott Lahteine 6e533748eb Fixes #8472 7 years ago
Scott Lahteine 3bba7d60f3 No retroactive changes with M851 Z 7 years ago
LVD-AC e334efb2a7 PROBE_MANUALLY etc. 7 years ago
Scott Lahteine cba9c1cf9e Add pre-calculated planner.e_factor 7 years ago
Thomas Moore f34c3597dc Add delta_height variable in lieu of using home_offset 7 years ago
Scott Lahteine 82f45c3e6a Patch G33 misuse of PROBE_MANUALLY 7 years ago
Scott Lahteine 064e6fe60e Remove debugging pin toggle from LCD code 7 years ago
Bob-the-Kuhn 0483a7df91 AVR RRD works 7 years ago
Scott Lahteine ca7d36d9ed RAMPS pins for ANET_KEYPAD_LCD 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
AnHardt ca0e4b4e96 Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()' 7 years ago
Scott Lahteine e5ae545647 Remove ADCKey steps acceleration 7 years ago
Scott Lahteine 03e5369411 Faster menu navigation for Anet A8 7 years ago
Scott Lahteine 2cdde08339 Apply items specified in code review 7 years ago
Bob-the-Kuhn b7a66742dd tested 7 years ago
Scott Lahteine 12458cefc4 Remove 5s timer hack. Encoder pos is saved on print start! 7 years ago
Scott Lahteine 9a4cf11835 Remove return_to_status_ms hack, just use defer... 7 years ago
Scott Lahteine 8949c8c0a5 Move SD_REPRINT_LAST_SELECTED_FILE to ultralcd.cpp 7 years ago
Scott Lahteine ada90f7335 Clean up trailing spaces 7 years ago
studiodyne eb02f8c719 Improve FWRETRACT logic, add common sense 7 years ago
Roxy-3D 3f5f39576b Reprint option for last SD Memory card file (#8106) 7 years ago
cdedwards 6296ab2173 Add GFX overlay to UBL mesh edit (#8038) 7 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 years ago
Scott Lahteine 783ddf9691 Add SCROLL_LONG_FILENAMES option 7 years ago
Scott Lahteine ce48403a0b Add EXTRA_FAN_SPEED feature 7 years ago
Scott Lahteine 5c4f3e0107 Add LCD_SET_PROGRESS_MANUALLY 7 years ago
Jeff Eberl b206f70693 Split the software endstop capability by axis. 7 years ago
Scott Lahteine 8dd08425fd Improve LCD leveling edits 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 years ago
Thomas Moore 9b0ee53b12 Use segmented moves when moving axis from LCD 7 years ago
Scott Lahteine ca3c9baf1b Fix DUAL_X_CARRIAGE manual moves, add T0/T1 menu item 7 years ago
Scott Lahteine a8b8d4e85e Add a typedef for MENU_ITEM(function,…) functions 7 years ago