On 17 Nov 2013 , at 4:59 PM, DRock wrote:
> I seem to have a few more questions now.
>
> First, in the upper right corner it states the temperature of the three
> thermocouples, it correctly states Replicator 2X on COM5 but it says PLA
> Extruder for both temperatures. I am trying to print with ABS, is this an
> indication of something set improperly?
No, it's just what's in the text string in the machine definition,
<tool name="PLA Extruder" ... >
You could edit the machine definition (XML file) and make it say whatever
you want. It's just an opaque text string as far as RepG is concerned.
> Also, I am trying to slice a file for my first test print and I can't
> figure out how to slice it so it ends up on my desktop...why can I only
> select generate GCode unless I am connected to the printer? Shouldn't I
> still be able to build to file?
There's no requirement that you be connected to the printer. Indeed, I
cannot remember when I last sliced with RepG and even had a USB cable
in the printer.
0. Make sure you have the correct machine type selected with Machine > Machine Type (Driver)
from the menu bar.
1. Load the STL with the "File" menu
2. Click the "Generate GCode" button near the lower right of the main window.
3. To save the file to s3g/x3g, click the third icon from the
left near the top of the window ("Build to file for use with SD card").
You can save the file to hard drive or SD card.
> Lastly, I am using profiles by whpthomas:
>
http://www.thingiverse.com/thing:80728 and when I switch from one to
> another in the Generate GCode menu the settings below do not change at all.
They're not supposed to change: those settings do not come from the slicing profile.
Those settings are for Print-o-Matic which uses its own settings to then override
settings in the slicing profile.
And keep in mind that you can still use MakerWare as your slicer and even send
prints over USB to the bot from it if you want to. (I prefer to use SD card
myself.) You only need RepG when you first setup Sailfish and if you want to
change any "onboard parameters" on the bot.
Dan