Install problem on ubuntu 14.04
Hello
I have tried many, many times to install repetier host with:
sh configureFirst.sh
and
sh createDesktopIcon.sh
on my ubuntu 14.04 laptop, but it fails to generate a start up icon and I cannot start it from the command line:
~~~~~~~~~:~$ repetierHost
repetierHost: command not found.
Can somebody tell me what to post so a diagnosis can be made, please
Thanks
Aaron
I have tried many, many times to install repetier host with:
sh configureFirst.sh
and
sh createDesktopIcon.sh
on my ubuntu 14.04 laptop, but it fails to generate a start up icon and I cannot start it from the command line:
~~~~~~~~~:~$ repetierHost
repetierHost: command not found.
Can somebody tell me what to post so a diagnosis can be made, please
Thanks
Aaron
Comments
I think I have finally cracked the install but I did get this weird message:
/Documents/bigprinter/RepetierHost$ sh configureFirst.sh
System: x86_64
Using 64 bit CuraEngine
[sudo] password for aaron:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
monodevelop is already the newest version.
libmono-winforms2.0-cil is already the newest version.
mono-complete is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
Checking if you are in the dialout group.
1
User already in dialout group. Adding not required.
Compiling helper software to allow non ansi baud rates for some boards
depending on the used serial driver.
SetBaudrate.cpp:11:2: warning: #warning TCGETS2 [-Wcpp]
#warning TCGETS2
^
SetBaudrate.cpp:40:2: warning: #warning TCGETS2 [-Wcpp]
#warning TCGETS2
^
Configuration finished.
IMPORTANT: In addition to the bundled CuraEngine, the host also
supports Slic3r and Skeinforge. These slicers are not bundled, so
need to install them according to their docs and then set the path
to them in Repetier-Host.
For Slic3r simply unpack the tar you get on http://slic3r.org in this directory.
The host will then register and add it automatically on next restart.
IMPORTANT: You need a recent mono version since the host uses .NET 4.0
If you see the following error message, your mono is too old!
>>> System.Windows.Forms.SplitContainer doesn't implement interface System.ComponentModel.ISupportInitialize <<<
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
This folder now contains a repetier-RepetierHost.desktop file
Copy it to your desktop to get a launch icon there
aaron@willow:~/Documents/bigprinter/RepetierHost$ sh createDesktopIcon.sh
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
createDesktopIcon.sh: 5: createDesktopIcon.sh: Bad substitution
This folder now contains a repetier-RepetierHost.desktop file
Copy it to your desktop to get a launch icon there
************@********:~/Documents/bigprinter/RepetierHost$
Is this a problem?
Thanks
Aaron
Thanks for your previous responses
I now have another problem. I am attempting to connect nema 23 stepper motors (8 wires wired in series) to an arduino due board with the repetier firmware installed. I used the on line firmware generator and uploaded it to the board as far as I know successfully. I have tried to test the motors but although there seems to be power going to them they do not respond to move commands on the host software.
Do all the endstops, thermistors, heated bed and hot ends need to be connected before it will move?
Am I missing something in my attempt to connect this machine?
Thanks