46 Commits (37550e9d982064f40f6eb1bddcd87703dd402953)

Author SHA1 Message Date
Roxy-3D 37550e9d98
Allow 3-digit LCD Display of value 5 years ago
Roxy-3D 05eed72b69
Allow LCD Menu to adjust Junction Deviation lower 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 5 years ago
Scott Lahteine 5becda25c5 Followup to E renumbering 5 years ago
Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 5 years ago
Scott Lahteine 273cbe931e Aliases for common menu item types 5 years ago
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 5 years ago
Tanguy Pruvot 0a280f00c2 Flag unused variables without buzzer (#15016) 5 years ago
Marcio Teixeira 263d7d37af "SD card" => "Media" (#14951) 5 years ago
Tanguy Pruvot 8cc0b4bf5e Revert "Edit STEPS_PER_MM integer only" (#14909) 5 years ago
Scott Lahteine 2d98bb39bd Edit STEPS_PER_MM integer only 5 years ago
Ludy c4bb458763 BUZZ cleanup (#14760) 5 years ago
Scott Lahteine eaf1c0954e Update some precompiler tests 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
Scott Lahteine 651f3eeed0 Clean up trailing whitespace 5 years ago
Robby Candra f30b89953d runout.distance_mm LCD edit item (#14066) 5 years ago
Scott Lahteine 0ca2073625 ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT 5 years ago
InsanityAutomation 49e83dd7c8 BLTouch V3.1 changes (#14104) 5 years ago
Scott Lahteine 612eaa87bd Fix "back" items in some sub-menus 5 years ago
Scott Lahteine c5dc2e5a71 Update advanced BLTouch menu items 5 years ago
Scott Lahteine cc862a8213 Replace some functions with lambdas 5 years ago
InsanityAutomation 991ee7552b Restore menu edit to 32bit value (#13976) 5 years ago
InsanityAutomation 3f758d9e00 Fix some edit items for 16-bit encoder (#13948) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Tanguy Pruvot e7b3720b81 Menu edit accel in increments of 25 (#13850) 5 years ago
Scott Lahteine 5051909c3c
Update do_select_screen for general use (#13800) 5 years ago
Marcio Teixeira 866e2d41dc Correct range of LCD axis step editing (#13727) 5 years ago
Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 5 years ago
InsanityAutomation 691e5c3bb8 BLTouch V3.0 support (#13406) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine d94e077901 Apply HAS_HOTEND_OFFSET where needed 5 years ago
Scott Lahteine 2f1e1dcb42 Gradual step towards EXTRUDERS 0 support 5 years ago
AnHardt 31b0be74af Fix autotemp_factor menu setting (#13226) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
LinFor 7ee35c2611 PID_MENU option to save PROGMEM in LCD menus (#13095) 5 years ago
Marcio Teixeira f6edd2c472 Move stepper settings to "Advanced Settings" menu (#13063) 5 years ago
InsanityAutomation 7d927b6691 Move Z Probe Z Offset from Advanced to basic Configuration (#13056) 5 years ago
Scott Lahteine 19fea772e5 Use E_AXIS_N where it makes sense 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 60dbd8161c Fix VMAX editing 6 years ago
Scott Lahteine 3a935fd72b Reduce repetition in menu edit items 6 years ago
Scott Lahteine d87ab3ed20 Move Advanced Settings Menu to its own file 6 years ago