After playing some time I could make it works...
1. Download Git: https://github.com/machinekoder/UNI-PRINT-3D 2. Edit launcher.ini: 1. Replace command = python run.py -e 1 UNI-PRINT-3D.ini with command = python run_sim.py -e 1 UNI-PRINT-3D.ini 2. In both places, if you want to keep 2 extruder for the second machine, in the second place use: -e 2 3. Edit run_sim.py and change the location of the Machineface folder. 1. I have coppied the Machineface folder on home so I use: command += ' ~/Machineface' I hope someone find this useful. Matias -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
