RickMcConney / PenPlotter

Polar graph controler that uses repetier firmware. Inspired by work at http://www.polargraph.co.uk
GNU General Public License v2.0
120 stars 26 forks source link

lcd support #13

Open ekaggrat opened 6 years ago

ekaggrat commented 6 years ago

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

RickMcConney commented 6 years ago

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.

gehringer commented 6 years ago

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!

robscar commented 6 years ago

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.

mshaub commented 6 years ago

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!

RickMcConney commented 6 years ago

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.