You are not logged in.

#1 2018-03-25 02:37:18

Mashaccny
Member
Registered: 2018-03-13
Posts: 10

Control of a stepper z-axis with nanodlp

I am currently trying to build a 3D printer for a senior design project. I am attempting to connect a Nema 17 stepper motor z-axis (https://www.banggood.com/CNC-Z-Axis-Sli … rehouse=CN), to a raspberry pi 3 (https://www.amazon.com/dp/B01C6Q2GSY/re … rd_w=wIfhE) using a RPi motor hat (https://www.digikey.com/products/en?mpart=2348&v=1528). I am new to this and was wondering if anyone could tell me how I could set up these components to command the z-axis nema 17 stepper motor using nanodlp?
How do I figure out which GPIOs correspond to what on the hat if I am trying to manually set up each pin for the axis?
Thanks!

Offline

#2 2018-03-25 03:03:37

bigfilsing
Member
Registered: 2016-11-20
Posts: 306

Re: Control of a stepper z-axis with nanodlp

scroll to the bottom of this page and read the info/ follow the links
https://www.nanodlp.com/download/

Offline

#3 2018-03-25 19:06:50

Mashaccny
Member
Registered: 2018-03-13
Posts: 10

Re: Control of a stepper z-axis with nanodlp

Hey thanks for your input but that didn't help. We still can't figure out how to control the z-axis. Are we supposed to set up movement GPIOs manually through nanodlp?

Offline

#4 2018-03-26 00:52:22

bigfilsing
Member
Registered: 2016-11-20
Posts: 306

Re: Control of a stepper z-axis with nanodlp

Mashaccny wrote:

Hey thanks for your input but that didn't help. We still can't figure out how to control the z-axis. Are we supposed to set up movement GPIOs manually through nanodlp?

When you have installed Nano DLP you import a machine profile.
Go to this page https://www.nanodlp.com/repo/  and 3rd from the top is "Nano DLP generic" - "Direct control"  machine profile   

Then looking at the schematic > https://www.nanodlp.com/download/schematic.png

@B1 ( schematic grid)  is the GPIO schematic for the Raspi. From this you can read off which GPIO pins are used.
Example > for the stepper driver
EN = GPIO 15
DIR = GPIO 16
STEP = GPIO 22

You will basically need to replicate ALL the circuitry and components shown in the schematic, onto your Raspi hat.

Last edited by bigfilsing (2018-03-26 01:37:17)

Offline

#5 2019-12-18 10:35:52

huibeikou32
Member
Registered: 2019-12-18
Posts: 1

Re: Control of a stepper z-axis with nanodlp

This one is suitable for 3d printer:

Offline

Board footer

Powered by FluxBB