Sfoglia il codice sorgente

LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE

Scott Lahteine 4 anni fa
parent
commit
441e822fb3
100 ha cambiato i file con 195 aggiunte e 193 eliminazioni
  1. 2
    2
      Marlin/Configuration.h
  2. 2
    2
      Marlin/Configuration_adv.h
  3. 1
    1
      Marlin/src/inc/Conditionals_LCD.h
  4. 1
    1
      Marlin/src/inc/Conditionals_adv.h
  5. 5
    3
      Marlin/src/inc/SanityCheck.h
  6. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/flash_storage.cpp
  7. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/media_file_reader.cpp
  8. 1
    1
      Marlin/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/boards.h
  9. 1
    1
      Marlin/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/resolutions.h
  10. 1
    1
      Marlin/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/compat.h
  11. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/marlin_events.cpp
  12. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/about_screen.cpp
  13. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/advanced_settings_menu.cpp
  14. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/alert_dialog_box.cpp
  15. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/backlash_compensation_screen.cpp
  16. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/base_numeric_adjustment_screen.cpp
  17. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/base_screen.cpp
  18. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_advanced_settings.cpp
  19. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_e.cpp
  20. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_xyz.cpp
  21. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_main_menu.cpp
  22. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_printing_dialog_box.cpp
  23. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_status_screen.cpp
  24. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_tune_menu.cpp
  25. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/boot_screen.cpp
  26. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/change_filament_screen.cpp
  27. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_abort_print_dialog_box.cpp
  28. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_auto_calibration_dialog_box.cpp
  29. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_erase_flash_dialog_box.cpp
  30. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_start_print_dialog_box.cpp
  31. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_user_request_alert_box.cpp
  32. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/default_acceleration_screen.cpp
  33. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/developer_menu.cpp
  34. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/dialog_box_base_class.cpp
  35. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/display_tuning_screen.cpp
  36. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/endstop_state_screen.cpp
  37. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/feedrate_percent_screen.cpp
  38. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/filament_menu.cpp
  39. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/filament_runout_screen.cpp
  40. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/files_screen.cpp
  41. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/interface_settings_screen.cpp
  42. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/interface_sounds_screen.cpp
  43. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/jerk_screen.cpp
  44. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/junction_deviation_screen.cpp
  45. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/kill_screen.cpp
  46. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/language_menu.cpp
  47. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/linear_advance_screen.cpp
  48. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/lock_screen.cpp
  49. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/main_menu.cpp
  50. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/max_acceleration_screen.cpp
  51. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/max_velocity_screen.cpp
  52. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/media_player_screen.cpp
  53. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/move_axis_screen.cpp
  54. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/nozzle_offsets_screen.cpp
  55. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/nudge_nozzle_screen.cpp
  56. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/restore_failsafe_dialog_box.cpp
  57. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/save_settings_dialog_box.cpp
  58. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/screens.cpp
  59. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/spinner_dialog_box.cpp
  60. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/statistics_screen.cpp
  61. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/status_screen.cpp
  62. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_bump_sensitivity_screen.cpp
  63. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_current_screen.cpp
  64. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/steps_screen.cpp
  65. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/stress_test_screen.cpp
  66. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/string_format.cpp
  67. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/temperature_screen.cpp
  68. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/touch_calibration_screen.cpp
  69. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/touch_registers_screen.cpp
  70. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/tune_menu.cpp
  71. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/widget_demo_screen.cpp
  72. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/z_offset_screen.cpp
  73. 2
    2
      Marlin/src/lcd/extensible_ui/lib/lulzbot/theme/sounds.cpp
  74. 2
    2
      Marlin/src/pins/rambo/pins_EINSY_RETRO.h
  75. 2
    2
      Marlin/src/pins/sam/pins_ARCHIM2.h
  76. 1
    1
      buildroot/share/tests/DUE-tests
  77. 2
    2
      config/default/Configuration.h
  78. 2
    2
      config/default/Configuration_adv.h
  79. 2
    2
      config/examples/3DFabXYZ/Migbot/Configuration.h
  80. 2
    2
      config/examples/3DFabXYZ/Migbot/Configuration_adv.h
  81. 2
    2
      config/examples/ADIMLab/Gantry v1/Configuration.h
  82. 2
    2
      config/examples/ADIMLab/Gantry v1/Configuration_adv.h
  83. 2
    2
      config/examples/ADIMLab/Gantry v2/Configuration.h
  84. 2
    2
      config/examples/ADIMLab/Gantry v2/Configuration_adv.h
  85. 2
    2
      config/examples/AlephObjects/TAZ4/Configuration.h
  86. 2
    2
      config/examples/AlephObjects/TAZ4/Configuration_adv.h
  87. 2
    2
      config/examples/Alfawise/U20-bltouch/Configuration.h
  88. 2
    2
      config/examples/Alfawise/U20-bltouch/Configuration_adv.h
  89. 2
    2
      config/examples/Alfawise/U20/Configuration.h
  90. 2
    2
      config/examples/Alfawise/U20/Configuration_adv.h
  91. 2
    2
      config/examples/AliExpress/CL-260/Configuration.h
  92. 2
    2
      config/examples/AliExpress/UM2pExt/Configuration.h
  93. 2
    2
      config/examples/AliExpress/UM2pExt/Configuration_adv.h
  94. 2
    2
      config/examples/Anet/A2/Configuration.h
  95. 2
    2
      config/examples/Anet/A2/Configuration_adv.h
  96. 2
    2
      config/examples/Anet/A2plus/Configuration.h
  97. 2
    2
      config/examples/Anet/A2plus/Configuration_adv.h
  98. 2
    2
      config/examples/Anet/A6/Configuration.h
  99. 2
    2
      config/examples/Anet/A6/Configuration_adv.h
  100. 0
    0
      config/examples/Anet/A8/Configuration.h

+ 2
- 2
Marlin/Configuration.h Vedi File

2027
 //#define MALYAN_LCD
2027
 //#define MALYAN_LCD
2028
 
2028
 
2029
 //
2029
 //
2030
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2030
+// Touch UI for FTDI EVE (FT800/FT810) displays
2031
 // See Configuration_adv.h for all configuration options.
2031
 // See Configuration_adv.h for all configuration options.
2032
 //
2032
 //
2033
-//#define LULZBOT_TOUCH_UI
2033
+//#define TOUCH_UI_FTDI_EVE
2034
 
2034
 
2035
 //
2035
 //
2036
 // Third-party or vendor-customized controller interfaces.
2036
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
Marlin/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 1
- 1
Marlin/src/inc/Conditionals_LCD.h Vedi File

347
 #endif
347
 #endif
348
 
348
 
349
 // Extensible UI serial touch screens. (See src/lcd/extensible_ui)
349
 // Extensible UI serial touch screens. (See src/lcd/extensible_ui)
350
-#if ANY(MALYAN_LCD, DGUS_LCD, LULZBOT_TOUCH_UI)
350
+#if ANY(MALYAN_LCD, DGUS_LCD, TOUCH_UI_FTDI_EVE)
351
   #define IS_EXTUI
351
   #define IS_EXTUI
352
   #define EXTENSIBLE_UI
352
   #define EXTENSIBLE_UI
353
 #endif
353
 #endif

+ 1
- 1
Marlin/src/inc/Conditionals_adv.h Vedi File

129
 #endif
129
 #endif
130
 
130
 
131
 // Extensible UI pin mapping for RepRapDiscount
131
 // Extensible UI pin mapping for RepRapDiscount
132
-#define TOUCH_UI_ULTIPANEL ENABLED(LULZBOT_TOUCH_UI) && ANY(AO_EXP1_PINMAP, AO_EXP2_PINMAP, CR10_TFT_PINMAP)
132
+#define TOUCH_UI_ULTIPANEL ENABLED(TOUCH_UI_FTDI_EVE) && ANY(AO_EXP1_PINMAP, AO_EXP2_PINMAP, CR10_TFT_PINMAP)
133
 
133
 
134
 // Poll-based jogging for joystick and other devices
134
 // Poll-based jogging for joystick and other devices
135
 #if ENABLED(JOYSTICK)
135
 #if ENABLED(JOYSTICK)

+ 5
- 3
Marlin/src/inc/SanityCheck.h Vedi File

412
   #error "JUNCTION_DEVIATION is no longer required. (See CLASSIC_JERK). Please remove it from Configuration.h."
412
   #error "JUNCTION_DEVIATION is no longer required. (See CLASSIC_JERK). Please remove it from Configuration.h."
413
 #elif defined(BABYSTEP_MULTIPLICATOR)
413
 #elif defined(BABYSTEP_MULTIPLICATOR)
414
   #error "BABYSTEP_MULTIPLICATOR is now BABYSTEP_MULTIPLICATOR_[XY|Z]. Please update Configuration_adv.h."
414
   #error "BABYSTEP_MULTIPLICATOR is now BABYSTEP_MULTIPLICATOR_[XY|Z]. Please update Configuration_adv.h."
415
+#elif defined(LULZBOT_TOUCH_UI)
416
+  #error "LULZBOT_TOUCH_UI is now TOUCH_UI_FTDI_EVE. Please update your configuration."
415
 #endif
417
 #endif
416
 
418
 
417
 #define BOARD_MKS_13        -1000
419
 #define BOARD_MKS_13        -1000
604
 /**
606
 /**
605
  * Custom Boot and Status screens
607
  * Custom Boot and Status screens
606
  */
608
  */
607
-#if ENABLED(SHOW_CUSTOM_BOOTSCREEN) && !HAS_GRAPHICAL_LCD && !ENABLED(LULZBOT_TOUCH_UI)
608
-  #error "SHOW_CUSTOM_BOOTSCREEN requires Graphical LCD or LULZBOT_TOUCH_UI."
609
+#if ENABLED(SHOW_CUSTOM_BOOTSCREEN) && !HAS_GRAPHICAL_LCD && !ENABLED(TOUCH_UI_FTDI_EVE)
610
+  #error "SHOW_CUSTOM_BOOTSCREEN requires Graphical LCD or TOUCH_UI_FTDI_EVE."
609
 #elif ENABLED(CUSTOM_STATUS_SCREEN_IMAGE) && !HAS_GRAPHICAL_LCD
611
 #elif ENABLED(CUSTOM_STATUS_SCREEN_IMAGE) && !HAS_GRAPHICAL_LCD
610
   #error "CUSTOM_STATUS_SCREEN_IMAGE requires a Graphical LCD."
612
   #error "CUSTOM_STATUS_SCREEN_IMAGE requires a Graphical LCD."
611
 #endif
613
 #endif
1922
   + ENABLED(OVERLORD_OLED) \
1924
   + ENABLED(OVERLORD_OLED) \
1923
   + ENABLED(DGUS_LCD) \
1925
   + ENABLED(DGUS_LCD) \
1924
   + ENABLED(MALYAN_LCD) \
1926
   + ENABLED(MALYAN_LCD) \
1925
-  + ENABLED(LULZBOT_TOUCH_UI) \
1927
+  + ENABLED(TOUCH_UI_FTDI_EVE) \
1926
   + ENABLED(FSMC_GRAPHICAL_TFT)
1928
   + ENABLED(FSMC_GRAPHICAL_TFT)
1927
   #error "Please select no more than one LCD controller option."
1929
   #error "Please select no more than one LCD controller option."
1928
 #endif
1930
 #endif

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/flash_storage.cpp Vedi File

22
 
22
 
23
 #include "../compat.h"
23
 #include "../compat.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "../ftdi_eve_lib/ftdi_eve_lib.h"
27
 #include "../ftdi_eve_lib/ftdi_eve_lib.h"
28
 
28
 
556
   int16_t UIFlashStorage::BootMediaReader::read(void *, const size_t)         {return -1;}
556
   int16_t UIFlashStorage::BootMediaReader::read(void *, const size_t)         {return -1;}
557
   int16_t UIFlashStorage::BootMediaReader::read(void *, void *, const size_t) {return -1;}
557
   int16_t UIFlashStorage::BootMediaReader::read(void *, void *, const size_t) {return -1;}
558
 #endif // SPI_FLASH_SS
558
 #endif // SPI_FLASH_SS
559
-#endif // LULZBOT_TOUCH_UI
559
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/archim2-flash/media_file_reader.cpp Vedi File

22
 
22
 
23
 #include "../compat.h"
23
 #include "../compat.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
   #include "media_file_reader.h"
26
   #include "media_file_reader.h"
27
 
27
 
28
   #if ENABLED(SDSUPPORT)
28
   #if ENABLED(SDSUPPORT)
60
     void MediaFileReader::rewind()                        {}
60
     void MediaFileReader::rewind()                        {}
61
     int16_t MediaFileReader::read(void *, void *, size_t) {return 0;}
61
     int16_t MediaFileReader::read(void *, void *, size_t) {return 0;}
62
   #endif
62
   #endif
63
-#endif // LULZBOT_TOUCH_UI
63
+#endif // TOUCH_UI_FTDI_EVE

+ 1
- 1
Marlin/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/boards.h Vedi File

179
 
179
 
180
 #else
180
 #else
181
 
181
 
182
-  #error Unknown or no LULZBOT_TOUCH_UI board specified. To add a new board, modify "ftdi_eve_boards.h"
182
+  #error Unknown or no TOUCH_UI_FTDI_EVE board specified. To add a new board, modify "ftdi_eve_boards.h"
183
 #endif
183
 #endif

+ 1
- 1
Marlin/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/basic/resolutions.h Vedi File

124
   }
124
   }
125
 
125
 
126
 #else
126
 #else
127
-  #error Unknown or no LULZBOT_TOUCH_UI display resolution specified. To add a display resolution, modify "ftdi_eve_resolutions.h"
127
+  #error Unknown or no TOUCH_UI_FTDI_EVE display resolution specified. To add a display resolution, modify "ftdi_eve_resolutions.h"
128
 #endif
128
 #endif

+ 1
- 1
Marlin/src/lcd/extensible_ui/lib/lulzbot/ftdi_eve_lib/compat.h Vedi File

22
 #ifdef __MARLIN_FIRMWARE__
22
 #ifdef __MARLIN_FIRMWARE__
23
 
23
 
24
   // Marlin will define the I/O functions for us
24
   // Marlin will define the I/O functions for us
25
-  #if ENABLED(LULZBOT_TOUCH_UI)
25
+  #if ENABLED(TOUCH_UI_FTDI_EVE)
26
     #define FTDI_BASIC
26
     #define FTDI_BASIC
27
     #define FTDI_EXTENDED
27
     #define FTDI_EXTENDED
28
   #endif
28
   #endif

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/marlin_events.cpp Vedi File

22
 
22
 
23
 #include "compat.h"
23
 #include "compat.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens/screens.h"
27
 #include "screens/screens.h"
28
 
28
 
132
   #endif
132
   #endif
133
 }
133
 }
134
 
134
 
135
-#endif // LULZBOT_TOUCH_UI
135
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/about_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
91
   }
91
   }
92
 }
92
 }
93
 
93
 
94
-#endif // LULZBOT_TOUCH_UI
94
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/advanced_settings_menu.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && !defined(TOUCH_UI_LULZBOT_BIO)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && !defined(TOUCH_UI_LULZBOT_BIO)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
188
   return true;
188
   return true;
189
 }
189
 }
190
 
190
 
191
-#endif // LULZBOT_TOUCH_UI
191
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/alert_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
67
 template void AlertDialogBox::showError(const char *);
67
 template void AlertDialogBox::showError(const char *);
68
 template void AlertDialogBox::showError(const progmem_str);
68
 template void AlertDialogBox::showError(const progmem_str);
69
 
69
 
70
-#endif // LULZBOT_TOUCH_UI
70
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/backlash_compensation_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, BACKLASH_GCODE)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, BACKLASH_GCODE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
69
   return true;
69
   return true;
70
 }
70
 }
71
 
71
 
72
-#endif // LULZBOT_TOUCH_UI
72
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/base_numeric_adjustment_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
381
   }
381
   }
382
 }
382
 }
383
 
383
 
384
-#endif // LULZBOT_TOUCH_UI
384
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/base_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
87
   uint32_t BaseScreen::last_interaction;
87
   uint32_t BaseScreen::last_interaction;
88
 #endif
88
 #endif
89
 
89
 
90
-#endif // LULZBOT_TOUCH_UI
90
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_advanced_settings.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && defined(TOUCH_UI_LULZBOT_BIO)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && defined(TOUCH_UI_LULZBOT_BIO)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
134
   return true;
134
   return true;
135
 }
135
 }
136
 
136
 
137
-#endif // LULZBOT_TOUCH_UI
137
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_e.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && defined(TOUCH_UI_LULZBOT_BIO)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && defined(TOUCH_UI_LULZBOT_BIO)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
51
   }
51
   }
52
   return true;
52
   return true;
53
 }
53
 }
54
-#endif // LULZBOT_TOUCH_UI
54
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_confirm_home_xyz.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && defined(TOUCH_UI_LULZBOT_BIO)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && defined(TOUCH_UI_LULZBOT_BIO)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
50
   }
50
   }
51
   return true;
51
   return true;
52
 }
52
 }
53
-#endif // LULZBOT_TOUCH_UI
53
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_main_menu.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && defined(TOUCH_UI_LULZBOT_BIO)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && defined(TOUCH_UI_LULZBOT_BIO)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
83
   return true;
83
   return true;
84
 }
84
 }
85
 
85
 
86
-#endif // LULZBOT_TOUCH_UI
86
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_printing_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && defined(TOUCH_UI_LULZBOT_BIO)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && defined(TOUCH_UI_LULZBOT_BIO)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
154
   GOTO_SCREEN(BioPrintingDialogBox);
154
   GOTO_SCREEN(BioPrintingDialogBox);
155
 }
155
 }
156
 
156
 
157
-#endif // LULZBOT_TOUCH_UI
157
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_status_screen.cpp Vedi File

23
 
23
 
24
 #include "../config.h"
24
 #include "../config.h"
25
 
25
 
26
-#if ENABLED(LULZBOT_TOUCH_UI) && (ENABLED(TOUCH_UI_LULZBOT_BIO) || ENABLED(TOUCH_UI_COCOA_PRESS))
26
+#if ENABLED(TOUCH_UI_FTDI_EVE) && (ENABLED(TOUCH_UI_LULZBOT_BIO) || ENABLED(TOUCH_UI_COCOA_PRESS))
27
 
27
 
28
 #include "screens.h"
28
 #include "screens.h"
29
 
29
 
436
   }
436
   }
437
 }
437
 }
438
 
438
 
439
-#endif // LULZBOT_TOUCH_UI
439
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/bio_tune_menu.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && defined(TOUCH_UI_LULZBOT_BIO)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && defined(TOUCH_UI_LULZBOT_BIO)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
80
   return true;
80
   return true;
81
 }
81
 }
82
 
82
 
83
-#endif // LULZBOT_TOUCH_UI
83
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/boot_screen.cpp Vedi File

23
 
23
 
24
 #include "../config.h"
24
 #include "../config.h"
25
 
25
 
26
-#if ENABLED(LULZBOT_TOUCH_UI)
26
+#if ENABLED(TOUCH_UI_FTDI_EVE)
27
 
27
 
28
 #include "screens.h"
28
 #include "screens.h"
29
 
29
 
124
   ExtUI::delay_ms(2500);
124
   ExtUI::delay_ms(2500);
125
 }
125
 }
126
 
126
 
127
-#endif // LULZBOT_TOUCH_UI
127
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/change_filament_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
347
   BaseScreen::onIdle();
347
   BaseScreen::onIdle();
348
 }
348
 }
349
 
349
 
350
-#endif // LULZBOT_TOUCH_UI
350
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_abort_print_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
44
   }
44
   }
45
 }
45
 }
46
 
46
 
47
-#endif // LULZBOT_TOUCH_UI
47
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_auto_calibration_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, CALIBRATION_GCODE)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, CALIBRATION_GCODE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
45
   }
45
   }
46
 }
46
 }
47
 
47
 
48
-#endif // LULZBOT_TOUCH_UI
48
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_erase_flash_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, TOUCH_UI_DEVELOPER_MENU)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, TOUCH_UI_DEVELOPER_MENU)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
51
   }
51
   }
52
 }
52
 }
53
 
53
 
54
-#endif // LULZBOT_TOUCH_UI
54
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_start_print_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
67
    GOTO_SCREEN(ConfirmStartPrintDialogBox);
67
    GOTO_SCREEN(ConfirmStartPrintDialogBox);
68
 }
68
 }
69
 
69
 
70
-#endif // LULZBOT_TOUCH_UI
70
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/confirm_user_request_alert_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
55
   if (AT_SCREEN(ConfirmUserRequestAlertBox))
55
   if (AT_SCREEN(ConfirmUserRequestAlertBox))
56
     GOTO_PREVIOUS();
56
     GOTO_PREVIOUS();
57
 }
57
 }
58
-#endif // LULZBOT_TOUCH_UI
58
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/default_acceleration_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
60
   return true;
60
   return true;
61
 }
61
 }
62
 
62
 
63
-#endif // LULZBOT_TOUCH_UI
63
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/developer_menu.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, TOUCH_UI_DEVELOPER_MENU)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, TOUCH_UI_DEVELOPER_MENU)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
147
   return true;
147
   return true;
148
 }
148
 }
149
 
149
 
150
-#endif // LULZBOT_TOUCH_UI
150
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/dialog_box_base_class.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
84
   reset_menu_timeout();
84
   reset_menu_timeout();
85
 }
85
 }
86
 
86
 
87
-#endif // LULZBOT_TOUCH_UI
87
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/display_tuning_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
58
   return true;
58
   return true;
59
 }
59
 }
60
 
60
 
61
-#endif // LULZBOT_TOUCH_UI
61
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/endstop_state_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
147
   BaseScreen::onIdle();
147
   BaseScreen::onIdle();
148
 }
148
 }
149
 
149
 
150
-#endif // LULZBOT_TOUCH_UI
150
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/feedrate_percent_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
49
   return true;
49
   return true;
50
 }
50
 }
51
 
51
 
52
-#endif // LULZBOT_TOUCH_UI
52
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/filament_menu.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && ANY(LIN_ADVANCE, FILAMENT_RUNOUT_SENSOR)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && ANY(LIN_ADVANCE, FILAMENT_RUNOUT_SENSOR)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
99
   return true;
99
   return true;
100
 }
100
 }
101
 
101
 
102
-#endif // LULZBOT_TOUCH_UI
102
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/filament_runout_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, FILAMENT_RUNOUT_SENSOR)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, FILAMENT_RUNOUT_SENSOR)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
63
   return true;
63
   return true;
64
 }
64
 }
65
 
65
 
66
-#endif // LULZBOT_TOUCH_UI
66
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/files_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
261
   #endif
261
   #endif
262
 }
262
 }
263
 
263
 
264
-#endif // LULZBOT_TOUCH_UI
264
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/interface_settings_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
282
   }
282
   }
283
 #endif
283
 #endif
284
 
284
 
285
-#endif // LULZBOT_TOUCH_UI
285
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/interface_sounds_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
157
   BaseScreen::onIdle();
157
   BaseScreen::onIdle();
158
 }
158
 }
159
 
159
 
160
-#endif // LULZBOT_TOUCH_UI
160
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/jerk_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, CLASSIC_JERK)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, CLASSIC_JERK)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
62
   return true;
62
   return true;
63
 }
63
 }
64
 
64
 
65
-#endif // LULZBOT_TOUCH_UI && CLASSIC_JERK
65
+#endif // TOUCH_UI_FTDI_EVE && CLASSIC_JERK

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/junction_deviation_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && DISABLED(CLASSIC_JERK)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && DISABLED(CLASSIC_JERK)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
51
   return true;
51
   return true;
52
 }
52
 }
53
 
53
 
54
-#endif // LULZBOT_TOUCH_UI && !CLASSIC_JERK
54
+#endif // TOUCH_UI_FTDI_EVE && !CLASSIC_JERK

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/kill_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
59
   InterfaceSoundsScreen::playEventSound(InterfaceSoundsScreen::PRINTING_FAILED, PLAY_SYNCHRONOUS);
59
   InterfaceSoundsScreen::playEventSound(InterfaceSoundsScreen::PRINTING_FAILED, PLAY_SYNCHRONOUS);
60
 }
60
 }
61
 
61
 
62
-#endif // LULZBOT_TOUCH_UI
62
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/language_menu.cpp Vedi File

23
 #include "../config.h"
23
 #include "../config.h"
24
 #include "../language/language.h"
24
 #include "../language/language.h"
25
 
25
 
26
-#if ENABLED(LULZBOT_TOUCH_UI) && NUM_LANGUAGES > 1
26
+#if ENABLED(TOUCH_UI_FTDI_EVE) && NUM_LANGUAGES > 1
27
 
27
 
28
 #include "screens.h"
28
 #include "screens.h"
29
 
29
 
63
   return false;
63
   return false;
64
 }
64
 }
65
 
65
 
66
-#endif // LULZBOT_TOUCH_UI
66
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/linear_advance_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, LIN_ADVANCE)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, LIN_ADVANCE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
74
   return true;
74
   return true;
75
 }
75
 }
76
 
76
 
77
-#endif // LULZBOT_TOUCH_UI
77
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/lock_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
211
   GOTO_SCREEN(LockScreen);
211
   GOTO_SCREEN(LockScreen);
212
 }
212
 }
213
 
213
 
214
-#endif // LULZBOT_TOUCH_UI
214
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/main_menu.cpp Vedi File

23
 
23
 
24
 #include "../config.h"
24
 #include "../config.h"
25
 
25
 
26
-#if ENABLED(LULZBOT_TOUCH_UI) && !defined(TOUCH_UI_LULZBOT_BIO)
26
+#if ENABLED(TOUCH_UI_FTDI_EVE) && !defined(TOUCH_UI_LULZBOT_BIO)
27
 
27
 
28
 #include "screens.h"
28
 #include "screens.h"
29
 
29
 
131
   return true;
131
   return true;
132
 }
132
 }
133
 
133
 
134
-#endif // LULZBOT_TOUCH_UI
134
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/max_acceleration_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
82
   return true;
82
   return true;
83
 }
83
 }
84
 
84
 
85
-#endif // LULZBOT_TOUCH_UI
85
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/max_velocity_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
84
   return true;
84
   return true;
85
 }
85
 }
86
 
86
 
87
-#endif // LULZBOT_TOUCH_UI
87
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/media_player_screen.cpp Vedi File

39
  *   ffmpeg -i video.avi -i silence.wav -c copy -map 0:v:0 -map 1:a:0 startup.avi
39
  *   ffmpeg -i video.avi -i silence.wav -c copy -map 0:v:0 -map 1:a:0 startup.avi
40
  */
40
  */
41
 
41
 
42
-#if ENABLED(LULZBOT_TOUCH_UI)
42
+#if ENABLED(TOUCH_UI_FTDI_EVE)
43
 
43
 
44
 #include "screens.h"
44
 #include "screens.h"
45
 
45
 
165
   #endif // FTDI_API_LEVEL >= 810
165
   #endif // FTDI_API_LEVEL >= 810
166
 }
166
 }
167
 
167
 
168
-#endif // LULZBOT_TOUCH_UI
168
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/move_axis_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
130
   BaseScreen::onIdle();
130
   BaseScreen::onIdle();
131
 }
131
 }
132
 
132
 
133
-#endif // LULZBOT_TOUCH_UI
133
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/nozzle_offsets_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && HOTENDS > 1
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && HOTENDS > 1
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
70
   return true;
70
   return true;
71
 }
71
 }
72
 
72
 
73
-#endif // LULZBOT_TOUCH_UI
73
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/nudge_nozzle_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, BABYSTEPPING)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, BABYSTEPPING)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
121
   reset_menu_timeout();
121
   reset_menu_timeout();
122
 }
122
 }
123
 
123
 
124
-#endif // LULZBOT_TOUCH_UI
124
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/restore_failsafe_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
48
   }
48
   }
49
 }
49
 }
50
 
50
 
51
-#endif // LULZBOT_TOUCH_UI
51
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/save_settings_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
62
    }
62
    }
63
 }
63
 }
64
 
64
 
65
-#endif // LULZBOT_TOUCH_UI
65
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/screens.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 #include "screens.h"
26
 #include "screens.h"
27
 #include "screen_data.h"
27
 #include "screen_data.h"
28
 
28
 
114
 
114
 
115
 SCREEN_TABLE_POST
115
 SCREEN_TABLE_POST
116
 
116
 
117
-#endif // LULZBOT_TOUCH_UI
117
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/spinner_dialog_box.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
65
   }
65
   }
66
 }
66
 }
67
 
67
 
68
-#endif // LULZBOT_TOUCH_UI
68
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/statistics_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, PRINTCOUNTER)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, PRINTCOUNTER)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
74
   }
74
   }
75
 }
75
 }
76
 
76
 
77
-#endif // LULZBOT_TOUCH_UI && PRINTCOUNTER
77
+#endif // TOUCH_UI_FTDI_EVE && PRINTCOUNTER

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/status_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && DISABLED(TOUCH_UI_LULZBOT_BIO) && DISABLED(TOUCH_UI_COCOA_PRESS)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && DISABLED(TOUCH_UI_LULZBOT_BIO) && DISABLED(TOUCH_UI_COCOA_PRESS)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
410
   return true;
410
   return true;
411
 }
411
 }
412
 
412
 
413
-#endif // LULZBOT_TOUCH_UI
413
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_bump_sensitivity_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && HAS_TRINAMIC
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && HAS_TRINAMIC
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
74
   return true;
74
   return true;
75
 }
75
 }
76
 
76
 
77
-#endif // LULZBOT_TOUCH_UI && HAS_TRINAMIC
77
+#endif // TOUCH_UI_FTDI_EVE && HAS_TRINAMIC

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/stepper_current_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && HAS_TRINAMIC
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && HAS_TRINAMIC
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
83
   return true;
83
   return true;
84
 }
84
 }
85
 
85
 
86
-#endif // LULZBOT_TOUCH_UI
86
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/steps_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
83
   return true;
83
   return true;
84
 }
84
 }
85
 
85
 
86
-#endif // LULZBOT_TOUCH_UI
86
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/stress_test_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, TOUCH_UI_DEVELOPER_MENU)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, TOUCH_UI_DEVELOPER_MENU)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 #include "screen_data.h"
28
 #include "screen_data.h"
149
   BaseScreen::onIdle();
149
   BaseScreen::onIdle();
150
 }
150
 }
151
 
151
 
152
-#endif // LULZBOT_TOUCH_UI
152
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/string_format.cpp Vedi File

21
 
21
 
22
 #include "../config.h"
22
 #include "../config.h"
23
 
23
 
24
-#if ENABLED(LULZBOT_TOUCH_UI)
24
+#if ENABLED(TOUCH_UI_FTDI_EVE)
25
 
25
 
26
 #include "screens.h"
26
 #include "screens.h"
27
 
27
 
80
 
80
 
81
 #pragma GCC diagnostic pop
81
 #pragma GCC diagnostic pop
82
 
82
 
83
-#endif // LULZBOT_TOUCH_UI
83
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/temperature_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
100
   return true;
100
   return true;
101
 }
101
 }
102
 
102
 
103
-#endif // LULZBOT_TOUCH_UI
103
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/touch_calibration_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
86
   }
86
   }
87
 }
87
 }
88
 
88
 
89
-#endif // LULZBOT_TOUCH_UI
89
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/touch_registers_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, TOUCH_UI_DEVELOPER_MENU)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, TOUCH_UI_DEVELOPER_MENU)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
83
    return true;
83
    return true;
84
  }
84
  }
85
 
85
 
86
-#endif // LULZBOT_TOUCH_UI
86
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/tune_menu.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && !defined(TOUCH_UI_LULZBOT_BIO)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && !defined(TOUCH_UI_LULZBOT_BIO)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
161
   return true;
161
   return true;
162
 }
162
 }
163
 
163
 
164
-#endif // LULZBOT_TOUCH_UI
164
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/widget_demo_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if BOTH(LULZBOT_TOUCH_UI, TOUCH_UI_DEVELOPER_MENU)
25
+#if BOTH(TOUCH_UI_FTDI_EVE, TOUCH_UI_DEVELOPER_MENU)
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
155
   BaseScreen::onIdle();
155
   BaseScreen::onIdle();
156
 }
156
 }
157
 
157
 
158
-#endif // LULZBOT_TOUCH_UI && TOUCH_UI_DEVELOPER_MENU
158
+#endif // TOUCH_UI_FTDI_EVE && TOUCH_UI_DEVELOPER_MENU

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/screens/z_offset_screen.cpp Vedi File

22
 
22
 
23
 #include "../config.h"
23
 #include "../config.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI) && HAS_BED_PROBE
25
+#if ENABLED(TOUCH_UI_FTDI_EVE) && HAS_BED_PROBE
26
 
26
 
27
 #include "screens.h"
27
 #include "screens.h"
28
 
28
 
51
   return true;
51
   return true;
52
 }
52
 }
53
 
53
 
54
-#endif // LULZBOT_TOUCH_UI && HAS_BED_PROBE
54
+#endif // TOUCH_UI_FTDI_EVE && HAS_BED_PROBE

+ 2
- 2
Marlin/src/lcd/extensible_ui/lib/lulzbot/theme/sounds.cpp Vedi File

22
 
22
 
23
 #include "../compat.h"
23
 #include "../compat.h"
24
 
24
 
25
-#if ENABLED(LULZBOT_TOUCH_UI)
25
+#if ENABLED(TOUCH_UI_FTDI_EVE)
26
 
26
 
27
 #include "../ftdi_eve_lib/ftdi_eve_lib.h"
27
 #include "../ftdi_eve_lib/ftdi_eve_lib.h"
28
 
28
 
407
 
407
 
408
 const uint8_t SoundList::n = N_ELEMENTS(SoundList::list);
408
 const uint8_t SoundList::n = N_ELEMENTS(SoundList::list);
409
 
409
 
410
-#endif // LULZBOT_TOUCH_UI
410
+#endif // TOUCH_UI_FTDI_EVE

+ 2
- 2
Marlin/src/pins/rambo/pins_EINSY_RETRO.h Vedi File

163
 //
163
 //
164
 // LCD / Controller
164
 // LCD / Controller
165
 //
165
 //
166
-#if HAS_SPI_LCD || TOUCH_UI_ULTIPANEL
166
+#if HAS_SPI_LCD || TOUCH_UI_ULTIPANEL || ENABLED(TOUCH_UI_FTDI_EVE)
167
 
167
 
168
   #define KILL_PIN         32
168
   #define KILL_PIN         32
169
 
169
 
170
-  #if ENABLED(ULTIPANEL) || TOUCH_UI_ULTIPANEL
170
+  #if ENABLED(ULTIPANEL) || TOUCH_UI_ULTIPANEL || ENABLED(TOUCH_UI_FTDI_EVE)
171
 
171
 
172
     #if ENABLED(CR10_STOCKDISPLAY)
172
     #if ENABLED(CR10_STOCKDISPLAY)
173
       #define LCD_PINS_RS     85
173
       #define LCD_PINS_RS     85

+ 2
- 2
Marlin/src/pins/sam/pins_ARCHIM2.h Vedi File

231
 //
231
 //
232
 // LCD / Controller
232
 // LCD / Controller
233
 //
233
 //
234
-#if HAS_SPI_LCD || TOUCH_UI_ULTIPANEL
234
+#if HAS_SPI_LCD || TOUCH_UI_ULTIPANEL || ENABLED(TOUCH_UI_FTDI_EVE)
235
   #define BEEPER_PIN       23   // D24 PA15_CTS1
235
   #define BEEPER_PIN       23   // D24 PA15_CTS1
236
   #define LCD_PINS_RS      17   // D17 PA12_RXD1
236
   #define LCD_PINS_RS      17   // D17 PA12_RXD1
237
   #define LCD_PINS_ENABLE  24   // D23 PA14_RTS1
237
   #define LCD_PINS_ENABLE  24   // D23 PA14_RTS1
242
 
242
 
243
   #define SD_DETECT_PIN     2   // D2  PB25_TIOA0
243
   #define SD_DETECT_PIN     2   // D2  PB25_TIOA0
244
 
244
 
245
-  #if ENABLED(ULTIPANEL) || TOUCH_UI_ULTIPANEL
245
+  #if ENABLED(ULTIPANEL) || TOUCH_UI_ULTIPANEL || ENABLED(TOUCH_UI_FTDI_EVE)
246
     // Buttons on AUX-2
246
     // Buttons on AUX-2
247
     #define BTN_EN1        60   // D60 PA3_TIOB1
247
     #define BTN_EN1        60   // D60 PA3_TIOB1
248
     #define BTN_EN2        13   // D13 PB27_TIOB0
248
     #define BTN_EN2        13   // D13 PB27_TIOB0

+ 1
- 1
buildroot/share/tests/DUE-tests Vedi File

41
 opt_enable USE_XMAX_PLUG USE_YMAX_PLUG ENDSTOPPULLUPS BLTOUCH AUTO_BED_LEVELING_BILINEAR \
41
 opt_enable USE_XMAX_PLUG USE_YMAX_PLUG ENDSTOPPULLUPS BLTOUCH AUTO_BED_LEVELING_BILINEAR \
42
            Z_TRIPLE_STEPPER_DRIVERS Z_TRIPLE_ENDSTOPS Z_STEPPER_AUTO_ALIGN \
42
            Z_TRIPLE_STEPPER_DRIVERS Z_TRIPLE_ENDSTOPS Z_STEPPER_AUTO_ALIGN \
43
            Z_STEPPER_ALIGN_KNOWN_STEPPER_POSITIONS
43
            Z_STEPPER_ALIGN_KNOWN_STEPPER_POSITIONS
44
-           #LULZBOT_TOUCH_UI LCD_ALEPHOBJECTS_CLCD_UI OTHER_PIN_LAYOUT
44
+           #TOUCH_UI_FTDI_EVE LCD_ALEPHOBJECTS_CLCD_UI OTHER_PIN_LAYOUT
45
 opt_add Z2_MAX_ENDSTOP_INVERTING false
45
 opt_add Z2_MAX_ENDSTOP_INVERTING false
46
 opt_add Z3_MAX_ENDSTOP_INVERTING false
46
 opt_add Z3_MAX_ENDSTOP_INVERTING false
47
 pins_set ramps/RAMPS X_MAX_PIN -1
47
 pins_set ramps/RAMPS X_MAX_PIN -1

+ 2
- 2
config/default/Configuration.h Vedi File

2027
 //#define MALYAN_LCD
2027
 //#define MALYAN_LCD
2028
 
2028
 
2029
 //
2029
 //
2030
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2030
+// Touch UI for FTDI EVE (FT800/FT810) displays
2031
 // See Configuration_adv.h for all configuration options.
2031
 // See Configuration_adv.h for all configuration options.
2032
 //
2032
 //
2033
-//#define LULZBOT_TOUCH_UI
2033
+//#define TOUCH_UI_FTDI_EVE
2034
 
2034
 
2035
 //
2035
 //
2036
 // Third-party or vendor-customized controller interfaces.
2036
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/default/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/3DFabXYZ/Migbot/Configuration.h Vedi File

2058
 //#define MALYAN_LCD
2058
 //#define MALYAN_LCD
2059
 
2059
 
2060
 //
2060
 //
2061
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2061
+// Touch UI for FTDI EVE (FT800/FT810) displays
2062
 // See Configuration_adv.h for all configuration options.
2062
 // See Configuration_adv.h for all configuration options.
2063
 //
2063
 //
2064
-//#define LULZBOT_TOUCH_UI
2064
+//#define TOUCH_UI_FTDI_EVE
2065
 
2065
 
2066
 //
2066
 //
2067
 // Third-party or vendor-customized controller interfaces.
2067
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/3DFabXYZ/Migbot/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/ADIMLab/Gantry v1/Configuration.h Vedi File

2028
 //#define MALYAN_LCD
2028
 //#define MALYAN_LCD
2029
 
2029
 
2030
 //
2030
 //
2031
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2031
+// Touch UI for FTDI EVE (FT800/FT810) displays
2032
 // See Configuration_adv.h for all configuration options.
2032
 // See Configuration_adv.h for all configuration options.
2033
 //
2033
 //
2034
-//#define LULZBOT_TOUCH_UI
2034
+//#define TOUCH_UI_FTDI_EVE
2035
 
2035
 
2036
 //
2036
 //
2037
 // Third-party or vendor-customized controller interfaces.
2037
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/ADIMLab/Gantry v1/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/ADIMLab/Gantry v2/Configuration.h Vedi File

2028
 //#define MALYAN_LCD
2028
 //#define MALYAN_LCD
2029
 
2029
 
2030
 //
2030
 //
2031
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2031
+// Touch UI for FTDI EVE (FT800/FT810) displays
2032
 // See Configuration_adv.h for all configuration options.
2032
 // See Configuration_adv.h for all configuration options.
2033
 //
2033
 //
2034
-//#define LULZBOT_TOUCH_UI
2034
+//#define TOUCH_UI_FTDI_EVE
2035
 
2035
 
2036
 //
2036
 //
2037
 // Third-party or vendor-customized controller interfaces.
2037
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/ADIMLab/Gantry v2/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/AlephObjects/TAZ4/Configuration.h Vedi File

2047
 //#define MALYAN_LCD
2047
 //#define MALYAN_LCD
2048
 
2048
 
2049
 //
2049
 //
2050
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2050
+// Touch UI for FTDI EVE (FT800/FT810) displays
2051
 // See Configuration_adv.h for all configuration options.
2051
 // See Configuration_adv.h for all configuration options.
2052
 //
2052
 //
2053
-//#define LULZBOT_TOUCH_UI
2053
+//#define TOUCH_UI_FTDI_EVE
2054
 
2054
 
2055
 //
2055
 //
2056
 // Third-party or vendor-customized controller interfaces.
2056
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/AlephObjects/TAZ4/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/Alfawise/U20-bltouch/Configuration.h Vedi File

2107
 //#define MALYAN_LCD
2107
 //#define MALYAN_LCD
2108
 
2108
 
2109
 //
2109
 //
2110
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2110
+// Touch UI for FTDI EVE (FT800/FT810) displays
2111
 // See Configuration_adv.h for all configuration options.
2111
 // See Configuration_adv.h for all configuration options.
2112
 //
2112
 //
2113
-//#define LULZBOT_TOUCH_UI
2113
+//#define TOUCH_UI_FTDI_EVE
2114
 
2114
 
2115
 //
2115
 //
2116
 // Third-party or vendor-customized controller interfaces.
2116
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/Alfawise/U20-bltouch/Configuration_adv.h Vedi File

1195
 #endif // HAS_GRAPHICAL_LCD
1195
 #endif // HAS_GRAPHICAL_LCD
1196
 
1196
 
1197
 //
1197
 //
1198
-// Lulzbot Touch UI
1198
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1199
 //
1199
 //
1200
-#if ENABLED(LULZBOT_TOUCH_UI)
1200
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1201
   // Display board used
1201
   // Display board used
1202
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1203
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1203
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/Alfawise/U20/Configuration.h Vedi File

2106
 //#define MALYAN_LCD
2106
 //#define MALYAN_LCD
2107
 
2107
 
2108
 //
2108
 //
2109
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2109
+// Touch UI for FTDI EVE (FT800/FT810) displays
2110
 // See Configuration_adv.h for all configuration options.
2110
 // See Configuration_adv.h for all configuration options.
2111
 //
2111
 //
2112
-//#define LULZBOT_TOUCH_UI
2112
+//#define TOUCH_UI_FTDI_EVE
2113
 
2113
 
2114
 //
2114
 //
2115
 // Third-party or vendor-customized controller interfaces.
2115
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/Alfawise/U20/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/AliExpress/CL-260/Configuration.h Vedi File

2027
 //#define MALYAN_LCD
2027
 //#define MALYAN_LCD
2028
 
2028
 
2029
 //
2029
 //
2030
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2030
+// Touch UI for FTDI EVE (FT800/FT810) displays
2031
 // See Configuration_adv.h for all configuration options.
2031
 // See Configuration_adv.h for all configuration options.
2032
 //
2032
 //
2033
-//#define LULZBOT_TOUCH_UI
2033
+//#define TOUCH_UI_FTDI_EVE
2034
 
2034
 
2035
 //
2035
 //
2036
 // Third-party or vendor-customized controller interfaces.
2036
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/AliExpress/UM2pExt/Configuration.h Vedi File

2038
 //#define MALYAN_LCD
2038
 //#define MALYAN_LCD
2039
 
2039
 
2040
 //
2040
 //
2041
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2041
+// Touch UI for FTDI EVE (FT800/FT810) displays
2042
 // See Configuration_adv.h for all configuration options.
2042
 // See Configuration_adv.h for all configuration options.
2043
 //
2043
 //
2044
-//#define LULZBOT_TOUCH_UI
2044
+//#define TOUCH_UI_FTDI_EVE
2045
 
2045
 
2046
 //
2046
 //
2047
 // Third-party or vendor-customized controller interfaces.
2047
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/AliExpress/UM2pExt/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/Anet/A2/Configuration.h Vedi File

2029
 //#define MALYAN_LCD
2029
 //#define MALYAN_LCD
2030
 
2030
 
2031
 //
2031
 //
2032
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2032
+// Touch UI for FTDI EVE (FT800/FT810) displays
2033
 // See Configuration_adv.h for all configuration options.
2033
 // See Configuration_adv.h for all configuration options.
2034
 //
2034
 //
2035
-//#define LULZBOT_TOUCH_UI
2035
+//#define TOUCH_UI_FTDI_EVE
2036
 
2036
 
2037
 //
2037
 //
2038
 // Third-party or vendor-customized controller interfaces.
2038
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/Anet/A2/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/Anet/A2plus/Configuration.h Vedi File

2029
 //#define MALYAN_LCD
2029
 //#define MALYAN_LCD
2030
 
2030
 
2031
 //
2031
 //
2032
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2032
+// Touch UI for FTDI EVE (FT800/FT810) displays
2033
 // See Configuration_adv.h for all configuration options.
2033
 // See Configuration_adv.h for all configuration options.
2034
 //
2034
 //
2035
-//#define LULZBOT_TOUCH_UI
2035
+//#define TOUCH_UI_FTDI_EVE
2036
 
2036
 
2037
 //
2037
 //
2038
 // Third-party or vendor-customized controller interfaces.
2038
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/Anet/A2plus/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 2
- 2
config/examples/Anet/A6/Configuration.h Vedi File

2142
 //#define MALYAN_LCD
2142
 //#define MALYAN_LCD
2143
 
2143
 
2144
 //
2144
 //
2145
-// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
2145
+// Touch UI for FTDI EVE (FT800/FT810) displays
2146
 // See Configuration_adv.h for all configuration options.
2146
 // See Configuration_adv.h for all configuration options.
2147
 //
2147
 //
2148
-//#define LULZBOT_TOUCH_UI
2148
+//#define TOUCH_UI_FTDI_EVE
2149
 
2149
 
2150
 //
2150
 //
2151
 // Third-party or vendor-customized controller interfaces.
2151
 // Third-party or vendor-customized controller interfaces.

+ 2
- 2
config/examples/Anet/A6/Configuration_adv.h Vedi File

1194
 #endif // HAS_GRAPHICAL_LCD
1194
 #endif // HAS_GRAPHICAL_LCD
1195
 
1195
 
1196
 //
1196
 //
1197
-// Lulzbot Touch UI
1197
+// Touch UI for the FTDI Embedded Video Engine (EVE)
1198
 //
1198
 //
1199
-#if ENABLED(LULZBOT_TOUCH_UI)
1199
+#if ENABLED(TOUCH_UI_FTDI_EVE)
1200
   // Display board used
1200
   // Display board used
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1201
   //#define LCD_FTDI_VM800B35A        // FTDI 3.5" with FT800 (320x240)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
1202
   //#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)

+ 0
- 0
config/examples/Anet/A8/Configuration.h Vedi File


Dato che sono stati cambiati molti file in questo diff, alcuni di essi non verranno mostrati

Loading…
Annulla
Salva