Page 1 of 1

only perimeters possible?

Posted: Fri Jul 24, 2015 4:30 pm
by boxcarmib
I'm printing a cylinder with fairly thin walls using transparent filament, and ideally I would like to have the entire cylinder constructed of ONLY perimeters... no infill. I've tried a whole bunch of different settings, increasing my perimeter count, fooling around with infill, making the cylinder wall an even multiple of the extruder diameter, etc. etc. Anyone encountered a similar need and figured out how to achieve it?
Thanks for listening.

Re: only perimeters possible?

Posted: Fri Jul 24, 2015 6:01 pm
by dewme5
Layers -> Outline/Perimeter shells

Re: only perimeters possible?

Posted: Fri Jul 24, 2015 7:07 pm
by jimc
top layers 0
bottom layers 0
infill 0
perimeters.....how ever many you want

if a single perimeter will work for you then use vase mode

Re: only perimeters possible?

Posted: Fri Jul 24, 2015 7:40 pm
by boxcarmib
Alas, no joy. Set top layers, bottom layers and infill to 0 as you suggested. Set perimeters all the way up to 150. Still insists on putting infill between the inner and outer walls of the cylinder.

Re: only perimeters possible?

Posted: Fri Jul 24, 2015 7:57 pm
by CT4
Post a factory file so we can see what you are trying to do.
boxcarmib wrote:Alas, no joy. Set top layers, bottom layers and infill to 0 as you suggested. Set perimeters all the way up to 150. Still insists on putting infill between the inner and outer walls of the cylinder.

Re: only perimeters possible?

Posted: Fri Jul 24, 2015 8:42 pm
by dsegel
Are you talking about two tubes, one inside the other? Or are you trying to print a hollow cylinder?

Re: only perimeters possible?

Posted: Fri Jul 24, 2015 11:00 pm
by jimc
yeah, gotta see a file for this one. i thought i knew what you were trying to do but i guess not. a simple cylinder will hollow out no problem.

Re: only perimeters possible?

Posted: Fri Jul 24, 2015 11:25 pm
by boxcarmib
lensSimulator.png
I've attached the stl file for the part I'm trying to print, as well as a screen capture of the point in the process that illustrates the problem. As you can see, the slicer is laying down an infill in between the inner and outer walls of the cylinder at this part in the gcode, even though i've set all the parameters to 0 except for the number of perimeters (at 60).
So what I'd LIKE to have happen is that at this point, there's only perimeters.

Re: only perimeters possible?

Posted: Sat Jul 25, 2015 12:06 am
by CT4
OK the problem is that the space between the 2 walls is less than 1.2mm so the slicer can not use 2 perimeters it has to put in fill to fill the gap. You need to change the setting as shown use 2 perimeters and I think it will do what you need.

Re: only perimeters possible?

Posted: Sat Jul 25, 2015 1:20 am
by boxcarmib
CT4.... exactly what I wanted and works like a charm. Thanks so much for your help!