slic3r / Slic3r

Open Source toolpath generator for 3D printers
https://slic3r.org/
GNU Affero General Public License v3.0
3.33k stars 1.29k forks source link

Unnecessary support material is generated when raft and support are enabled #2030

Closed harriv closed 10 years ago

harriv commented 10 years ago

Using default settings, except:

Generate support material Yes Raft layers: 1

Whole object is surrounded with support material. If Raft layers = 0, no extra support material is generated. Also, if support is disabled and raft is enabled, generated GCode looks ok (raft is generated, no support).

Tested with version 1.0.1 and 1.1.2, Windows 7 64-bit

All files: https://drive.google.com/folderview?id=0Bw1VY8X1WZhdajJtZmFHVmdWWjQ&usp=sharing

kefir- commented 10 years ago

@harriv, if I click on your google drive link, I get:

You need permission Want in? Ask the owner for access, or switch to an account with permission. Learn more

Can you make the files/folder open for everyone with the link?

harriv commented 10 years ago

@kefir- Does it work now?

ledvinap commented 10 years ago

Not for me .. You should change Sharing settings to 'Anyone with the link' And maybe copy the link again ...

harriv commented 10 years ago

@kefir- @ledvinap Now it works for me in Firefox private mode, so it should be ok..

kefir- commented 10 years ago

Yeah, looks better now.

alranel commented 10 years ago

I just reproduced this. Ouch, that's horrible! :O

alranel commented 10 years ago

I fixed this. Thank you.