CNC Torch Table v17.08: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
*[[CNC Torch Table Z Height Control]]
*[[CNC Torch Table Z Height Control]]


*[[1%22_Universal_Axis]] deprecated
*[[1%22_Universal_Axis]] - still good for former version.
=Version 3 Working Doc=
=Version 3 Working Doc=


<html><iframe src="https://docs.google.com/presentation/d/1Fscea9huaVdxQCrgdnMItY9aTBbWevYgpWqecg37k08/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
<html><iframe src="https://docs.google.com/presentation/d/1Fscea9huaVdxQCrgdnMItY9aTBbWevYgpWqecg37k08/embed?start=false&loop=false&delayms=3000" frameborder="0" width="490" height="275" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>


[https://docs.google.com/presentation/d/1Fscea9huaVdxQCrgdnMItY9aTBbWevYgpWqecg37k08/ edit]
[https://docs.google.com/presentation/d/1Fscea9huaVdxQCrgdnMItY9aTBbWevYgpWqecg37k08/ edit]


= Parts Library / CAD=
= Parts Library / CAD=
Line 20: Line 19:
<gallery perrow=6>
<gallery perrow=6>
File:CNC_Torch_1in_carriage.png|[[File:CNC Torch 1in carriage.fcstd]][[File:check.png]][[File:CNC Torch 1in carriage.stl]]
File:CNC_Torch_1in_carriage.png|[[File:CNC Torch 1in carriage.fcstd]][[File:check.png]][[File:CNC Torch 1in carriage.stl]]
File:CNC_Torch_1in_carriage_metal_plate.png|[[File:CNC Torch 1in carriage metal plate.fcstd]]
File:CNC_Torch_1in_carriage_metal_plate.png|[[File:CNC Torch 1in carriage metal plate.fcstd]] + [[[[File:CNC Torch 1in carriage metal plate.stl]]. Template - [[File:CNC Torch 1in carriage metal plate.pdf]]. Select Page Handling->No Scaling.
File:CNC_Torch_1708_Motor_interface.png|[[File:CNC_Torch_1708_Motor_interface.fcstd]][[File:check.png]]. STL for printing - [[File:CNC_Torch_1708_motorside.stl]]
File:CNC_Torch_1708_Motor_interface.png|[[File:CNC_Torch_1708_Motor_interface.fcstd]][[File:check.png]]. STL for printing - [[File:CNC_Torch_1708_motorside.stl]]
File:CNC_Torch_1708_Motor_interface_module.png|[[File:CNC_Torch_1708_Motor_interface_module.fcstd]]
File:CNC_Torch_1708_Motor_interface_module.png|[[File:CNC_Torch_1708_Motor_interface_module.fcstd]]
File:CNC_Torch_1in_carriage_module.png|[[File:CNC Torch 1in carriage_module.fcstd]] For X Axes
File:CNC_Torch_1in_carriage_module.png|[[File:CNC Torch 1in carriage_module.fcstd]] For X Axes


File:nema23motor.png|[[File:nema23motor.fcstd]]Nema 23 motor.




Line 73: Line 72:
</gallery>
</gallery>


=Wiring=


====Pins from TB6600 to arduino mega for X axis:  
===Pins from TB6600 to arduino mega for X axis:===
 
* All 3 negatives (ENA-, DIR-, PUL-) from TB6000, bridged and connected to GRN on Arduino
* All 3 negatives (ENA-, DIR-, PUL-) from TB6000, bridged and connected to GRN on Arduino
* ENA+ connected to Pin38
* ENA+ connected to Pin38
Line 81: Line 80:
* PUL+ to A0
* PUL+ to A0


====Pins from TB6600 to arduino mega for Y axis:
===Pins from TB6600 to arduino mega for Y axis:===
* All 3 negatives (ENA-, DIR-, PUL-) from TB6000, bridged and connected to GRN on Arduino
* All 3 negatives (ENA-, DIR-, PUL-) from TB6000, bridged and connected to GRN on Arduino
* ENA+ connected to PinA2
* ENA+ connected to PinA2

Latest revision as of 23:56, 2 October 2019

Version 3 Working Doc

edit

Parts Library / CAD

Master

Modules / Individual Parts

Frame

Rail System


Torch


Deprecated

See version history - version of October 9, 2017 and earlier - with the double length metal plates. These are not used to allow for adjustability of X axis spacing by using 2 single carriages.

Electronics

Various Pictures

Wiring

Pins from TB6600 to arduino mega for X axis:

  • All 3 negatives (ENA-, DIR-, PUL-) from TB6000, bridged and connected to GRN on Arduino
  • ENA+ connected to Pin38
  • DIR+ to A1
  • PUL+ to A0

Pins from TB6600 to arduino mega for Y axis:

  • All 3 negatives (ENA-, DIR-, PUL-) from TB6000, bridged and connected to GRN on Arduino
  • ENA+ connected to PinA2
  • DIR+ to A7
  • PUL+ to A6

Links