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

1.2.2-dev Skirt number is wrong, skirt preview missing from 3D view and slightly cut off on the toolpaths view #2403

Closed a4jp-com closed 9 years ago

a4jp-com commented 9 years ago

Windows 7 64-bit Slic3r 1.2.2-dev (Updated 2014-12-07th)

http://a4jp.com/3d-files/bugs/2014-12-08th-9-04-am-for-github-config.ini http://a4jp.com/3d-files/bugs/block.stl

The skirt preview is missing from 3D view and slightly cut off on the toolpaths view.

The number of skirts is wrong on the toolpaths preview window: 0 = 0 1 = 2 2 = 3 3 = 4

screen shot 12-08-14 at 08 58 am

screen shot 12-08-14 at 09 03 am

screen shot 12-08-14 at 08 57 am

screen shot 12-08-14 at 08 57 am 002

screen shot 12-08-14 at 08 57 am 001

alranel commented 9 years ago

Have you run Build.PL after performing git pull? I can't reproduce the issue of wrong skirt loops with HEAD.

a4jp-com commented 9 years ago

Removing the minimum extrusion length value fixed the number of skirts being wrong. If the number of skirts is larger than the set number because of the minimum skirt number it would be nice to get a warning message or even better, only be able to input a number number .

Could you add some padding, and make the preview area zoomable if possible? The skirts still get cut off in the preview area in the version I just downloaded.

screen shot 12-09-14 at 07 58 pm screen shot 12-09-14 at 07 57 pm

alranel commented 9 years ago

The purpose of Min skirt length, as documented, is exactly to increase the number of loops if required. So the behavior is correct.