[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]/includes/functions.php on line 5348: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5348: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5348: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
Build Your Own SLA/SLS • Ez3dx X5.5s - 2k lcd SLA component questions - Page 2
Page 2 of 2

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Fri May 26, 2017 3:47 pm
by mandrea
You have been phenomenal! :D
I have inserted the code in nanodlp, it works in effect , and in some respects the simplicity of the code makes it very stable and immediate, I like it,
i add on"Shutter Open Gcode " the comand O/o , for fan

the only thing I can not configure is the shifting of peeling :roll:

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Fri May 26, 2017 5:57 pm
by mandrea
I did it , but it need to delete Shutter Open /close Gcode:
GCODE Before Each Layer:

[[Delay 0.11]]
g{floor ( ([[LayerPosition]] - [[CurrentPosition]])*1000)-5000}
[[Delay {abs ( ([[LayerPosition]] - [[CurrentPosition]])*1.5)+0.1}]]
[[PositionSet [[LayerPosition]]]]
[[Delay 2.5]]
l

GCODE After Each Layer:

m
[[Delay 0.11]]
g{floor ( ([[LayerPosition]] - [[CurrentPosition]])*1000)+5000}
[[Delay {abs ( ([[LayerPosition]] - [[CurrentPosition]])*1.5)+0.1}]]
[[PositionSet [[LayerPosition]]]]
[[Delay 2.5]]

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Sat May 27, 2017 5:16 am
by mandrea
The machine now works well,
the only problem I still can not solve is to communicate nanodlp with the lcd panel, maybe for problems in the config file, or because I damaged the panel in disassembly

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Sun May 28, 2017 5:34 am
by kostyo
zapojenie1.png


I would like to ask if the projector can simply plug into the HDMI port? Port number A in the picture

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Sun May 28, 2017 2:34 pm
by mandrea

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Mon May 29, 2017 7:18 am
by kostyo

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Mon Jun 05, 2017 7:26 am
by jarekk
Well, I have modified Rastberry Pi config files for the display to work - to support the LCD resolution

You can even find it here viewtopic.php?t=5515&start=30


BTW - has anyone got prints out of it ? I have been trying with Fun To Do resin, but still have to adjust parameters as I am getting crap.

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Mon Jun 05, 2017 4:44 pm
by mandrea
try FTD industrial blend (black ,red, or clear for fast curing), is the best choise for the wave lenght of those print

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Tue Jul 04, 2017 9:43 pm
by ez3dxtec
hi,everyone . if u have some problem using ez3dx printer, please email us , info@gzinnovation.cn. and our website is open this month, thx.

we will release the gcode version soon. and support nanodlp soon

if u have some problem please let us know, email us thx very much.

Re: Ez3dx X5.5s - 2k lcd SLA component questions

Posted: Mon Nov 27, 2017 5:47 pm
by kostyo
this business has definitely gone bankrupt ....
I ordered 2 displays and both sucks .... :cry: