-
-
Notifications
You must be signed in to change notification settings - Fork 467
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
Printrbot Printrhub ESP8266 Touch Screen Controller Hardware Project #299
Comments
hello - I see more details than last PM you sent me and I answered So my answer will same as last time : Not sure how I can help on this, but let me know, I would be happy to help |
Additional comment for Klipper : For Marlin use ESP3D 2.0 and ESP3D-WEBUI 2.1 |
@drphil3d any update/request ? |
No update/request so I guess everything is fine, I close issue then |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Hello, I'm looking to get some feedback on our project.
Essentially we are working to make the Printrbot Simple Pro hardware more accessible and useful by everyone who owns one or wants to use the hardware for their own printer (all the gerber files are published). The Printer is controlled by an ESP8266 touch screen on the front of the machine which is connects via ribbon cable to a power board that supplies the esp with always on power and controls relays for powering on the main board. The screen talks to the mainboard over Uart.
More information here
http://www.appfruits.com/2016/11/printrbot-simple-2016-hardware-pcb-explained/
http://www.appfruits.com/2016/11/printrbot-simple-2016-commstack-explained/
The main board is modular and can be used in multiple configurations.
You have the option of a ribbon cable from the main board to the printhead or an adapter to plug stepper motors, thermistors, fans in locally. The Mainboard controller is a SAM3XC 32bit processor with drv8825 the board costs about $33 to manufacture.
More information about the Simple Pro hardware and how it works
The Simple Pro shipped with g2core firmware which for 3D printing is frustrating to use. The Simple Pro has a touch screen lcd called the Printrhub which was a cloud based controller. The printrbot cloud server was taken offline about 4 months ago. It worked by sending the cloud an stl file (3mb max) to slice and it would then download the gcode to the printer where you could go and start the print. It was a bit ahead of its time and was missing the ability to just send a gcode file locally. Unfortunately due to those major shortcoming It was not well received by the 3d printing community.
https://github.com/Printrbot/printrboardmodernmarlin/wiki/Printrboard-G2-164v3c-Marlin-&-Klipper-Support
After Printrbot shutdown last year a some of us have started working on bringing marlin 2.0 and Klipper to the Printrboard G2. Now that it's pretty close to being complete were looking at the feasibility of replacing the display software with ESP3D and would greatly benefit from some more eyes looking at what we're trying to accomplish. Thank You!
Here is our thread.
MarlinFirmware/Marlin#13020 (comment)
The text was updated successfully, but these errors were encountered: