The baud rates are as follows:
5D firmware: 57600
Sprinter/Marlin: 115200
Printrun/Cura: 250000
You can better stick with repG or printrun instead of netfabb, but if you set the baud rate to the following in netfabb it will print.
The baud rates are as follows:
5D firmware: 57600
Sprinter/Marlin: 115200
Printrun/Cura: 250000
You can better stick with repG or printrun instead of netfabb, but if you set the baud rate to the following in netfabb it will print.
Hi everyone,
Thanks to all of you who read the problem description I think I have solved the puzzle. It had nothing to do with the firmware update (I suspected that because the problem occurred shortly after).
My main problem was that this problem at the start was not really reproducible and Cura/print run did print just fine. So what happened and I stupedly did not realised that, was that somehow the endstop was hit sometimes during the start gcode (netfabb is having its runin very close to the edge of the build platform. If this happened the nooze seem to loose the knowledge on its position and therefore it started at the wrong position. Still not sure why this causes a complete stop by I hope this was the problem.
I readjusted the endstop and now it prints great as before.
Thanks again for your kind support and patience,
greengecko
What happens when you hit an endstop is that that movement is canceled. Not just the moment in the direction of the endstop, but the whole movement. Hitting an endstop is to protect your machine, but should never happen during normal printing.
If you are printing very large objects where the head needs to touch the endstop, then you can use the "endstops only for homing" option in the firmware. But you'll need to build the firmware yourself then from:
http://daid.eu/~daid/marlin_build/
Thanks for the kind explanation. I will try to compile my own Marlin version once my Ulticontroller arrives (I think I need anyway as SD cards are not natively supported). So far I was quite happy with the marlin firmware (nevertheless I will check next time for the differences once a new release candidate comes up) and there are so many other things I have to learn first....
Cheers, greengecko
I will try to compile my own Marlin version once my Ulticontroller arrives (I think I need anyway as SD cards are not natively supported).
The Cura RC2/3/4 firmware supports the UltiController out of the box. And I think the RepG34 firmware also does this.
I will try to compile my own Marlin version once my Ulticontroller arrives (I think I need anyway as SD cards are not natively supported).
The Cura RC2/3/4 firmware supports the UltiController out of the box. And I think the RepG34 firmware also does this.
I can confirm that Marlin 1.0 natively supports the UltiController.
Recommended Posts
greengecko 8
Hi, me again,
Just a question, as the error mentioned above. Could it be possible that the baud rate (which seems to be set to 250000 in the new firmware) is causing this problem?
If so how can I set the baudrate (do I have to compile my own firmware?)
Thanks again,
greengecko
Link to post
Share on other sites