What is needed besides Slic3r ? July 22, 2015 11:29PM |
Registered: 11 years ago Posts: 444 |
Re: What is needed besides Slic3r ? July 23, 2015 12:37AM |
Registered: 9 years ago Posts: 351 |
Re: What is needed besides Slic3r ? July 23, 2015 06:06AM |
Registered: 14 years ago Posts: 3,742 |
Re: What is needed besides Slic3r ? July 23, 2015 07:28AM |
Registered: 11 years ago Posts: 444 |
Re: What is needed besides Slic3r ? July 23, 2015 08:24AM |
Registered: 14 years ago Posts: 3,742 |
Re: What is needed besides Slic3r ? July 23, 2015 11:03AM |
Registered: 10 years ago Posts: 2,472 |
Quote
rhmorrison
Depends on your filament supplier!
You have to know the width of the filament when you slice your object.
If you buy another roll of filament and it's width is different it will print differently unless you reslice the object.
For example, recently I printed out an object with a filament width of 2.8 mm.
It didn't come out as well as expected.
I measured the filament and it was 2.6 mm (for a roll of 3.0 mm filament).
So I changed my Skeinforge filament width to 2.6 mm and resliced and printed the object.
Also sometimes the best print temperature varies for different filaments.
I do not put the temperature in the gcode file, but instead set it manually before I start the print (except when I am printing wood filament with temperature variations to simulate wood grain).
Re: What is needed besides Slic3r ? July 23, 2015 11:17AM |
Registered: 9 years ago Posts: 445 |
Quote
dmould
Quote
rhmorrison
Depends on your filament supplier!
You have to know the width of the filament when you slice your object.
If you buy another roll of filament and it's width is different it will print differently unless you reslice the object.
For example, recently I printed out an object with a filament width of 2.8 mm.
It didn't come out as well as expected.
I measured the filament and it was 2.6 mm (for a roll of 3.0 mm filament).
So I changed my Skeinforge filament width to 2.6 mm and resliced and printed the object.
Also sometimes the best print temperature varies for different filaments.
I do not put the temperature in the gcode file, but instead set it manually before I start the print (except when I am printing wood filament with temperature variations to simulate wood grain).
You can change the filament diameter and re-slice using Slic3r, you don't need Skeinforge. (The OP was asking whether he needed additional programs).
My answer is that no, the programs you have are sufficient, but you will probably find a few additional programs will make life easier for specific tasks such as modifying an existing STL, creating designs that Sketchup doesn't do easily (I recommend learning how to use OpenScad as it is great for parametric design or making dependent or global size adjustments) or slicing an object that Slic3r has problems with but other slicing programs handle better (such as prints that require support). Get them as and when you need them.
Dave
Re: What is needed besides Slic3r ? July 23, 2015 12:57PM |
Registered: 11 years ago Posts: 1,049 |
Re: What is needed besides Slic3r ? July 23, 2015 03:29PM |
Registered: 11 years ago Posts: 444 |
Re: What is needed besides Slic3r ? July 24, 2015 11:30AM |
Registered: 10 years ago Posts: 2,472 |
Quote
Koenig
Sorry for the hijack but what do you use to modify an existing STL?
Re: What is needed besides Slic3r ? July 24, 2015 11:36AM |
Registered: 10 years ago Posts: 2,472 |
Quote
cozmicray
Sketchup --> STL -->Repetier_Host --->printer
Slic3r is built in (linked) Repetier host
Repetier_Host ----- control 100s of printer parameters
monitor printer --- bed / extruder temp
pre squirt of filament --- remove filament, install filament
pause / restart print
load SD card, see what files on SD card
If you don't need all these functions
--- go to back of the cave -- print off SD card ----- OGH!
Re: What is needed besides Slic3r ? July 25, 2015 09:21PM |
Registered: 11 years ago Posts: 1,049 |
Re: What is needed besides Slic3r ? July 26, 2015 12:38AM |
Registered: 11 years ago Posts: 444 |
Re: What is needed besides Slic3r ? July 26, 2015 02:23AM |
Registered: 10 years ago Posts: 14,683 |
Quote
RRuser
Each print will be separate, but will be started fresh each day. So, no changes in filament, model, printer, etc.
Re: What is needed besides Slic3r ? July 26, 2015 04:16AM |
Registered: 9 years ago Posts: 125 |
Re: What is needed besides Slic3r ? July 26, 2015 11:03AM |
Registered: 11 years ago Posts: 444 |
Re: What is needed besides Slic3r ? July 27, 2015 04:47AM |
Registered: 11 years ago Posts: 21 |
Re: What is needed besides Slic3r ? July 27, 2015 09:14AM |
Registered: 11 years ago Posts: 444 |
Re: What is needed besides Slic3r ? July 27, 2015 09:28AM |
Registered: 11 years ago Posts: 21 |
Re: What is needed besides Slic3r ? July 27, 2015 09:59AM |
Registered: 10 years ago Posts: 2,472 |
Quote
cozmicray
I have seen 3 copies of RH running on one PC running three printers,
while the PC is doing other things
and Teamview to control all remotely.
Quote
cozmicray
What ethernet interface? Very few printer have enet.
What Web Client?
I have the Ormerod with the Duet controller. Any web client can be used - the Duet firmware acts as a web server.
Re: What is needed besides Slic3r ? July 27, 2015 02:34PM |
Registered: 10 years ago Posts: 14,683 |
Quote
efa
to build the firmware you need the PC, like in embedded developing. OK with a Raspberry you can cross-build or build on the RPi itself, this a particular case. In general developing the printer (sure firmware is part of the printer), need a PC. To controlling the printing, depends on how much intelligence onboard.
Re: What is needed besides Slic3r ? July 28, 2015 04:21AM |
Registered: 11 years ago Posts: 21 |
Re: What is needed besides Slic3r ? July 28, 2015 04:25AM |
Registered: 10 years ago Posts: 14,683 |
Quote
efa
RRuser expicitely asked "How about firmware debugging?", so I assumed he had to modify the sources for his customizations.
Uploading a binary blob is for mean users
Re: What is needed besides Slic3r ? July 29, 2015 12:34AM |
Registered: 11 years ago Posts: 444 |
Re: What is needed besides Slic3r ? July 29, 2015 12:46AM |
Registered: 9 years ago Posts: 606 |
Re: What is needed besides Slic3r ? July 29, 2015 03:32AM |
Registered: 11 years ago Posts: 21 |
Re: What is needed besides Slic3r ? July 29, 2015 10:31AM |
Registered: 10 years ago Posts: 2,472 |
Re: What is needed besides Slic3r ? July 29, 2015 12:04PM |
Registered: 11 years ago Posts: 21 |
Re: What is needed besides Slic3r ? July 29, 2015 02:26PM |
Registered: 9 years ago Posts: 606 |