Electroalex26 I have with error when I load RepetierHost : Plugin CuraEngine.CuraEngine:Access to the path "/home/rock" is deniedSo I haven't any slicer.With sudo, it's ok.Configuration : Mint 17.2 32bitRepetierHost V1.6.2
Repetier It sounds like simple unix permissions not set right. Always think with which user you start the host (and from there cureengine) and which permissions /home/rock has for this user. sudo makes you root allowing everything so that of course works.