[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 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
Build Your Own SLA/SLS • Homing using GRBL
Page 1 of 1

Homing using GRBL

Posted: Fri Jul 10, 2015 1:55 pm
by benleif430
Hi there,

I'm practically finished with my printer build and have a pretty basic setup. My Z-axis is driven by a Nema 23 motor (the motor is driven by the BigEasy Driver), and I'm using an Arduino Uno with grbl v0.9 firmware loaded onto it. I've just installed a limit switch and am having some issues homing using Creation Workshop. Within the Controller, I've enabled the homing cycle ($22=1) and I've also enabled the hard limits ($21=1). I know it's semi-working because when I go to the controls tab in creation workshop and home, my z-axis stops once it actuates the limit switch. However, it also trips the "alarm lock" within grbl, and I have to go back to grbl controller and "$X" to turn off the alarm. I was wondering if there was a way for me to home the z-axis and not trigger the alarm?

Thanks

Re: Homing using GRBL

Posted: Sat Jul 11, 2015 12:22 pm
by CihanAlak