[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]/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 2015-03-11T05:45:30-04:00 http://www.buildyourownsla.com/forum/feed.php?f=3&t=2753 2015-03-11T05:45:30-04:00 2015-03-11T05:45:30-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=2753&p=8758#p8758 <![CDATA[Re: Print problem]]>
after i followed every command sent by CW to board, i observed that CW sent G1 Z5, to lift, and after that G1 Z -4.5, to set the height for the new slice, the build platform came in the same position like it was sending G1 Z-5. after more tinkering and reuploaded the firmware 3 time with no changes made, it seems to work, for now... any idea?

Statistics: Posted by Spooku — Wed Mar 11, 2015 5:45 am


]]>
2015-03-09T06:21:59-04:00 2015-03-09T06:21:59-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=2753&p=8720#p8720 <![CDATA[Re: Print problem]]>
You can change to absolute positioning by chaning the

G91 ;Relative Positioning

line to

G90 ;Absolute Positioning

in the Start g-code.

Not sure if that'll help you, though.

Did you home the z-axis before printing?

The gcode for homing would be G28 Z or press the home button in CW.

Other than that I'm not entirely sure what your problem could be, I never had a similar problem before.

Statistics: Posted by Zenon — Mon Mar 09, 2015 6:21 am


]]>
2015-03-09T05:44:17-04:00 2015-03-09T05:44:17-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=2753&p=8719#p8719 <![CDATA[Re: Print problem]]> how can i change from CW relative positioning to absolute:

;********** Lift Sequence ********
<DELAY> 1000
G1 Z($ZLiftDist * $ZDir) F$ZLiftRate
G1 Z(($LayerThickness-$ZLiftDist) * $ZDir) F$ZRetractRate

;<Delay> %d$BlankTime
;********** Lift Sequence **********


btw thanks for the help

Statistics: Posted by Spooku — Mon Mar 09, 2015 5:44 am


]]>
2015-03-09T04:40:23-04:00 2015-03-09T04:40:23-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=2753&p=8717#p8717 <![CDATA[Re: Print problem]]>
Can you go the full 20cm manually (by pressing the Z axis controls in CW) ?

Statistics: Posted by Zenon — Mon Mar 09, 2015 4:40 am


]]>
2015-03-09T03:12:29-04:00 2015-03-09T03:12:29-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=2753&p=8716#p8716 <![CDATA[Re: Print problem]]> #define Z_MAX_POS 200
#define Z_MIN_POS 0
and the prints look like this if are tall then 10 mm
first print was meant to be a cylinder, but...

2015-03-09 08.48.26.jpg

20150309_085636.jpg

20150309_085325.jpg

Statistics: Posted by Spooku — Mon Mar 09, 2015 3:12 am


]]>
2015-03-08T08:54:26-04:00 2015-03-08T08:54:26-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=2753&p=8697#p8697 <![CDATA[Re: Print problem]]> i will check it out.

Statistics: Posted by Spooku — Sun Mar 08, 2015 8:54 am


]]>
2015-03-08T08:42:48-04:00 2015-03-08T08:42:48-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=2753&p=8696#p8696 <![CDATA[Re: Print problem]]>
Sounds to me like your firmware is set to max z-height of 10mm, so it won't let you get beyond that. In Marlin that be the Z_MAX_POS setting in Configuration.h . Sounds like that is set to 10 for you.

Statistics: Posted by Zenon — Sun Mar 08, 2015 8:42 am


]]>
2015-03-08T08:21:44-04:00 2015-03-08T08:21:44-04:00 http://www.buildyourownsla.com/forum/viewtopic.php?t=2753&p=8695#p8695 <![CDATA[Print problem]]>
Congratulations for the great job you are doing here.
so, my problem is that on every print after 10 mm the z axis stops to rize, the print wont get bigger than 10 mm. the z axis will still do all the movements necessary to print but will not get bigger than 10 mm. any suggestions?
the print goes flawless, for the tests that i did till now, until reaches ~10mm, after that it won't grow,

i use megatronics v3, a top down setup, benq mp610, and a trapezoidal screw with 3mm pitch. and i use CW_Main_1.0.0.54

i will came back with photos.

Statistics: Posted by Spooku — Sun Mar 08, 2015 8:21 am


]]>