hansen644
Posts: 20
Joined: Wed Jul 01, 2015 10:43 pm

disable motors button not working?

Disable motors button not working? ideas?
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: disable motors button not working?

What printer are you using? I just tested that button with one of my printers and it correctly send "M18", which is the disable motor command for my firmware (see: http://reprap.org/wiki/G-code#M18:_Disa ... per_motors).

Of course, the commands may be different if you have a different firmware, but S3D will still send the right one if you have setup things properly for that printer (i.e. using the config assistant)
hansen644
Posts: 20
Joined: Wed Jul 01, 2015 10:43 pm

Re: disable motors button not working?

Hi I have a smartone 200 using ramps 1.4 and repetier firmware
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: disable motors button not working?

Why don't you post the communication log from both software programs. As I mentioned, the button is working fine here and sends the command I would expect it to. So open the software, connect to your printer, click disable motors a few times, and the copy the communication log. Do the same for your other software that works.

Perhaps you are sending different commands in one vs the other, but thankfully, you can easily change those things in S3D once you know what you want

I'm not sure why it would work fine for me though and not you. Seems pretty straight-forward
hansen644
Posts: 20
Joined: Wed Jul 01, 2015 10:43 pm

Re: disable motors button not working?

Ok, I hit the disable button and the communications say m18 sent then says ok 0 after that ?
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: disable motors button not working?

Yes... that's exactly what it's supposed to do. So again, if one is working an not the other, please post the communication log from BOTH programs so we can compare.
hansen644
Posts: 20
Joined: Wed Jul 01, 2015 10:43 pm

Re: disable motors button not working?

How do I copy and paste communication file in simplify3d ?
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: disable motors button not working?

go to tools --> machine control panel. click on the Communication tab. Highlight all contents and copy (ctrl-c), and paste it into your reply (ctrl-v)
mco
Posts: 4
Joined: Sun Oct 04, 2015 7:31 am

Re: disable motors button not working?

Hi, M84 should be the correct command for repetier-firmware (that is at least what repetier-host sends, and it works for me, also in simplify 3D)

Return to “Troubleshooting and Bug Reports”