[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 574: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 630: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 195: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 196: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
Build Your Own SLA/SLS A forum dedicated to helping you build your own SLA/SLS-based 3d printer 2014-11-21T14:19:15-04:00 https://www.buildyourownsla.com/forum/feed.php?f=5&t=2141 2014-11-21T14:19:15-04:00 2014-11-21T14:19:15-04:00 https://www.buildyourownsla.com/forum/viewtopic.php?t=2141&p=6244#p6244 <![CDATA[Re: Feature Request : Double Lift Movement Settings]]>
Think I solved it :

{$CURSLICE <= $NumFirstLayers?G1 Z($ZLiftDist * 2 * $ZDir) F$ZLiftRate:}
{$CURSLICE > $NumFirstLayers?G1 Z($ZLiftDist * $ZDir) F$ZLiftRate:}
{$CURSLICE <= $NumFirstLayers?G1 Z(($LayerThickness-$ZLiftDist * 2) * $ZDir) F$ZRetractRate:}
{$CURSLICE > $NumFirstLayers?G1 Z(($LayerThickness-$ZLiftDist) * $ZDir) F$ZRetractRate:}


Now I need to fix the blank-time ....

Statistics: Posted by Kvirre — Fri Nov 21, 2014 2:19 pm


]]>
2014-11-21T04:25:44-04:00 2014-11-21T04:25:44-04:00 https://www.buildyourownsla.com/forum/viewtopic.php?t=2141&p=6232#p6232 <![CDATA[Re: Feature Request : Double Lift Movement Settings]]> Statistics: Posted by Kvirre — Fri Nov 21, 2014 4:25 am


]]>
2014-11-14T02:45:17-04:00 2014-11-14T02:45:17-04:00 https://www.buildyourownsla.com/forum/viewtopic.php?t=2141&p=6110#p6110 <![CDATA[Re: Feature Request : Double Lift Movement Settings]]> Statistics: Posted by Kvirre — Fri Nov 14, 2014 2:45 am


]]>
2014-11-13T12:21:21-04:00 2014-11-13T12:21:21-04:00 https://www.buildyourownsla.com/forum/viewtopic.php?t=2141&p=6101#p6101 <![CDATA[Re: Feature Request : Double Lift Movement Settings]]>

Please let me know if you need any help editing the gcode pre-processor statements.
-Steve

Statistics: Posted by PacManFan — Thu Nov 13, 2014 12:21 pm


]]>
2014-11-13T06:38:02-04:00 2014-11-13T06:38:02-04:00 https://www.buildyourownsla.com/forum/viewtopic.php?t=2141&p=6095#p6095 <![CDATA[Re: Feature Request : Double Lift Movement Settings]]> Statistics: Posted by Glacian22 — Thu Nov 13, 2014 6:38 am


]]>
2014-11-13T04:48:52-04:00 2014-11-13T04:48:52-04:00 https://www.buildyourownsla.com/forum/viewtopic.php?t=2141&p=6092#p6092 <![CDATA[Feature Request : Double Lift Movement Settings]]>
If you are using a flex-vat as I am, you probably noticed that you need several mm (5-10 mm) of lift to separate the part from the FEP-film.
But this is only true for the first layers (10) where I use a longer exposure-time, to get a good binding to the platform, and I need extra distance in the lift.

However, I don't need the extra distance for the remaining layers, since the lower exposure-times gives me a easy peel (and I don't need the extra lift-distance).

So what I would like to see is 2 different lift-distance-settings.

- One for the first layers (Increased Exposure, Increased Lift-distance)
- One for the remaining layers (Lower Exposure-Time, Shorter Lift-distance)

This would save me ALLOT of time during a print.

Please consider this extra lift-distance-setting, accompanied with the first layers exposure-time-setting.

Statistics: Posted by Kvirre — Thu Nov 13, 2014 4:48 am


]]>