Why does S3D print the tiniest paths first? Always lifts
Re: Why does S3D print the tiniest paths first? Always lifts
I also found that sometimes tiny paths are hidden by "quick travels" (That don't z-hop.). I think this 'quick travel' is also what's causing scratches in my top layer - it should be z-hopping like all my other z-hops, but it just does a quick "zip", tearing up the top. Thinking I might be forcing the g-code to z-hop on the top layers.
Re: Why does S3D print the tiniest paths first? Always lifts
Just wanted to add I ended up removing the gap fill section on the bottom layer, due to the "pocking" all that travel does and the minimal filament extruded (I think the spreading of the bottom layer covers whatever areas "gap fill" intends to fill). The final product turns out perfectly fine, as my last 120 prints over the last 2 days have shown.
Re: Why does S3D print the tiniest paths first? Always lifts
Just wanted to let you know, I've now filtered out paths that are too short (less than 5mm; still experimenting with the optimum length filter). I noticed, in my prints, these were the tiny paths that "touched and go" which tended to lift my ABS traces tending to cause ruin while themselves didn't really deposit any filament. Just useless Print ruining movements that the S3D slicer thought was /so/ wise to do on the ever-sensitive bottom layer.
I've also found that bottom layer infill should be around 15mm/s for best results, while the bottom layer perimeters benefit from 7mm/s or less, especially prints with sharp corners. It seems that S3D just lumps them all into the same "Bottom layer speed" category, so I'm going to add this to my gcode optimizer program. Also, I've found that keeping the nozzle clean helps with minimizing lifting traces. And, I found that vigorously washing the bed is necessary for optimum ABS adhesion. ABS seems like it can easily tell an effort that was half-assed.
It would be nice to set perimeters at a lower height (To encourage adhesion and discourage lifting) on the bottom layer, while bottom layer infill was set a higher height (to minimize buildup of excess that tends to lift traces and ruin prints), instead of constantly trying to find the optimum height from print to print.
It seems like, in my experience, the bottom layer must be treated with far more specialized extra care than what common Slic3rs allow when it comes to ABS filament. PLA doesn't really seem to experience excess buildup / lifting traces issues due to its stickiness. (Doesn't seem to experience buildup, either, probably due to the fact it doesn't stick nearly as well to itself as ABS does which is why it delaminates so easily.)
I've also found that bottom layer infill should be around 15mm/s for best results, while the bottom layer perimeters benefit from 7mm/s or less, especially prints with sharp corners. It seems that S3D just lumps them all into the same "Bottom layer speed" category, so I'm going to add this to my gcode optimizer program. Also, I've found that keeping the nozzle clean helps with minimizing lifting traces. And, I found that vigorously washing the bed is necessary for optimum ABS adhesion. ABS seems like it can easily tell an effort that was half-assed.
It would be nice to set perimeters at a lower height (To encourage adhesion and discourage lifting) on the bottom layer, while bottom layer infill was set a higher height (to minimize buildup of excess that tends to lift traces and ruin prints), instead of constantly trying to find the optimum height from print to print.
It seems like, in my experience, the bottom layer must be treated with far more specialized extra care than what common Slic3rs allow when it comes to ABS filament. PLA doesn't really seem to experience excess buildup / lifting traces issues due to its stickiness. (Doesn't seem to experience buildup, either, probably due to the fact it doesn't stick nearly as well to itself as ABS does which is why it delaminates so easily.)
Re: Why does S3D print the tiniest paths first? Always lifts
swbluto wrote:filtered out paths that are too short (less than 5mm
When a 5 mm thread doesn't stick to the build platform at 7 mm/s, the problem has absolutely nothing to do with the slicer. My old Thing-O-Matic laid the first layer of ABS down on Kapton tape at 20 mm/s with no problems: everything stuck just fine.the bottom layer perimeters benefit from 7mm/s or less, especially prints with sharp corners
The bottom layer does require particular care, but removing tiny segments isn't part of the solution.
That's a retraction problem, combined with poor adhesion. The M2 extruder can deposit dots with precision:tiny paths that "touched and go" ... didn't really deposit any filament
http://softsolder.com/2015/04/07/lurid- ... me-images/

Something is amiss with your setup.
I'd start debugging from the first layer height and platform alignment, repeat the extruder calibration, and then look at whatever adhesive you're using / not using, and all the other fine tuning that we've covered in many, many discussions here. Going through Jules' startup checklist would ensure you haven't skipped anything.
Re: Why does S3D print the tiniest paths first? Always lifts
Indeed, something is afoot. I'm printing ABS on bare glass. I know, I know, I could print out ABS on kapton tape with a touch of ABS slurry but F THAT SHIT. Kapton tape likes to develop bubbles on heated beds, I've noticed, imprinting on the surface of your otherwise (nearly) perfect glassy mirror finish. And, ABS slurry imparts an ugly surface finish akin to a tarnish.ednisley wrote:Something is amiss with your setup.
But, yes, ABS on bare glass requires particular care on detailed bottom layers and I'm bound and determined to master it at all odds.
Btw, the bottom layers on my two most recent prints came out nearly ideal. Almost no trace lifting, chyeah.
Now I need to figure out why my mass stlGcodeX3G renderer isn't working. Something makes me think it needs pauses.
Re: Why does S3D print the tiniest paths first? Always lifts
If you continue not doing the thing(s) that solve the problem, you're wasting everybody's time. Blaming everything else you touch, from crappy slicers to lousy hardware design, ignores the large group of people around here who use exactly those tools to get gorgeous results, day in and day out, with exactly zero drama.swbluto wrote:I'm bound and determined to master it at all odds
Those folks (the ones with sticky posts) freely share their techniques, so, while 3D printing certainly isn't an exact science, the solutions aren't all that hard to find.
I'm outta here.but F THAT SHIT
Re: Why does S3D print the tiniest paths first? Always lifts
Had you given any thought to a PEI surface? Mirror finish, holds like a "son-of-a-b" until it cools, no adhesive, works with ABS at lower temps than bare glass, so you don't wait as long for the heatup, and you won't have to jump through so many hoops trying to get perfect finishes on your bottom layer. Jdacal posted a picture of the mirror-like finish he got with the smooth side on a PEI sheet. It's pretty amazing.swbluto wrote:Kapton tape likes to develop bubbles on heated beds, I've noticed, imprinting on the surface of your otherwise (nearly) perfect glassy mirror finish. And, ABS slurry imparts an ugly surface finish akin to a tarnish.
But, yes, ABS on bare glass requires particular care on detailed bottom layers and I'm bound and determined to master it at all odds.
viewtopic.php?f=10&t=2296&start=40
Picture is on the 5th page.

Re: Why does S3D print the tiniest paths first? Always lifts
Lol, scared you off with dramaticism. Typical aspie. *gentle ribbing*ednisley wrote:I'm outta here.but F THAT SHIT
It's true, I might be wasting *your* time, but this thread isn't for you: It's for everyone. In particular, anyone who wants to emulate my techniques and resulting undeniable success. Ideally, that'd be people who could implement it like, uhhh, programmers.
(I.e., whoever develops S3D.)
Last edited by swbluto on Thu Nov 05, 2015 7:44 pm, edited 2 times in total.
Re: Why does S3D print the tiniest paths first? Always lifts
ay whats going on in here
y'all best be cooling down a bit.

y'all best be cooling down a bit.
Custom 3D printing for you or your business -- quote [at] pingring.org
Re: Why does S3D print the tiniest paths first? Always lifts
Btw, I do exactly what everybody else does and get the same exact gorgeous results, except with PLA. ABS on bare glass is a whole another genre of funambulism.ednisley wrote:If you continue not doing the thing(s) that solve the problem, you're wasting everybody's time. Blaming everything else you touch, from crappy slicers to lousy hardware design, ignores the large group of people around here who use exactly those tools to get gorgeous results, day in and day out, with exactly zero drama.swbluto wrote:I'm bound and determined to master it at all odds
Last edited by swbluto on Thu Nov 05, 2015 7:28 pm, edited 1 time in total.