Replies: 1 comment
-
|
this project cover several hardware but it not streaming gcode yet that said be aware doing gecode streaming and video streaming as you use esp32 cam will unlikely give good results as streaming gcode + monitoring + streaming video will overload the chip. GCode streaming need permanent full responsivness and any delay in gcodestream may introduce printing artifact like blob or defect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thank you for sharing this amazing project.
I have installed it on a ESP32-S3 WROOM CAM board with sdcard in order to use it as gcode sender and monitoring my 3d printer. I found that i'm able to upload gcode files on the onboard sdcard but there is no button or other way to send gcode to 3d printer. Please clarify because i'm a bit confused, this project's purpose is only to monitor a 3d printer? is there any way to send gcode files for printing?
Beta Was this translation helpful? Give feedback.
All reactions