You are not logged in.

#1 2016-10-06 08:25:28

brianc
Member
Registered: 2016-10-06
Posts: 4

x-axis control on nanoDLP

HI All

I have modified my printer. And I want to control x-axis up and down on nanoDLP firmware.
Is any possible to do this? I don't see any button to control x-axis, there is only z-axis can be controlled up and down.

Thanks,
Brian

Offline

#2 2016-10-06 20:30:36

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: x-axis control on nanoDLP

if you are using ramps board to control, you can use custom button to add new buttons to move other axis.
For the direct control, fortunately you cannot generate pulse for the other axises but you can use gpio keyword to send pulse to external controller to move other axises.

Offline

#3 2016-10-19 09:56:45

brianc
Member
Registered: 2016-10-06
Posts: 4

Re: x-axis control on nanoDLP

HI
I have another problems here.
I try to customize the button to control X axis, but it doesn't work. I set "homing", "move 1mm" and "move 10mm" button, my Gcode setting are "G28", "G1 X1" and "G1 X10".
While I clicking the button I created, there is no response, and X axis doesn't move any, but Z axis is working properly.
My marlin firmware is the latest version that mUVe uploaded on Github, and nanoDLP version is 1209.

Thanks,
Brian

Offline

#4 2016-10-22 07:44:07

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: x-axis control on nanoDLP

My guess it is something to do with RAMPS. nanodlp just transfer out gcode commands without any modification.

Offline

Board footer

Powered by FluxBB