-
Notifications
You must be signed in to change notification settings - Fork 115
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
New Laser support for Bodor BCL 1309-XM, Thunderlaser Nova35 #404
Comments
Does not look very human readable/text based. IMHO all things we already implemented are ASCII, so your best shot is the leetro thing t-oster/LibLaserCut#204 |
Thanks for the hint! |
It's RDWorks, yaaaaaaay. :| The files are (weakly) scrambled; the encryption and a lot of the format messages are reverse engineered here: http://stefan.schuermans.info/rdcam/ There are more message types in the example files given than are documented, but it looks pretty feasible to write a plugin for this. |
We have sucessfully decoded the RDWorks file format. There is now a new inkscape extension (written in python) that is fully operational! https://github.com/jnweiger/inkscape-thunderlaser/releases Next steps:
Help welcome! |
@kkaempf I don't think that's the right way to go about that change, as you've added "min power" to every driver even though it's not appropriate. |
@pelrun thanks for the review ! Await my pull request 😉 |
I've made a release out of that branch and tested the code. Seems to work fine! |
@jnweiger Could you merge your changes into LibLasercut (maybe label the driver as experimental)? I fear that the code will diverge too much and it will become difficult to merge it later. (Currently, I'd guess you only need to care about t-oster/LibLaserCut@087c266 , but more changes may come in the future ). |
@jnweiger what is the state of your driver? Wouldn't it be better to have just one VisiCut version with all features? (We have proper OSX packaging now ;) |
Closing this issue in favor of t-oster/LibLaserCut#105 |
This should settle it: t-oster/LibLaserCut#180 |
Hey all!
I'd like to collect any info about this laser cutter: http://www.bodor.com/CO2_Laser/87.html
Do we know if it is already (partially) supported by one of our driver backends? Or if it is similar to one?
This is what I have so far
test.rd.xxd.txt
Rechteck.rd.xxd.txt
Rechteck_klein.rd.xxd.txt
Rechteck_3seiten.rd.xxd.txt
The text was updated successfully, but these errors were encountered: