67 Commits (118bd2f8b2a1f81884cb55a8fc00b708a51aa15b)

Author SHA1 Message Date
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 4 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
  Scott Lahteine 5e3e8fcdb9 Fix PID F menu label 4 years ago
  yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 years ago
  InsanityAutomation d9cdb4ae19 Move steps/mm out of slim menus (#16603) 4 years ago
  Tanguy Pruvot f9f7697b96 Fix Probe Offset XY edit items (et Français) (#16523) 4 years ago
  InsanityAutomation 409d7378d9 Add Probe Offsets menu (#16444) 4 years ago
  thisiskeithb 5beca89412 Add menu item Tune > Advance K (#16488) 4 years ago
  dagorel 1c4f672eae Formalize DAC percent strings (#16176) 4 years ago
  haschtl ff6518c0a8 Add PID_FAN_SCALING option (#15585) 4 years ago
  Jason Smith c497a491f4 Fix a PID_EXTRUSION_SCALING menu item (#15988) 4 years ago
  Scott Lahteine 27cb4db80e
Reduced string storage using tokens (#15593) 4 years ago
  Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 4 years ago
  Scott Lahteine 23d21dd81c Tweak lambdas 4 years ago
  Scott Lahteine 600429a067 Cancel Objects followup 4 years ago
  Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 4 years ago
  Krystian Booker 62aa137548 Fixed pid_autotune_menu made pid_label accessible (#15551) 4 years ago
  Roxy-3D 37550e9d98
Allow 3-digit LCD Display of value 4 years ago
  Roxy-3D 05eed72b69
Allow LCD Menu to adjust Junction Deviation lower 4 years ago
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 4 years ago
  Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 4 years ago
  Scott Lahteine 5becda25c5 Followup to E renumbering 4 years ago
  Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 4 years ago
  Scott Lahteine 273cbe931e Aliases for common menu item types 4 years ago
  InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 4 years ago
  Tanguy Pruvot 0a280f00c2 Flag unused variables without buzzer (#15016) 4 years ago
  Marcio Teixeira 263d7d37af "SD card" => "Media" (#14951) 4 years ago
  Tanguy Pruvot 8cc0b4bf5e Revert "Edit STEPS_PER_MM integer only" (#14909) 4 years ago
  Scott Lahteine 2d98bb39bd Edit STEPS_PER_MM integer only 4 years ago
  Ludy c4bb458763 BUZZ cleanup (#14760) 4 years ago
  Scott Lahteine eaf1c0954e Update some precompiler tests 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 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