Jason
Posts: 1
Joined: Sat Feb 18, 2017 6:52 am

Only perimeter G Code being created

New (Simplify3d) user alert..

I've been using Sli3r for a few years but decided to invest in Simplify3D. Learning curve is easy.

I've been trying to print a simple empty cube to check extrusion/layers etc.

http://www.thingiverse.com/thing:173992

This is resulting in only the perimeter g-code being created (see attachment)


I really can't see anything obvious, so I've just gone for "Lucy Cat" as a print and this is running fine (about 1/3rd way through) the 1hr print. Not really the best to test the printer, but the ears will be interesting.


My printer is a self-made i3 with inductive sensor for Z. I'm using 3-point bedlevelling, configured in Marlin.
After a lot of digging around, I found that I needed:

Code: Select all

M851 Z-1.5
To introduce the Z-offset.

The attached G Code shows my start-up code.


Apart from that, it's a fairly boring i3 set-up. Z+ = up. Ramps 1.4, Gregs Extruder etc.

This is a strange one, but a bit annoying. I tried scaling the Z on the test model, but still no joy.
Attachments
0.4mm-thin-wall.gcode
(13.79 KiB) Downloaded 303 times
CompoundCarl
Posts: 2005
Joined: Wed Aug 05, 2015 7:23 am

Re: Only perimeter G Code being created

I would go to the Advanced tab and enable "merge all outlines into a single solid model". Then go back to the Layer tab and set the number of outline perimeters to 1, top and bottom solid layers to 0, and the infill to 0% as well. Then it will print a perfect single perimeter.

Return to “Troubleshooting and Bug Reports”