Welcome! Log In Create A New Profile

Advanced

Issue with Marlin and reprap display

Posted by MikeCL 
Issue with Marlin and reprap display
December 22, 2018 03:59AM
I have the graphic 128x64 display and whenever I try to verify before uploading I keep getting this message saying "#error "Please select no more than one LCD controller option." What is this as I don't have more than one LCD selected I've been stuck on this now for hours trying to figure out what's causing it not to work.



In file included from sketch\MarlinConfig.h:42:0,

from sketch\G26_Mesh_Validation_Tool.cpp:27:

SanityCheck.h:1485: error: #error "Please select no more than one LCD controller option."

#error "Please select no more than one LCD controller option."

^

SanityCheck.h:1705: error: #endif without #if

#endif // _SANITYCHECK_H_

^

exit status 1
#error "Please select no more than one LCD controller option."

[downloads.arduino.cc] file signature verification failed. File ignored.
Re: Issue with Marlin and reprap display
December 22, 2018 10:21AM
Fixed it by turning off the sanitycheck must of been some bug/issue with the 1.1.9 display works now.. I just can't get the buzzer to make any sound however.
Re: Issue with Marlin and reprap display
December 22, 2018 10:38AM
Upload your Marlin or only the Configuration.h file to Google Drive or a similar online sharing

Post a link will take a look for you.


Computer Programmer / Electronics Technician
Re: Issue with Marlin and reprap display
December 22, 2018 01:48PM
Hi I did get it finally something odd was keeping it from working.. However I wanted to try something I took the standard blue LCD graphic screen off because I wanted to use a Yellow OLED screen it has the Solomon Systech SSD1309ZC Controller however I can't seem to find support to get it to work with the ramps board?
Re: Issue with Marlin and reprap display
December 22, 2018 05:05PM
If your SSD1309 uses I2C communication, this thread using SSD1306 (which seems to be compatible with SSD1309) might be helpful.
Re: Issue with Marlin and reprap display
December 22, 2018 06:06PM
This is the one I'm using

[www.crystalfontz.com]

In the datasheet for the chip it says this

Pin selectable MCU Interfaces:
o 8-bit 6800/8080-series parallel interface
o 3 /4 wire Serial Peripheral Interface
o I2C Interface
Re: Issue with Marlin and reprap display
December 23, 2018 02:22AM
Did you see that the documentation says that this OLED is for "3.3Volts only"?
Do you have a printer controller board which generates 3.3V signals?
Or have you found in the documentation something saying that the signal inputs are 5V tolerant?
Sorry, only registered users may post in this forum.

Click here to login