-
Notifications
You must be signed in to change notification settings - Fork 5
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
Image to .gco #8
Comments
@only1pj I am currently working on that topic. |
Thanks Teya, It does create a .nc file where I asked it to but there are only a few lines, which just looks like a default start to a file. $H M05S0 I tried running it from the command line on a windows machine and got this: Microsoft Windows [Version 6.1.7601] C:\Users\PJ>python mrbeam.py --h C:\Users\PJ> I dont know where the python executable lives so i'll leave it alone, Looking forward to the update! PJ |
Oh - sorry, I should have written some more explanation about python. best, teja 2015-02-03 10:51 GMT+01:00 PJ [email protected]:
Teja Philipp 6008 N Lamar Blvd., OctoPrint#214 78752 Austin TX Mr Beam Lasers UG (haftungsbeschränkt) |
Hello only1pj, greetings Florian |
Hi,
|
@only1pj: The Host machine will indeed be the more powerful machine in most cases, but it actually requires more bandwidth. You still have to send the generated Gcode to the back-end which is plane text and can get very big in no time compared to the image files you would send to the back-end. I leave this issue open until we have a decision on this. Thanks for your comments. |
Feature Request
Enhancment
Can the tool used within the web interface be turned into a stand alone application to have the host machine "slice" the image instead of the raspberry pi? Much faster and more reliable.
Some images are taking hours and not generating anything, the only way to end the process is to power cycle the Mr Beam and try again or give up.
The InkScape addon has not worked once for me yet. Even with images that have worked in the web interface.
The text was updated successfully, but these errors were encountered: