1

Topic: Lost in Github FreeLSS install

So I received the items for my BYO PI kit, gleefully slapped the non-printed parts in, and I hit a brick wall with installing from te Github directions.
To start, I am a Pi noob using a Pi 2 on the latest Raspbian. The main spot I am currently stuck at the Raspicam install. It has been covered on Pi forums, but I still get an error code when I type ''cmake ..'' no matter how I try to type, it says bash: cmake: command not found. Up until this point, terminal commands have been fairly smooth, but I can't progress at the moment.
Little help?

Printit Mason and Printit Horizon printers
Multiple SD2s- Bulldog XL, E3D v5/v6/Lite6, Volcano, Hobb Goblin, Titan, .9 motor, Lawsy carriages, direct Y drive, fishing line...the list goes on
Filawinder and Filastruder #1870.....worth every penny!

2

Re: Lost in Github FreeLSS install

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install cmake

3 (edited by hairu526 2015-05-08 01:03:33)

Re: Lost in Github FreeLSS install

AZERATE, I've also created an ATLAS 3D image for BYOP backers that has everything loaded and ready to scan.  The link to it is at http://www.murobo.com/start.html#byop.  If you are building from github then you will want to make sure that you execute all of the steps listed on the github page (https://github.com/hairu/freelss).  It's possible that you missed the step that installs most of the dependencies.

$ sudo apt-get install libpng-dev libjpeg-dev cmake vlc git-core gcc build-essential unzip sqlite3 libsqlite3-dev libmicrohttpd-dev libcurl4-openssl-dev

4

Re: Lost in Github FreeLSS install

Thank you both. While you guys were replying, I was able to move past my initial issue and cmake is installed. I may be typing with all thumbs today as it seems. smile

But I am stuck at the last part to download and install FreeLSS. After cd freelss/src, when I type make it is giving me a bunch of errors and I have followed all the other steps. At least I'm in the home stretch!
Thanks again for your time(s).

Printit Mason and Printit Horizon printers
Multiple SD2s- Bulldog XL, E3D v5/v6/Lite6, Volcano, Hobb Goblin, Titan, .9 motor, Lawsy carriages, direct Y drive, fishing line...the list goes on
Filawinder and Filastruder #1870.....worth every penny!

5

Re: Lost in Github FreeLSS install

What are the errors that it is giving?

6 (edited by AZERATE 2015-05-08 02:11:54)

Re: Lost in Github FreeLSS install

http://i.imgur.com/GgX3BpQ.jpg
Obviously I've tried this a couple of times, and get this message.

Printit Mason and Printit Horizon printers
Multiple SD2s- Bulldog XL, E3D v5/v6/Lite6, Volcano, Hobb Goblin, Titan, .9 motor, Lawsy carriages, direct Y drive, fishing line...the list goes on
Filawinder and Filastruder #1870.....worth every penny!

7

Re: Lost in Github FreeLSS install

Looks like you're missing libmicrohttpd-dev.  Verify that you are running Raspbian and that you executed the command I posted above.

sudo apt-get install libpng-dev libjpeg-dev cmake vlc git-core gcc build-essential unzip sqlite3 libsqlite3-dev libmicrohttpd-dev libcurl4-openssl-dev

8 (edited by 8-Bits 2015-05-10 03:11:49)

Re: Lost in Github FreeLSS install

@AZERATE

Why don't you start over using the BYOP image file that Uriah (hairu526) gave the link to above? (http://www.murobo.com/start.html#byop).  It's easy to create a fully functional Raspbian/FreeLSS bootable SD card using that image.

There is also a document that was posted on the A3D Google+ forum that describes a lot of Raspbian functions I use to support FreeLSS.  This is the Dropbox link to that document: https://www.dropbox.com/s/w3a2fy44u86js … e.pdf?dl=0

EDIT:  The Dropbox link above has been corrected so that anyone can access the file.

John

John


Maker Farm Prusa i3 kit (a very good first printer kit)
Printrbot Simple Metal kit (worked great from the start) ++ FlashForge Creator Pro (RTR out of the box)
Atlas 3D Scanner (KS Backer kit with mods)

9

Re: Lost in Github FreeLSS install

Thanks to all once again.
Like I said, I'm a Pi noob. I will try the link over the weekend.

@Uriah- I want to add that even though I'm having issues with my lack of experience, this has been one of the coolest and most rewarding projects I've done. Thank you and congrats on your success! smile

Printit Mason and Printit Horizon printers
Multiple SD2s- Bulldog XL, E3D v5/v6/Lite6, Volcano, Hobb Goblin, Titan, .9 motor, Lawsy carriages, direct Y drive, fishing line...the list goes on
Filawinder and Filastruder #1870.....worth every penny!

10

Re: Lost in Github FreeLSS install

Thanks!

11

Re: Lost in Github FreeLSS install

Hairu, Have all the April kits shipped I haven't received mine yet.

SD3, RAMPS 1.4, Lawsy's carriages modified by me, 2 SSRs, E3D V6, 2 Power supplies, Independent monitoring of both power supplies (amps and volts) also extruder and bed temps, Blue Tooth connectivity, bearings in all axis & rotational points, Y axis direct drive.  Remotely controlled power box on / off . Gecko Tec build plate . Renamed FrankenDoodle

12

Re: Lost in Github FreeLSS install

slimstar2 wrote:

Hairu, Have all the April kits shipped I haven't received mine yet.

I just PM'd your USPS tracking number.

13

Re: Lost in Github FreeLSS install

Thanks I feel like a kid 2 days before Christmas . Thanks for all your hard work .    Bill D

SD3, RAMPS 1.4, Lawsy's carriages modified by me, 2 SSRs, E3D V6, 2 Power supplies, Independent monitoring of both power supplies (amps and volts) also extruder and bed temps, Blue Tooth connectivity, bearings in all axis & rotational points, Y axis direct drive.  Remotely controlled power box on / off . Gecko Tec build plate . Renamed FrankenDoodle

14

Re: Lost in Github FreeLSS install

8-Bits wrote:

@AZERATE

Why don't you start over using the BYOP image file that Uriah (hairu526) gave the link to above? (http://www.murobo.com/start.html#byop).  It's easy to create a fully functional Raspbian/FreeLSS bootable SD card using that image.

There is also a document that was posted on the A3D Google+ forum that describes a lot of Raspbian functions I use to support FreeLSS.  This is the Dropbox link to that document: https://www.dropbox.com/home?preview=AT … +Guide.pdf

John

The dropbox link isn't working for me....    Even when I'm logged into dropbox.

Cheers

15

Re: Lost in Github FreeLSS install

graham wrote:

The dropbox link isn't working for me....    Even when I'm logged into dropbox.

Cheers

Sorry, try this one: https://www.dropbox.com/s/w3a2fy44u86js … e.pdf?dl=0

John


Maker Farm Prusa i3 kit (a very good first printer kit)
Printrbot Simple Metal kit (worked great from the start) ++ FlashForge Creator Pro (RTR out of the box)
Atlas 3D Scanner (KS Backer kit with mods)

16

Re: Lost in Github FreeLSS install

Ta!

17

Re: Lost in Github FreeLSS install

Okay  so i got my scanner assembled powered it up lights came on on PI and camera   aaaaaaaaaaaaaaaah  now what do I do?  That's the end of the assembly video.

SD3, RAMPS 1.4, Lawsy's carriages modified by me, 2 SSRs, E3D V6, 2 Power supplies, Independent monitoring of both power supplies (amps and volts) also extruder and bed temps, Blue Tooth connectivity, bearings in all axis & rotational points, Y axis direct drive.  Remotely controlled power box on / off . Gecko Tec build plate . Renamed FrankenDoodle

18

Re: Lost in Github FreeLSS install

The Getting Started page at http://www.murobo.com/start.html will guide you through connecting to the scanner, calibration, and generating scans.

19

Re: Lost in Github FreeLSS install

Hairu526 , Just working on calibrating after 3 tries  i am getting pretty good scans . I will keep tweaking it . Is there any adjustments for the stepper driver?

SD3, RAMPS 1.4, Lawsy's carriages modified by me, 2 SSRs, E3D V6, 2 Power supplies, Independent monitoring of both power supplies (amps and volts) also extruder and bed temps, Blue Tooth connectivity, bearings in all axis & rotational points, Y axis direct drive.  Remotely controlled power box on / off . Gecko Tec build plate . Renamed FrankenDoodle

20

Re: Lost in Github FreeLSS install

slimstar2 wrote:

Hairu526 , Just working on calibrating after 3 tries  i am getting pretty good scans . I will keep tweaking it . Is there any adjustments for the stepper driver?

Slimstar, that's great to hear!  You shouldn't need to adjust the stepper motor, we calibrate the stepper drivers before we ship them out.  Are you looking to control the motor speed or the torque?

21

Re: Lost in Github FreeLSS install

Neither right now , I just just wanted to make sure I didn't miss any step of the calibrations . I know I had to adjust drivers on my printer and didn't know if this adjustment was needed on the scanner. Thanks for your great work.  Bill D

SD3, RAMPS 1.4, Lawsy's carriages modified by me, 2 SSRs, E3D V6, 2 Power supplies, Independent monitoring of both power supplies (amps and volts) also extruder and bed temps, Blue Tooth connectivity, bearings in all axis & rotational points, Y axis direct drive.  Remotely controlled power box on / off . Gecko Tec build plate . Renamed FrankenDoodle

22

Re: Lost in Github FreeLSS install

I got the same error as AZERATE when installing form Github.  Is there something amiss with the Github instructions?

I ran the command above "sudo apt-get install libpng-dev libjpeg-dev cmake vlc git-core gcc build-essential unzip sqlite3 libsqlite3-dev libmicrohttpd-dev libcurl4-openssl-dev"

and re-ran the freelss github get.

Now I get the following:

cd freelss
pi@AtlasPi ~/freelss $ cd src
pi@AtlasPi ~/freelss/src $ make
g++ -c -O3 -Wall -Winvalid-pch -fexceptions -I/usr/local/include -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface -I/opt/vc/include/interface/mmal/util -I../contrib Main.h -o Main.h.gch
Main.h:53:19: fatal error: iwlib.h: No such file or directory
#include <iwlib.h>
                   ^
compilation terminated.
Makefile:28: recipe for target 'Main.h.gch' failed
make: *** [Main.h.gch] Error 1

any help appreciated.

Cheers

23

Re: Lost in Github FreeLSS install

You are missing a few dependencies.  Please recheck the command listed on the Github page again.

24

Re: Lost in Github FreeLSS install

Will do, but I did copy and paste it from this thread.........

Cheers

25

Re: Lost in Github FreeLSS install

New features are added pretty regularly.  Sometimes these new features require additional dependencies.  If you purchased an ATLAS 3D then you should update via the ATLAS 3D software itself instead of Github.

Uriah