Request for help with Makerbot 3D printers

100 views
Skip to first unread message

Justin Nesselrotte

unread,
Sep 12, 2014, 12:16:22 AM9/12/14
to botq...@googlegroups.com
Hello,

I'd like to request owners of Makerbot 3D printers to help me debug the makerbot driver. I don't want to enable the driver fully on the site unless I'm sure it works. If you'd like to help out, please post a comment here, or shoot me an email. I'd like to support up to the Makerbot 2X printers, since the 5th generation aren't open source enough for me to know how to drive them just yet.

Thank you for your support,

Justin Nesselrotte

Abdenour Saaid

unread,
Oct 10, 2014, 11:04:31 PM10/10/14
to botq...@googlegroups.com
Hi Justine, i have a few makerbot 2 machines and i will be very happy to do some testing for you.

Justin Nesselrotte

unread,
Oct 10, 2014, 11:05:56 PM10/10/14
to botq...@googlegroups.com

The replicator 2?

--
You received this message because you are subscribed to a topic in the Google Groups "BotQueue" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/botqueue/XqAh1JF_Op0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to botqueue+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Abdenour Saaid

unread,
Oct 10, 2014, 11:14:17 PM10/10/14
to botq...@googlegroups.com
Yes Justine the replicator 2 i have few of them in our fablab, and i have been waiting for a year now for a driver to test them with botqueue. Let me know what to do,

Justin Nesselrotte

unread,
Oct 11, 2014, 12:51:27 AM10/11/14
to botq...@googlegroups.com
Right now, I'm working on the driver to get it to communicate. I should have a prototype after this weekend, but it may be next weekend. I'll reply back when I've got it ready to test.

Abdenour Saaid

unread,
Oct 12, 2014, 2:17:06 AM10/12/14
to botq...@googlegroups.com
Thanks Justine, please do.

Justin Nesselrotte

unread,
Oct 12, 2014, 2:19:21 AM10/12/14
to botq...@googlegroups.com

No problem at all, thank you so much for your offer! It's Justin, by the way. I probably put the wrong thing in another email. I use the Swype keypad on my phone, and it doesn't always work the way I want it to.

Thomas MOyer

unread,
Oct 30, 2014, 12:16:45 AM10/30/14
to botq...@googlegroups.com
I have a makerbot 2x. How can I be of service?

Justin Nesselrotte

unread,
Oct 30, 2014, 12:21:20 AM10/30/14
to botq...@googlegroups.com

Hmm. Something that would be of service to me is your general workflow. How do you manage configurations? Is there a certain file type that you can export to? Right now I'm looking at the MakerBot conveyor driver, but I'd like to be more certain specifically about the replicator 2X.

This week is going to be incredibly busy, but hopefully I'll be able to work on it early next week. I'm changing the way drivers work which should make implementing conveyor easier.

--

Justin Nesselrotte

unread,
Nov 28, 2014, 3:42:14 PM11/28/14
to botq...@googlegroups.com
I just added the beginnings of Makerbot support to the main site. You'll need to make sure you run "git pull" on your client to get the latest driver. Another very important thing to note is that the Makerbot driver cannot slice a 3d model yet, and it doesn't even check if it should, which means if you give it a 3d model, but tell it to slice with slic3r, it will, and the driver will choke on it.

This means you have to submit either an .s3g or .x3g for your printer. I tested the original driver on a Replicator 2, but I reworked a couple of things, and hopefully fixed some bugs. Please try it out, and let me know. As always, submit any bugs to the issue tracker for the client or the server depending on where you find the bug.

Thank you very much for your patience and help,

Justin Nesselrotte

James Armstrong

unread,
Feb 11, 2015, 2:30:32 PM2/11/15
to botq...@googlegroups.com
Has anyone got Botqueue to work with Makerbots / clones using Sailfish? I was finally able to install the latest files on a RaspberryPi and got an error about should be using genuine Makerbot python driver so I found an old github for that and got it to install and the errors went away but now when I try and print a job it shows task taken, goes up to 100% then back to 0% (files transferred then print status percent?). After that we see Botqueue and %-- on the LCD but nothing happens after that. The percent got up to 0.03% after a few minutes but the printer never homed or started heating up. This was using an X3G file so nothing was sliced on the cloud. I didn't have an easy way at the time (and it was getting late) to try and copy the makerbot python .egg files over and try using them instead of the older / abandoned github.

Any thoughts? I really hate the way the makerbot / sailfish protocol doesn't consume gcode but I know it was for performance and quality reasons. 

Justin Nesselrotte

unread,
Feb 11, 2015, 3:11:00 PM2/11/15
to botq...@googlegroups.com

Oh yeah, I think I accidentally introduced a glitch in that class as I don't have one to test with. Could you please upload your info.log? That file can be located by running "bumblebee log" if you installed bqclient through pip.

--
You received this message because you are subscribed to the Google Groups "BotQueue" group.
To unsubscribe from this group and stop receiving emails from it, send an email to botqueue+u...@googlegroups.com.

James Armstrong

unread,
Feb 12, 2015, 6:25:31 PM2/12/15
to botq...@googlegroups.com
Here ya go. I looked at it briefly and saw some packet errors / unexpected lengths.
info.log

Camilo Tapia

unread,
Feb 21, 2015, 5:57:15 PM2/21/15
to botq...@googlegroups.com
Hi

I installed BotQueue + Makerbot pyserial today to test it with my Replicator clone (Duplicator 4, Sailfish 7.7) and got the same results. It goes up to 0.03% but nothing happens on the printer. If you need any help testing a new version I happy te help out.

James Armstrong

unread,
Feb 27, 2015, 8:58:22 AM2/27/15
to botq...@googlegroups.com
I never got a response after posting the log file. Hoping to hear something.

Camilo Tapia

unread,
Mar 1, 2015, 6:22:32 AM3/1/15
to botq...@googlegroups.com
Hi

If you like, I could try to help you find the error. I'm not the best python developer (more javascript, nodejs etc than python, but lots of experience) but if you point me to where you suspect the error might be I could try at least.

I'm very eager to get BotQueue working with a Makerbot clone, so if I can do anything to help out along the way, Im happy to do it.

Cheers


On Wednesday, February 11, 2015 at 9:11:00 PM UTC+1, Justin Nesselrotte wrote:

Justin Nesselrotte

unread,
Aug 23, 2015, 4:17:56 AM8/23/15
to BotQueue
Hey everyone, just thought I'd let you know that I got a chance to work with a makerbot s3g based printer and fixed the support for it. Those changes will hopefully be going out within a week from today.

Sorry about the delay!
Reply all
Reply to author
Forward
0 new messages