Skip to content
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

Does not work for MakerBot Replicator+ #5

Open
lericson opened this issue Jan 27, 2022 · 9 comments
Open

Does not work for MakerBot Replicator+ #5

lericson opened this issue Jan 27, 2022 · 9 comments

Comments

@lericson
Copy link

For whatever reason, the resulting toolpath does not work with the MakerBot Replicator+ even if you substitute the correct metadata JSON and only keep move and fan toggling commands in the toolpath JSON. I suspect they look for some special comments that the MakerBot Print software actually does produce.

@powpingdone
Copy link
Owner

powpingdone commented Jan 27, 2022

Could you produce a sample slice from the slicer? I'll comb through it, and see if I'm not replicating something that the official slicer produces.

@lericson
Copy link
Author

I'm toying around with it a bit, but this is the vanilla output
MudGuardES2.gcode.zip

@lericson
Copy link
Author

I should also note that the meta.json that my MakerBot Print application produces don't look much like the one generated by the program. I have been experimenting with that as well. Finally, the print.jsontoolpath it produces includes a lot of comment type commands that it seems that their software actually parses.

@lericson
Copy link
Author

MudGuardES2_OEM.zip
Here's an example of the actual MakerBot Print output

@lericson
Copy link
Author

I got it to work -- update soon.

@lericson
Copy link
Author

lericson commented Jan 28, 2022

https://github.com/lericson/mbotmake/

I rewrote so much of the code that I'm not sure that a merge is meaningful.

@lericson
Copy link
Author

Ah just check master, I changed some more non-essential stuff.

@powpingdone
Copy link
Owner

Are you gonna have this makerbot printer for the forseeable future? I currently do not have access to any, as I created this project back in 2019/2020 to use prusaslicer with my HS's Replicator 5. I might just let you take the helm for developing this.

@lericson
Copy link
Author

lericson commented Feb 1, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants