Tilt doesn't work

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
maxman
Posts: 28
Joined: Wed Dec 18, 2013 11:34 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Tilt doesn't work

Postby maxman » Wed Jan 15, 2014 11:14 am

Hey guys,

after building my own SLA Printer, everything works fine except the tilt function.

The z-axis works fine, and the x-axis, which is used for the tilt doesn't. You can here some noise from the stepper but nothing moves.

I tested my Ramps and the stepperdriver with RepetierHost and everything worked. So the Ramps and the stepperdrivers are working and i didn't changed the voltage of the stepperdriver after i had set them up.
I think it must be a problem in the firmware but i don't know where. I've controlled the axis steps per unit and the direction and so.

Who can help me??? :o

User avatar
PacManFan
Site Admin
Posts: 633
Joined: Sun Dec 01, 2013 11:44 am
Location: Ahead of the curve
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Tilt doesn't work

Postby PacManFan » Wed Jan 15, 2014 11:20 am

Check the feedrate of your tilt axis. Assuming that the tilt is the x axis:
G1 X10 F100
This will move your X Axis 10 units at a feedrate of 100. I think the default X/Y feedrate in CW is around 3000 because it can also be used for FDM printing.

maxman
Posts: 28
Joined: Wed Dec 18, 2013 11:34 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Tilt doesn't work

Postby maxman » Wed Jan 15, 2014 12:06 pm

Thanks for the fast answer,

i've changed the setting in the machine control to x/y rate 10 and in the machine config the x feedrate to 100. Is it correct?

Are the any changes in the arduino firmware?

I've tested these settings and it didn't work.

User avatar
PacManFan
Site Admin
Posts: 633
Joined: Sun Dec 01, 2013 11:44 am
Location: Ahead of the curve
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Tilt doesn't work

Postby PacManFan » Wed Jan 15, 2014 12:15 pm


maxman
Posts: 28
Joined: Wed Dec 18, 2013 11:34 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Tilt doesn't work

Postby maxman » Wed Jan 15, 2014 12:27 pm


User avatar
PacManFan
Site Admin
Posts: 633
Joined: Sun Dec 01, 2013 11:44 am
Location: Ahead of the curve
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Tilt doesn't work

Postby PacManFan » Wed Jan 15, 2014 1:34 pm

Have you tried Marlin with CW? If you've gotten Marlin working with Repetier, CW should work fine with it as well.

maxman
Posts: 28
Joined: Wed Dec 18, 2013 11:34 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Tilt doesn't work

Postby maxman » Wed Jan 15, 2014 6:11 pm

Now i've tried Sprinter in RepetierHost and the same problem. With Marlin the same. I don't know what to do.

It sounds like the stepper wants to move but it doesn't. I've checked the way of the stepper and there is nothing what stops the stepper.

I've test different kinds of configurations in the Arduino file but no changes.
I've tested the x-axis with the same settings like the z-axis, but the x-axis doesn't work.

Could it be that the Ramps is broken?


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable