I just published gcodeprintr V1.72 Beta with some minor bug fixes.
Any feedback on V1.71 ?
Hi. What did you change in communication in 1.72. I can no longer connect to my 3D printer.
@Jorgen_Larsen hm, I reduced the timeout for init() from 10s to 8s to make automatic baud detection faster. Looks like your printer needs 10seconds to respond after reset.
Well I can try to change it to see if it helps
@Jorgen_Larsen you can’t. The timeout during init is hardcoded. I will publish a 1.73 with the old settings.
okay
@Jorgen_Larsen just published 1.73, the timeout config option is used for init() now as well. Please try if it helps