-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lcd support #13
Comments
I have not tried it myself but it should work. You may need to set the LCD in the config file to match the one you have. |
Printing from SD-card worked for me using an old Arduino mega with RAMPS 1.4 and repetier... setting up repetier just took some time and changing paramaters until I found the right parameters for my hardware. |
just got the lcd (reprapdiscount full graphics controller) working. Edit FEATURE_CONTROLLER to fit your display and make sure you use 1.05-r2 arduino environment for compiling. I ran into strange compile issues with the newest version. |
Does anyone know if this will work with the standard Polargraph hardware (Arduino Mega and Polarshield motor drivers)? I'd love to try this out as an alternative but not sure how to start. Thanks for any advice you can provide! |
It uses marlin on the Arduino Mega so no problem there but I am not sure marlin supports the polarshield. I would just get a ramps board they are less than $10 on Amazon. |
great work.. i had made the first plotter using the link you had provided but it became defunct as it always needed a laptop to print..
does your version of repetier support printing from sd card and lcd?
thanks
The text was updated successfully, but these errors were encountered: