Slic3r is working now by itself although when I try to exit it, I get a message saying I have unsaved settings, but cant find a place to save the settings.
I try to use it in pronterface and get the message Failed to execute slicing software:
Traceback (most recent call last):
File "/home/dave/reprap/Software-master/pronterface.py", line 1208, in skein_func
profiles = open(self.settings.sliceconfig + '/slic3r.ini', 'r').read()
IOError: [Errno 2] No such file or directory: './slic3r/slic3r.ini'
slic3r.ini doesn't exsist, how do I create one or how to get one?