Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign uplcd support #13
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
RickMcConney
Dec 4, 2017
Owner
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.
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. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
gehringer
Dec 4, 2017
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.
Thanks for providing the instructions Rick!
gehringer
commented
Dec 4, 2017
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. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
robscar
Dec 13, 2017
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.
robscar
commented
Dec 13, 2017
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. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
mshaub
Mar 25, 2018
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!
mshaub
commented
Mar 25, 2018
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! |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
RickMcConney
Mar 26, 2018
Owner
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.
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. |
ekaggrat commentedDec 4, 2017
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