You are not logged in.

#1 2017-08-21 14:49:01

rpaoli
Member
Registered: 2017-08-21
Posts: 2

Support for "3D printer board" higher baudrates

Dear developers,

it would be great to add support for higher baudrates in the "3D printer board" setup.
Actually the available maximum is 115200bps.
I am working with a board set at 460800bps attached through USB, but I cannot configure it in NanoDLP.
I tried manually editing the "ShieldSpeed" variable in "machine.json" and reboot, but interface won't load.
On "printer.log" I got the following error:

{"Layer":"1","module":"SLAVE","level":"Error","msg":"Serial port could not be activated Unknown baud rate 460800"}

Thanks in advance for your help,
best regards,
Rob

Offline

#2 2017-08-21 19:43:32

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Support for "3D printer board" higher baudrates

Unfortunately serial library we are using does not support some speeds such as 460800.
https://github.com/bugst/go-serial/blob … win_386.go

Offline

Board footer

Powered by FluxBB