[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]/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 2016-03-03T14:49:24-04:00 http://www.buildyourownsla.com/forum/feed.php?f=5&t=4974 2016-03-03T14:49:24-04:00 2016-03-03T14:49:24-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=4974&p=14390#p14390 <![CDATA[Re: CW on Intel Atom?]]> And CW are no longer supported by it's creators...
I think, NanoDLP + Rasberry Pi will be a good alternative to CW + hi-end PC. But maybe I need to edit firmware on LittleRP's Arduino Uno, not sure about it. It will be surely not so simple as CW.

Statistics: Posted by DanOrgan — Thu Mar 03, 2016 2:49 pm


]]>
2016-03-03T13:18:44-04:00 2016-03-03T13:18:44-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=4974&p=14389#p14389 <![CDATA[Re: CW on Intel Atom?]]>
Actually, someone did a benchmark and equated the 800 MHz RPi CPU performance to that of an Intel Pentium II 300 MHz from back in 1997. That is almost 20 year old technology.

The code design for CW does not appear to be optimal. Perhaps it is .NET or whatever they used to compile it, but it is known to not properly handle its internal memory management and as soon as the computer is forced to swap memory to the file, the performance goes into the toilet because it appears to be tightly coupled with the file system. Almost like a threading problem or a wait on resources. Keeping all of those slices in memory or doing on-demand slicing is too expensive, particularly on very large STL files. That is why closing CW and reopening it improves performance when it starts to slow down.

Statistics: Posted by rkundla — Thu Mar 03, 2016 1:18 pm


]]>
2016-03-03T07:08:46-04:00 2016-03-03T07:08:46-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=4974&p=14384#p14384 <![CDATA[Re: CW on Intel Atom?]]> Maybe, there are some issues with OS (I used Windows 7 professional) or .NET Framework that are drawing CW down.

Statistics: Posted by DanOrgan — Thu Mar 03, 2016 7:08 am


]]>
2016-03-02T18:35:05-04:00 2016-03-02T18:35:05-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=4974&p=14370#p14370 <![CDATA[Re: CW on Intel Atom?]]>
The faster the CPU, the more RAM you have and the better graphics card will maximize your performance. Low performing peripherals will drag CW down with it, including fouling up the timing between layer exposure and delayed command submission to the printer.

Statistics: Posted by rkundla — Wed Mar 02, 2016 6:35 pm


]]>
2016-02-29T10:28:36-04:00 2016-02-29T10:28:36-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=4974&p=14355#p14355 <![CDATA[CW on Intel Atom?]]> Recently, I was trying to operate my LittleRP with the netbook (Intel Atom 450).
The results are horrible. :( Printing process is significantly slower(20-30%) and I got Z-axis problem . But when I switched back to my normal PC - everything OK.
CW versions are similar (1.0.0.36), FTDI drivers (2.8.24) are similar. So, maybe Intel Atom is not powerful enough? What do you think?

Statistics: Posted by DanOrgan — Mon Feb 29, 2016 10:28 am


]]>