[ Log In ]
[ Register ]

Question #: 14036

Question: How do I wire the limit switches on the VLXL? Also, where do I place them? You included 2 rotary and two other limit switches.

Current Solution

You can actually select many places for the switches, depending on where you think your zero will be. I will take pictures of where we positioned our switches. We set the positions so the zero is at the bottom left corner of the machine.

Additional Information:
I will take pictures tomorrow.

Additional Information:
Thank you. Just want to finish before the holiday.

Additional Information:
Not a problem at all and my apologies for not having that information. I have been meaning to put up a video on the limit switch connection as it is somewhat difficult to explain the process in words and diagrams.

Additional Information:
Any update?

Additional Information:
I plan on driving to the office later today and take pictures.

Additional Information:
Thank you. I've just done almost everything else. Just waiting for the grade 3 grease in the mail. Also, where do you suggest connecting the cable carriers? I ran everything through the top but the carrier is getting kind of full. Because of that, it is pushing the belt out when the gantry moves.

Additional Information:
I will take pictures of those connections as well.

Additional Information:
Much appreciated.

Additional Information:
It’s my pleasure.

Additional Information:
I’m almost to the office. I’ve been shuttling my kids around today. Sorry for the wait.

Additional Information:
I’m adding the images to the end of the VLXL instructions.

Additional Information:
The limit switch connections use the NO (Normally Open) terminals. That means that the switch, when not engaged, is normally open (no connection between the com and the NO terminal). When the switch is engaged, then the connection is closed and the NO and COM terminal become connected, making a circuit.

Additional Information:
Did you bend the arm on the x switch? Or can you mount it flush with enough give to trigger? Same on both sides?


Additional Information:
It does look like it is bent in the picture. No, you do not need to bend the arm of the rotary switch.

Additional Information:
We only have the rotary switch on one side.

Respond:

Other Possible Solutions to this Question

  • Do you guys have any videos showing how to connect limit switches to a redleaf? If not, could you please make one? I looked at the diagrams on the limit switch page but I don't understand them.

    Connecting the limit switches on the redLeaf use the input pins on the parallel breakout board. Here is a link to the wiring diagram for that parallel breakout board.

    https://buildyourcnc.com/item/electronicsAndMotors-parallel-breakout-relay#prettyPhoto/2/

    The connection is simple. Just create a circuit from ground to the pin. When the pin is engaged, the circuit is closed (using normally open on the switch). Use mach3's autoset to automatically set the pin for the limit or home setting.

    Click the link to add information to this solution:
    Do you guys have any videos showing how to connect limit switches to a redleaf? If not, could you please make one? I looked at the diagrams on the limit switch page but I don't understand them.

  • What power supply do you recommend for the spindle and limit switches if I buy the USB Mach3 breakout board?

    Any of the following power supplies will be fine for powering the Mach3 USB controller:
    https://www.buildyourcnc.com/item/24v

    however, the limit switches do not need high current, so the following power supply is sufficient for the task of connecting limit switches:
    https://www.buildyourcnc.com/item/electronicsAndMotors-power-supply-24v-1a-dc

    Click the link to add information to this solution:
    What power supply do you recommend for the spindle and limit switches if I buy the USB Mach3 breakout board?

  • Do you sell 22 to 24 AWG stranded and shielded for wiring of the limit switches and E_Stop?

    The wire that we sell for the limit switch wiring is here: https://www.buildyourcnc.com/item/3d-printer-component-cnc-electronicsandmotors-cable-wire-3-conductor-22-awg-wrcon-cablewire3conductor22awg

    This is shielded cable to make sure there isn't any external interference with sensitive components and long wires associated with limit switches. This is necessary due to the interference caused by the motors on a CNC router and the milling process.

    Additional Information:
    So unshielded is cool. That's what I was curious about. Cheers.

    Additional Information:
    Absolutely. It's really the only type of cable I would recommend for connecting limit switches.

    Click the link to add information to this solution:
    Do you sell 22 to 24 AWG stranded and shielded for wiring of the limit switches and E_Stop?

  • LIMIT SWITCHES FOR AXIS. THE PRINT SHOWS THAT YOU CAN WIRE LIMITS EITHER N.O. OR N.C. SO IF THIS IS CORRECT I WOULD NEED TO TELL BOARD IN SOFTWARE HOW LOOK AT THESE LIMITS, I'M GOING GET AN INPUT LOOSE DEPEND ON IT.

    BYCNC Response:
    This is correct. You will need to use a method appropriate for the software you are using. Also remember that NC switches are typically wired in series, while NO switches are normally wired in parallel.

    User Response:
    I am using the cnc planet software for your USB board. Are the limit configurations in this software?

    BYCNC Response:
    Yes, Planet CNC software is compatible with the use of limit switches. Configuration information will depend on your specific application. You can view Planet CNC's information here: http://www.planet-cnc.com/files/CNCUSBController.pdf

    Click the link to add information to this solution:
    LIMIT SWITCHES FOR AXIS. THE PRINT SHOWS THAT YOU CAN WIRE LIMITS EITHER N.O. OR N.C. SO IF THIS IS CORRECT I WOULD NEED TO TELL BOARD IN SOFTWARE HOW LOOK AT THESE LIMITS, I'M GOING GET AN INPUT LOOSE DEPEND ON IT.

  • I purchased limit switches from you mounted them on my machine and wire them to the breakout for using pin 12 and the ground on the breakout board, after a few minutes I got a message about a limit switch trip. Am I supposed to use the extra outport on the board instead of the ground?

    Sure, the USB interface has a place for 4 axes of limit switches.

    Each axis can have two limit switches: one for the ++ (positive) end and one for the -- (negative) end. The positive end would be the limit switch at the end of the machine that, say the machine has a 4'x8' area, reaches a bit after the 8 foot mark. The negative end would be the limit switch behind the 0 foot location behind the origin. If the origin is in the middle, the negative would be at a little more than the -4 foot end and the positive would be at a bit more than the +4 foot end. Note that you can have more than one switch on each pin where the NC is connected in serial fashion and the NO is connected in parallel fashion (this can be seen on the diagram in the multiple limits switch section). The software configurations for the limits switches are under File -> Settings -> Limit.

    A typical limit switch has three connections on it. These connections consist of COM (common), NC (normally closed) and NO (normally open). The COM would generally go to GND and the NC or the NO would go to the pin. If the NC is used, then the the switch is constantly connected until the switch is pushed (engaged) then the connection from the pin to gnd is broken (open). Use the settings in software to set whether in NC or NO configuration.

    Let me know if this information was helpful (or not) by adding information to this question. Thanks.

    User response:
    Thank you very much for this helpful information. I'm still a little fuzzy on how the 6 limit switches physically connect to each other and to the USB breakout board. You've stated one switch (home) goes to positive and another switch (limit) goes to negative. Are all the GND prongs from all 6 switches connected to each other and going to GND on the breakout board, or no? And the NC prongs, how exactly are they connected to each other? And to the board? There has to be a diagram somewhere shows this visually, no? I don't know how to wire the switches in series or in parallel. I have already physically installed all the switches on the machine and ran the wires to where the board is. Now I just need to know where to plug these wires into the board. Also, taking into consideration that I'm using the Planet CNC software, the only settings I have pertaining to limit switches is "Enable/Disable" for each axis, and the actual limit for each axis. Nothing about NC or NO. Is that only in Mach3?
    Thank you.

    buildyourcnc response:
    On the USB interface, the COM on the switch connects to GND and the NC or NO connects to the input pin (i.e. x++, y--, etc.)

    Limit switch configuration is rather difficult to understand, especially with series and parallel. You can think of series as a single wire going from GND to the axis letter input terminal (i.e. X++ or X--). If the wire is broken, then the circuit is open (or the switch is engaged in a normally closed scenario). Normally closed is like an actual wire, and when engaged, the switch "opens" (breaks the wire). This is why we recommend in some systems that you can put many switches in series on a single pin. When one of the switches is engaged (breaking the connection) then the entire circuit of switches is broken and the machine stops.

    In a parallel scenario, the state of the circuit is always broken until the one of the switches is engaged and the circuit is then closed or connected. The topology looks like a ladder. All the switches connect to both sides of the ladder and the switches are like the runs of the ladder (the horizontal bars that the feet are placed while climbing). Imagine all of the switches broken in this scenario (normally open). It would be like the ladder could be split in two, but if one of the ladder runs (switches) is closed by engaging it, then that run would connect both sides of the ladder and the two sides of the ladder would have a connection.

    There is a diagram on the USB page of the various limit switch configurations. If you need more information (visual and/or otherwise), please let us know and we will immediately add that information to benefit everyone.

    Click the link to add information to this solution:
    I purchased limit switches from you mounted them on my machine and wire them to the breakout for using pin 12 and the ground on the breakout board, after a few minutes I got a message about a limit switch trip. Am I supposed to use the extra outport on the board instead of the ground?

  • How can I convert from Xylotex to yours, four axis with limit switches. Have parallel PC and steppers on machine.

    Sure, the USB interface has a place for 4 axes of limit switches.

    Each axis can have two limit switches: one for the ++ (positive) end and one for the -- (negative) end. The positive end would be the limit switch at the end of the machine that, say the machine has a 4'x8' area, reaches a bit after the 8 foot mark. The negative end would be the limit switch behind the 0 foot location behind the origin. If the origin is in the middle, the negative would be at a little more than the -4 foot end and the positive would be at a bit more than the +4 foot end. Note that you can have more than one switch on each pin where the NC is connected in serial fashion and the NO is connected in parallel fashion (this can be seen on the diagram in the multiple limits switch section). The software configurations for the limits switches are under File -> Settings -> Limit.

    A typical limit switch has three connections on it. These connections consist of COM (common), NC (normally closed) and NO (normally open). The COM would generally go to GND and the NC or the NO would go to the pin. If the NC is used, then the the switch is constantly connected until the switch is pushed (engaged) then the connection from the pin to gnd is broken (open). Use the settings in software to set whether in NC or NO configuration.

    Let me know if this information was helpful (or not) by adding information to this question. Thanks.

    User response:
    Thank you very much for this helpful information. I'm still a little fuzzy on how the 6 limit switches physically connect to each other and to the USB breakout board. You've stated one switch (home) goes to positive and another switch (limit) goes to negative. Are all the GND prongs from all 6 switches connected to each other and going to GND on the breakout board, or no? And the NC prongs, how exactly are they connected to each other? And to the board? There has to be a diagram somewhere shows this visually, no? I don't know how to wire the switches in series or in parallel. I have already physically installed all the switches on the machine and ran the wires to where the board is. Now I just need to know where to plug these wires into the board. Also, taking into consideration that I'm using the Planet CNC software, the only settings I have pertaining to limit switches is "Enable/Disable" for each axis, and the actual limit for each axis. Nothing about NC or NO. Is that only in Mach3?
    Thank you.

    buildyourcnc response:
    On the USB interface, the COM on the switch connects to GND and the NC or NO connects to the input pin (i.e. x++, y--, etc.)

    Limit switch configuration is rather difficult to understand, especially with series and parallel. You can think of series as a single wire going from GND to the axis letter input terminal (i.e. X++ or X--). If the wire is broken, then the circuit is open (or the switch is engaged in a normally closed scenario). Normally closed is like an actual wire, and when engaged, the switch "opens" (breaks the wire). This is why we recommend in some systems that you can put many switches in series on a single pin. When one of the switches is engaged (breaking the connection) then the entire circuit of switches is broken and the machine stops.

    In a parallel scenario, the state of the circuit is always broken until the one of the switches is engaged and the circuit is then closed or connected. The topology looks like a ladder. All the switches connect to both sides of the ladder and the switches are like the runs of the ladder (the horizontal bars that the feet are placed while climbing). Imagine all of the switches broken in this scenario (normally open). It would be like the ladder could be split in two, but if one of the ladder runs (switches) is closed by engaging it, then that run would connect both sides of the ladder and the two sides of the ladder would have a connection.

    There is a diagram on the USB page of the various limit switch configurations. If you need more information (visual and/or otherwise), please let us know and we will immediately add that information to benefit everyone.

    Click the link to add information to this solution:
    How can I convert from Xylotex to yours, four axis with limit switches. Have parallel PC and steppers on machine.

  • I bought a, 3-Axis NEMA23 CNC Kit (36V/9.7A/382oz-in/KL-4030.but dont know how to set the dip switches on my drivers. The place I bout the kit from isent very good and support.

    That driver (not purchased here) is a standard 3.0 amp driver that will have the dip switch settings on the top of the driver. You will need to determine the amp rating of you motor for the scheme that you wire your motor to the driver (bipolar parallel is recommended in most circumstances but can depend on your power supply output). Check the stepping motor datasheet for your motor to determine this amp rating.

    The other set of switches will be configure the microstepping. This will depend on your mechanical setup (i.e. lead screw, rack and pinion, roller chain, timing belt, etc.) and the specifications of such mechanical parts.

    This general formula (which can be searched using the Customer Service Live with many examples): step/inch = (natural motor steps * desired microsteps) / (mechanical travel for one motor rotation)

    Additional Information:



    Additional Information:



    Additional Information:

    Click the link to add information to this solution:
    I bought a, 3-Axis NEMA23 CNC Kit (36V/9.7A/382oz-in/KL-4030.but dont know how to set the dip switches on my drivers. The place I bout the kit from isent very good and support.

  • Do you have data sheets available for the Adjustable Rotary Limit Switch and E-Stop (Emergency Stop) Button - 120v-10A/240v-6A?

    If the products have documents available, they are generally found on the product page itself, somewhere in the description or under the instructions.

    Click the link to add information to this solution:
    Do you have data sheets available for the Adjustable Rotary Limit Switch and E-Stop (Emergency Stop) Button - 120v-10A/240v-6A?

  • [575] I have finally got my limit switches wired and working - thank you. Can they also used as homing switches and if so it it just a question of looping the two inputs on the board i.e. the limit and home terminals IN2 to IN3

    You will want to connect the homing switches (which may also serve as your near limit switches) to different input terminals. It's ok to add more limit switches with the home switches, but each home should be on independent inputs. For example, connect home X and any other limit switch to IN1, connect home Y and any other limit switch to IN2, and so on. This will allow you to properly use the "ref all home" button in Mach3.

    Additional Information:


    Additional Information:
    In the instructions (diagram 1) you show all the home switches connected in parallel? But here you say they need to each have their own inputs. "You will want to connect the homing switches (which may also serve as your near limit switches) to different input terminals." I dont see how the second and third axis can go home if the first axis has already closed the parallel circuit unless they back off a bit until the switch opens up again before the next axis goes to home? My machine has no limit switches so I assume they are home switches.

    Click the link to add information to this solution:
    [575] I have finally got my limit switches wired and working - thank you. Can they also used as homing switches and if so it it just a question of looping the two inputs on the board i.e. the limit and home terminals IN2 to IN3

  • Limit switches for axis. The print shows that you can wire the limits either n.o. or n.c. so if this is correct I would need to tell the board in the software how to look at these limits, I'm either going to get an input or loose an input depend on how i wire it.

    BYCNC Response:
    This is correct. You will need to use a method appropriate for the software you are using. Also remember that NC switches are typically wired in series, while NO switches are normally wired in parallel.

    User Response:
    I am using the cnc planet software for your USB board. Are the limit configurations in this software?

    BYCNC Response:
    Yes, Planet CNC software is compatible with the use of limit switches. Configuration information will depend on your specific application. You can view Planet CNC's information here: http://www.planet-cnc.com/files/CNCUSBController.pdf

    Click the link to add information to this solution:
    Limit switches for axis. The print shows that you can wire the limits either n.o. or n.c. so if this is correct I would need to tell the board in the software how to look at these limits, I'm either going to get an input or loose an input depend on how i wire it.

  • I have nearly completed the CNC machine from the book, but I am using it with a USB breakout board, and have no idea how to wire the 6 limit switches to the board. I'm having difficulty following the diagram on the USB breakout board screen. Can someone please help me?

    Sure, the USB interface has a place for 4 axes of limit switches.

    Each axis can have two limit switches: one for the ++ (positive) end and one for the -- (negative) end. The positive end would be the limit switch at the end of the machine that, say the machine has a 4'x8' area, reaches a bit after the 8 foot mark. The negative end would be the limit switch behind the 0 foot location behind the origin. If the origin is in the middle, the negative would be at a little more than the -4 foot end and the positive would be at a bit more than the +4 foot end. Note that you can have more than one switch on each pin where the NC is connected in serial fashion and the NO is connected in parallel fashion (this can be seen on the diagram in the multiple limits switch section). The software configurations for the limits switches are under File -> Settings -> Limit.

    A typical limit switch has three connections on it. These connections consist of COM (common), NC (normally closed) and NO (normally open). The COM would generally go to GND and the NC or the NO would go to the pin. If the NC is used, then the the switch is constantly connected until the switch is pushed (engaged) then the connection from the pin to gnd is broken (open). Use the settings in software to set whether in NC or NO configuration.

    Let me know if this information was helpful (or not) by adding information to this question. Thanks.

    User response:
    Thank you very much for this helpful information. I'm still a little fuzzy on how the 6 limit switches physically connect to each other and to the USB breakout board. You've stated one switch (home) goes to positive and another switch (limit) goes to negative. Are all the GND prongs from all 6 switches connected to each other and going to GND on the breakout board, or no? And the NC prongs, how exactly are they connected to each other? And to the board? There has to be a diagram somewhere shows this visually, no? I don't know how to wire the switches in series or in parallel. I have already physically installed all the switches on the machine and ran the wires to where the board is. Now I just need to know where to plug these wires into the board. Also, taking into consideration that I'm using the Planet CNC software, the only settings I have pertaining to limit switches is "Enable/Disable" for each axis, and the actual limit for each axis. Nothing about NC or NO. Is that only in Mach3?
    Thank you.

    buildyourcnc response:
    On the USB interface, the COM on the switch connects to GND and the NC or NO connects to the input pin (i.e. x++, y--, etc.)

    Limit switch configuration is rather difficult to understand, especially with series and parallel. You can think of series as a single wire going from GND to the axis letter input terminal (i.e. X++ or X--). If the wire is broken, then the circuit is open (or the switch is engaged in a normally closed scenario). Normally closed is like an actual wire, and when engaged, the switch "opens" (breaks the wire). This is why we recommend in some systems that you can put many switches in series on a single pin. When one of the switches is engaged (breaking the connection) then the entire circuit of switches is broken and the machine stops.

    In a parallel scenario, the state of the circuit is always broken until the one of the switches is engaged and the circuit is then closed or connected. The topology looks like a ladder. All the switches connect to both sides of the ladder and the switches are like the runs of the ladder (the horizontal bars that the feet are placed while climbing). Imagine all of the switches broken in this scenario (normally open). It would be like the ladder could be split in two, but if one of the ladder runs (switches) is closed by engaging it, then that run would connect both sides of the ladder and the two sides of the ladder would have a connection.

    There is a diagram on the USB page of the various limit switch configurations. If you need more information (visual and/or otherwise), please let us know and we will immediately add that information to benefit everyone.

    Click the link to add information to this solution:
    I have nearly completed the CNC machine from the book, but I am using it with a USB breakout board, and have no idea how to wire the 6 limit switches to the board. I'm having difficulty following the diagram on the USB breakout board screen. Can someone please help me?

  • I have a breakout board and it appears that the pin 12 connection has failed: when i move my limit switches to pin 11 they work; they don't work on pin 12. Do i need a new breakout board?

    For safety's sake I would recommend a new board because they are inexpensive compared to the electronics that they support. Alternatively, it's possible that the one dead pin is a simple fix, such as a bad connection or solder joint; if you feel comfortable making those repairs then it could be worthwhile to check. Finally, if you are not using all the input pins, you could continue to operate the limit switch on pin 11 and hope for the best.

    Click the link to add information to this solution:
    I have a breakout board and it appears that the pin 12 connection has failed: when i move my limit switches to pin 11 they work; they don't work on pin 12. Do i need a new breakout board?

  • I HAVE A 2000 WK 11–3 Z LIMIT SWITCHES GOING TO C10R10 BREAKOUT BOARD . CAN ALSO USE THEM AS MY HOME POSITION WELL. NEED THE WIRING CONFIGURATION

    No, you should not have received two parallel breakout boards in your CNC kit. You can return the extra item using standard shipping with COD. Our apologies for the confusion and the inconvenience.

    I will answer the other question as another FAQ. Please check the Customer Service page to see the answer to that question.

    If you have difficulty finding the answer, here is a link:
    https://www.buildyourcnc.com/FAQ/13636

    Click the link to add information to this solution:
    I HAVE A 2000 WK 11–3 Z LIMIT SWITCHES GOING TO C10R10 BREAKOUT BOARD . CAN ALSO USE THEM AS MY HOME POSITION WELL. NEED THE WIRING CONFIGURATION

  • I have a 2000 WK 11–3 Z limit switches going to A c10r10 breakout board . Can I also use them as my home position as well. I need The wiring configuration

    No, you should not have received two parallel breakout boards in your CNC kit. You can return the extra item using standard shipping with COD. Our apologies for the confusion and the inconvenience.

    I will answer the other question as another FAQ. Please check the Customer Service page to see the answer to that question.

    If you have difficulty finding the answer, here is a link:
    https://www.buildyourcnc.com/FAQ/13636

    Click the link to add information to this solution:
    I have a 2000 WK 11–3 Z limit switches going to A c10r10 breakout board . Can I also use them as my home position as well. I need The wiring configuration

  • I am using 5 limit switches on my 3 axis machine. I am using the usb controller for planet cnc. I would like to know where all the wires related to the limit switches get connected? A diagram would be helpful.

    The diagram for wiring the USB interface board is located here: https://buildyourcnc.com/item/electronicsAndMotors-electronic-component-USB-Controller-Breakout#prettyPhoto/2/

    Under the board illustration, there are three smaller diagrams of limit switch wiring. On each, there are two connections, the GND and the pin which are labeled at the ends of the circuit on the diagrams. The pin side would go to the axis label ++ or -- terminal (i.e. X++, or X--). The other end, labeled GND would connect to any ground terminal on the board.

    Click the link to add information to this solution:
    I am using 5 limit switches on my 3 axis machine. I am using the usb controller for planet cnc. I would like to know where all the wires related to the limit switches get connected? A diagram would be helpful.

  • Please provide detailed instructions on how to connect limit switches to CNC USB BOARD. I can not find instructions anywhere. I am new to cnc world and really need help. Thanks

    The USB Interface page: https://buildyourcnc.com/item/electronicsAndMotors-electronic-component-USB-Controller-Breakout

    On this page, there is a datasheet that explains the connection schemes for the limit switches on step 1 of the instructions. The datasheet explains single and multiple switch configurations and parallel/serial connections schemes for the NO/NC (Normally Open/Normally Closed states).

    If there is further information you need, please reply on this FAQ.

    Additional Information:



    Additional Information:



    Additional Information:

    Click the link to add information to this solution:
    Please provide detailed instructions on how to connect limit switches to CNC USB BOARD. I can not find instructions anywhere. I am new to cnc world and really need help. Thanks

  • I have my motors wired like the wiring diagram I have two motors on Y axis how do I wire the second motor

    To move two stepper motors simultaneously with the same signal, simply wire the two stepper motor drivers to the same interface board signal terminals (CP and CW).

    Additional Information:
    using a ardino uno controller and a cnc sheild on top of that how to wirer 2 motors to 1 axis its the x axis ?

    Click the link to add information to this solution:
    I have my motors wired like the wiring diagram I have two motors on Y axis how do I wire the second motor

  • Additional to Question 3444: Additional Information: To Clarify: I need to set up 3 home switches which can double for limits (that's 3 pins.). Another pin for a probe. That's 4 pins used. Now I need to set up the other limit and E-stop switches. No pins left, how do I do that? Can a ground pin be doubled up on? Plus, I have a SuperPID. Another pin?

    You can put all of your limit switches (including the E-stop which serves the same purpose as the limit switches) and home switches on a single pin. When homing, mach3 will move the axis it wants to home, hit the switch, pull away from the switch, then move the next axis and repeat the steps for the next two axes.

    The probe is on the 2nd pin. The SuperPID is on the 3rd pin and now you have another pin remaining.

    The GND terminal can be doubled up.

    Click the link to add information to this solution:
    Additional to Question 3444: Additional Information: To Clarify: I need to set up 3 home switches which can double for limits (that's 3 pins.). Another pin for a probe. That's 4 pins used. Now I need to set up the other limit and E-stop switches. No pins left, how do I do that? Can a ground pin be doubled up on? Plus, I have a SuperPID. Another pin?

  • Do you offer or can recommend a place where I can buy the Drive Pulley for NEMA 43 Stepper Motor (1586 oz-in 3/4" single shaft) 5.5 Amps?

    We don't offer those drive pullies with a 3/4" bore at the moment. We can supply them if you are willing to wait. If so, what is the pulley pitch, how many teeth and the width of the belt.

    Additional Information:
    Meant to say pulleys, not pullies.

    Click the link to add information to this solution:
    Do you offer or can recommend a place where I can buy the Drive Pulley for NEMA 43 Stepper Motor (1586 oz-in 3/4" single shaft) 5.5 Amps?

Get Help with:
This Product
Orders
Tech Support
Sales
This Product
Order Query
Tech Support
Sales
Not logged in. Log In Register
Track Order(s)
View Order(s)
I Want to Schecule a One-On-One Paid Tech Support Session
Book an Appointment Pertaining to a BuildYourCNC Product (Free)
Ask a Quesion Below (Free):
Book an Appointment Pertaining Other Equipment ($60/half hour)
Book an Immedite Appointment Pertaining Other Equipment ($120/half hour)
Ask a Quesion Below (Free):
Waiting for response... I may not answer immediately, but I was notified on my cellular phone so my response is forthcoming. If I don't respond immediately, you can always go to the [My Account] page to see all of our chats at any time.