CNC Torch 1708: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 35: Line 35:
<gallery perrow=6>
<gallery perrow=6>
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 Y Axis
File:CNC_Torch_1in_carriage_module.png|[[File:CNC Torch 1in carriage_module.fcstd]] For X Axes
File:CNC_Torch_1in_carriage_module_double.png|[[File:CNC Torch 1in carriage__double_module.fcstd]]
File:CNC_Torch_1in_carriage_module_double.png|[[File:CNC Torch 1in carriage__double_module.fcstd]] For Y Axes
File:CNC_Torch_1708_Motor_interface.png|[[File:CNC_Torch_1708_Motor_interface.fcstd]]
File:CNC_Torch_1708_Motor_interface.png|[[File:CNC_Torch_1708_Motor_interface.fcstd]]
File:CNC_Torch_1in_carriage.png|[[File:CNC Torch 1in carriage.fcstd]]
File:CNC_Torch_1in_carriage.png|[[File:CNC Torch 1in carriage.fcstd]]

Revision as of 04:27, 17 August 2017

Version 3 Working Doc

edit


Parts Library / CAD

Frame

Rail System

Modules / Individual Parts

Torch


====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