Screamprinter: Specific software for an interactive installation.
- cylmodeler.py, process the 3d models in Blender, communicates with soundserver.py and calls external applications, skeinforge and printrun(pronsole)
- soundserver.py, server that records the sounds and sends back to the client. Also sends Gcode commands to the printer extension hardware(relay board). And listen the input(record button).
You need to copy .pronsolerc file into you home directory, this one, is loaded when is called printrun and executes python code(in that file). Basically controls the relay board, saves a copy of files, converts to gcode and sends the gcode file to the printer.(check the paths directory)