Welcome! Log In Create A New Profile

Advanced

Baud Rate problems

Posted by Jeff B 
Baud Rate problems
February 14, 2011 07:25AM
So i have finaly switched over to a stepper extruder using gen 3 electronics minus the extruder controller with a standalone stepper driver running the extruder, it works.

My problem is in the fine details, it seams to pause with short line segments, failing some prints and making others impossible.

I have changed:

// The speed at which to talk with the host computer; default is 19200=
#define HOST_BAUD 19200 // *RO

to

// The speed at which to talk with the host computer; default is 19200=
#define HOST_BAUD 57600 // *RO

and made sure that the same is changed to 57600 in the host software.


while the host software will start up with this single change it will not communicate with the printer.

where should I start?


[boxedrr.blogspot.com]
Re: Baud Rate problems
February 14, 2011 11:58PM
Did you change the port setting on your computer as well?
Sorry, only registered users may post in this forum.

Click here to login