1 (edited by paeltz 2015-09-24 01:52:41)

Topic: [SOLVED] Astroprint

Has anyone got Astroprint to work with their printer?  I have a SD2 and can't get it to connect.  I realize it's a fork of Octoprint but I can't figure out how change the settings to increase the timeout upon connecting.  The latest version of Octoprint has a setting where you can fix this.  I've been editing the config.yaml file but it appears that I'm not typing the correct setting.

Coy

2

Re: [SOLVED] Astroprint

OK,  I figured this out after hours of beating my head up against the wall.  ( I had tried for a while before I ever posted here. ) Anyway if someone wants to try Astroprint and has a hard time connecting (this may not be a problem with some of the newer printers or firmwares) just change the /etc/astrobox/config.yaml file and add these lines in the serial block.

    serial:
      timeout:
        communication: 8
        connection: 10
        detection: 5.0