Skip to content

Commit

Permalink
Follow-up the PR MarlinFirmware#4408 (Add support for reprapworld LCD…
Browse files Browse the repository at this point in the history
…), etc

・Put #define REPRAPWORLD_GRAPHICAL_LCD into all the example
configuration files
・Adjust spacing
  • Loading branch information
esenapaj authored and CONSULitAS committed Aug 18, 2016
1 parent 45585bf commit 54c2bd4
Show file tree
Hide file tree
Showing 21 changed files with 126 additions and 18 deletions.
7 changes: 6 additions & 1 deletion Marlin/example_configurations/Cartesio/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1100,6 +1099,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/Felix/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1083,6 +1082,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/Felix/DUAL/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1081,6 +1080,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/Hephestos/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1092,6 +1091,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
6 changes: 6 additions & 0 deletions Marlin/example_configurations/Hephestos_2/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/K8200/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1117,6 +1116,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/K8400/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1100,6 +1099,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1100,6 +1099,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1100,6 +1099,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/RigidBot/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1098,6 +1097,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/SCARA/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1108,6 +1107,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/TAZ4/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1121,6 +1120,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
6 changes: 6 additions & 0 deletions Marlin/example_configurations/WITBOX/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -1091,6 +1091,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1100,6 +1099,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/delta/biv2.5/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1193,6 +1192,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
7 changes: 6 additions & 1 deletion Marlin/example_configurations/delta/generic/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1187,6 +1186,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1190,6 +1189,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1190,6 +1189,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
// example configuration folder.
//
//#define SHOW_CUSTOM_BOOTSCREEN

// @section machine

// SERIAL_PORT selects which serial port should be used for communication with the host.
Expand Down Expand Up @@ -1193,6 +1192,12 @@
//
//#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
// Viki 2.0 or mini Viki with Graphic LCD
Expand Down
Loading

0 comments on commit 54c2bd4

Please sign in to comment.