-
Notifications
You must be signed in to change notification settings - Fork 293
TinyG Start v6 and Earlier
The main changes from earlier hardware versions and version 7 are listed below. All references to v6 refer to hardware version 6 and earlier, unless otherwise noted. The hardware version is printed on the board silkscreen.
-
If you are using v6 hardware with 0.95 (or later) firmware you must set the hardware version as so
$hv=6
You should only need to do this once. -
v6 requires motor voltage and +5volts DC to be provided on the power terminal wired as below. Be careful to observe correct voltages and polarities. Most 12v/5v dual voltage supplies (e.g. converted PC ATX supplies) observe red for 5v and yellow for 12v, but not all! We have seen this reversed. Always double check voltages and polarities before connecting power to a board.
-
v6 requires 0.156" quick release terminals for the motors. Housings and crimp pins are below. Motor pinouts are otherwise the same as v7. See Wire Your Motors for wiring instructions.
-
Molex 09-50-3041 - 4 conductor 0.156" housing
-
Molex 08-50-0134 - Crimp terminals for above - 4 required for each motor/housing
-
The v6 stepper motor current setting potentiometers are 3mm surface mount potentiometers. These have a 270 degree rotation and should not be forced beyond this. Be careful, they are sensitive. If they are forced beyond their limit the axis will likely stop working. If your board has this problem please contact us and we can send some pots you can solder, or arrange to rework your board if you are not comfortable doing this yourself.
-
Spindle/coolant outputs and switch inputs are illustrated here. Be advised that the outputs are 3.3 volts, and inputs CANNOT EXCEED 3.3v (or you will damage the board).
Getting Started Pages
- Home
- What is TinyG?
- Getting Started
- Connecting TinyG
- Configuring TinyG
- Sending Gcode Files
- Flashing TinyG
- Chilipeppr
Reference Pages
- TinyG Help Page
- TinyG Tuning
- TinyG Command Line
- TinyG JSON
- Gcode Support
- Homing and Limits
- Inch and MM Units
- Alarms and Exceptions
- Coordinate Systems
- Status Codes
- Status Reports
- Power Management
- Feedhold and Resume
- Licensing
- TinyG v8 Data Sheet
Discussion Topics
- Test-Drive-TinyG
- Jerk Controlled Motion
- Gcode Parsing
- Shapeoko Setup
- OX CNC TinyG Guide
- Creating Gcode Files
- Milling With Noisy Spindles
- Stepper Motors and Power Supplies
- Text Wrappers and Transaction IDs
- Using External Drivers
- TinyG Projects
Chilipeppr
- Chilipeppr
- Chilipeppr Advanced Usage
- Chilipeppr Archive and Restore Parameters
- ChiliPeppr PCB Auto Level
- Automatic Z Homing When Milling PCBs
Troubleshooting
Developer Pages