Merge pull request #4473 from esenapaj/Follow-up-the-PR-#4408-etc
Follow-up the PR #4408 (Add support for reprapworld LCD), etc
This commit is contained in:
commit
f575e92f2e
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
#define SHOW_CUSTOM_BOOTSCREEN
|
#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1100,6 +1099,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1083,6 +1082,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1081,6 +1080,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1092,6 +1091,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -1093,6 +1093,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -110,7 +110,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1117,6 +1116,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1100,6 +1099,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1100,6 +1099,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1100,6 +1099,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1098,6 +1097,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -128,7 +128,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1108,6 +1107,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1121,6 +1120,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -1091,6 +1091,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1100,6 +1099,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1193,6 +1192,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1187,6 +1186,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1190,6 +1189,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -109,7 +109,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1190,6 +1189,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -96,7 +96,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1193,6 +1192,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -103,7 +103,6 @@
|
|||||||
// example configuration folder.
|
// example configuration folder.
|
||||||
//
|
//
|
||||||
//#define SHOW_CUSTOM_BOOTSCREEN
|
//#define SHOW_CUSTOM_BOOTSCREEN
|
||||||
|
|
||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
// SERIAL_PORT selects which serial port should be used for communication with the host.
|
||||||
@ -1103,6 +1102,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
@ -1093,6 +1093,12 @@
|
|||||||
//
|
//
|
||||||
//#define MAKRPANEL
|
//#define MAKRPANEL
|
||||||
|
|
||||||
|
//
|
||||||
|
// ReprapWorld Graphical LCD
|
||||||
|
// https://reprapworld.com/?products_details&products_id/1218
|
||||||
|
//
|
||||||
|
//#define REPRAPWORLD_GRAPHICAL_LCD
|
||||||
|
|
||||||
//
|
//
|
||||||
// Activate one of these if you have a Panucatt Devices
|
// Activate one of these if you have a Panucatt Devices
|
||||||
// Viki 2.0 or mini Viki with Graphic LCD
|
// Viki 2.0 or mini Viki with Graphic LCD
|
||||||
|
Loading…
Reference in New Issue
Block a user