<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — slic3er 1.1.6 stable is out..]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/6826/" />
	<updated>2014-07-09T10:43:14Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/6826/slic3er-116-stable-is-out/</id>
		<entry>
			<title type="html"><![CDATA[Re: slic3er 1.1.6 stable is out..]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/59989/#p59989" />
			<content type="html"><![CDATA[<p>Upgraded to 1.1.6...</p><p>I generally try to print without support, but turned it on for this test block with one transverse hole and one transverse slot.</p><p>What causes the excess side support which seems unnecessary?&nbsp; I would think the support only needs to be within the hole and slot and not to the sides...?</p><p>Also very difficult to remove.</p><p><span class="postimg"><img src="http://i.imgur.com/jECkDvA.jpg" alt="http://i.imgur.com/jECkDvA.jpg" /></span></p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2014-07-09T10:43:14Z</updated>
			<id>https://www.soliforum.com/post/59989/#p59989</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: slic3er 1.1.6 stable is out..]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/59975/#p59975" />
			<content type="html"><![CDATA[<p>Thanks for letting us know <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>There is a beta version out for Repetier-Host 1.00 too, in case others don&#039;t know.</p>]]></content>
			<author>
				<name><![CDATA[LdyMox]]></name>
				<uri>https://www.soliforum.com/user/1758/</uri>
			</author>
			<updated>2014-07-08T20:11:37Z</updated>
			<id>https://www.soliforum.com/post/59975/#p59975</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: slic3er 1.1.6 stable is out..]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/59954/#p59954" />
			<content type="html"><![CDATA[<p><strong>1.1.6 is out</strong><br /></p><div class="codebox"><pre><code>Bug fixes:

    Fixed regression in Quick Slice and Slice to SVG commands (#2122)
    Fixed regression in cut
    Fixed regression causing variable layer heights to be ignored (#2136)
    Workaround for upstream library bug causing Combine STL files to crash</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ysb]]></name>
				<uri>https://www.soliforum.com/user/40/</uri>
			</author>
			<updated>2014-07-08T12:02:36Z</updated>
			<id>https://www.soliforum.com/post/59954/#p59954</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[slic3er 1.1.6 stable is out..]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/59398/#p59398" />
			<content type="html"><![CDATA[<p><a href="http://slic3r.org/releases/1.1.5">http://slic3r.org/releases/1.1.5</a></p><p>so you get :<br /><strong>1.1.0</strong><br /></p><div class="codebox"><pre><code>New features:

    New algorithm for single-width thin walls, now faster and more accurate
    New algorithm for linear gap fill: no more shaking and adaptive extrusion width!
    New option for turning autocentering off in the plater
    Ability to set per-object and per-region settings
    New object editor window for composing multi-part objects (no need to use AMF files anymore)
    Support for modifier meshes to apply distinct local settings by intersecting them with the main model
    Import/export entire configuration bundles
    Per-region settings are now written to AMF files and read back in (they could be even assigned from a CAD)
    New option for generating internal interface shells between multi-part objects (useful for translucent objects or manually-designed support material)
    New pillars support material for saving time and material and easier removal

Improvements:

    Huge internal refactoring for better modularity and less memory usage
    More detailed thumbnails in plater
    Prevent user from saving a preset named &quot;- default -&quot; which could lead to confusion
    Real-time validation for most config options

Changes:

    The Spiral Vase option is now more strict because it will require user to set other options in a compatible way for it to work. This might change again in the future.
    The Fill Density option is now expressed as a percentage and uses a combobox</code></pre></div><br /><p><strong>1.1.2</strong><br /></p><div class="codebox"><pre><code>New features:

    Ability to cut models in two with a slicing plane (resulting parts can be also exported)
    Support material is automatically excluded below successful bridges and only added where strictly needed in order to make anchors for potential bridges; this results in much lighter support material for parts having flat overhanging areas

Improvements:

    Support material distance from object was reduced and made more consistent
    A base flange is added below pillars support material in order to connect them on the build plate
    Spiral vase mode is prevented automatically for multi-island layers (#1938)

Bug fixes:

    Fixed an upstream bug in the Clipper library causing some random perimeter segments to be swapped in order (#1834)
    Bridge detection was choosing bad orientation in some cases
    Sometimes islands were not completed fully before moving onto the next one (#1137)
    Gap fill was not inserted in the corrected order before leaving an island (#1907)
    A regression caused the Default Extrusion Width option to be ignored (#1958)
    The [timestamp] placeholder in filename was not updated at every single job (#1957 #1995)
    A regression caused bad loading of multi-extruder values in GUI (#1984)
    Fixed regression and ambiguity about multi-value placeholders like [first_layer_temperature_1] (#1899)
    Fixed regression causing random lack of hole perimeters on Windows (#1950)
    Fixed random crash when closing the Object Settings window</code></pre></div><p><strong>1.1.4</strong><br /></p><div class="codebox"><pre><code>This is an experimental release. Help us testing!
For the full list of new features see also the release notes for 1.1.0, 1.1.2 and 1.1.3.
-
Improvements:

    Holes in object footprint are now ignored when generating raft to make it more continuous

Changes:

    Retract on layer change is automatically disabled with Spiral vase is enabled
    The command line --save option will now only save the options that were explicitely specified on command line, without the implicit defaults

Bug fixes:

    Fixed a bug in an upstream library causing crashes or missing perimeter segments in rare situations (#2028)
    Fixed a crash when skirt was contained in brim area (#2058)
    Fixed a regress causing bridge flow to be incorrect when a default extrusion width was specified (#2027)
    M73 was exceeding 100% when multiple objects were printed together (only for Makerware/Sailfish) (#1912)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ysb]]></name>
				<uri>https://www.soliforum.com/user/40/</uri>
			</author>
			<updated>2014-06-26T18:51:50Z</updated>
			<id>https://www.soliforum.com/post/59398/#p59398</id>
		</entry>
</feed>
