1

Topic: Host Software Options

Hi all,

I'm trying to find as many host software options as possible.

Everyone knows about Pronterface, Repetier-Host and ReplicatorG, but what about some obscure ones? Host means it doesn't have to slice, just load up g-code, connect and print.

So far I've stumbled across:

YARRH (yet another reprap host)

http://3d-printers.pl/wp-content/uploads/2012/07/yarrh_v0.1.0_en.png

Rebrep

http://i46.tinypic.com/vfzcbn.png

Repsnapper

http://www.reprap.org/mediawiki/images/thumb/6/6b/Repsnapper.png/640px-Repsnapper.png

What others can people add?

2

Re: Host Software Options

Well there are some proprietary software options like CatalystEX which I think is Stratasys.

SD2 with E3D, SD Press, Form 1+
Filastruder
NYLON (taulman): http://www.soliforum.com/topic/466/nylon/

3

Re: Host Software Options

Found another one:

VisPrinter

http://forums.reprap.org/file.php?156,file=9694,filename=VisPrinter.jpg

This one is a web front end for pronterface. You have a script on the connected computer/tablet that connects to the printer, then any other printer on the network can connect to it via its ip address and control the printer/run prints.

I'm modifying this now to give me the front end I want for the Pengpad tablet controller.

4

Re: Host Software Options

YARRH - I'm going to try this on September 12 (International Talk Like a Pirate Day).

LOL

5

Re: Host Software Options

Just found another one:

http://www.simplify3d.com/creator/

http://www.simplify3d.com/wp-content/uploads/2013/02/support_sm.png

This has some really nice features. Supports Marlin based repraps AND Makerbot printers.

Has filament visualisation, printer control, its own super fast slicer and innovative features such as selectable support areas.

I'm waiting on approval for the free trial, proper version is US$125.

6

Re: Host Software Options

Here is Cura:

http://blog.ultimaker.com/cura-user-manual/
http://blog.ultimaker.com/wp-content/uploads/2013/05/Cura_main.png

7 (edited by spapadim 2013-07-23 13:26:21)

Re: Host Software Options

How about OctoPrint (my host of choice) and BotQueue?

http://octoprint.org/assets/img/screenshot-webcam.png

http://octoprint.org/assets/img/screenshot-gcodeviewer.png

8

Re: Host Software Options

Here's a new one http://www.mattercontrol.com/

http://i103.photobucket.com/albums/m158/Techbuilder/3D-Printer-Software-Best.png

http://i103.photobucket.com/albums/m158/Techbuilder/unnamed.png

It features automatic bed leveling as well

Powder coated steel enclosure, 1/4" Surface grounded hardened aluminum plate, MK2A Heat bed, .200 Polished fused quartz plate, Machined quick change hot bed mount, E3D hot end, Ramps 1.4, DRV8825 stepper motor drivers

9 (edited by foofoodog 2013-11-07 03:15:22)

Re: Host Software Options

spapadim wrote:

How about OctoPrint (my host of choice)

I had been looking at this for awhile and so since you mentioned it I went and dropped it on my Windows XP host PC this evening. I used easy_install for everything required as opposed to pip and had MinGW there for good measure as opposed to cl.exe. It is printing now but I think I may want to add ending code to the slice to shut off the heaters in addition to the starting code I already have to turn them on. I will miss RH signaling with a loud klaxon.wav when the job completes, maybe I can get it to text me if I even knew the first thing about python;)