-
Notifications
You must be signed in to change notification settings - Fork 296
TinyGv9 Page
This page contains items specific to the TinyGv9 board.
Input |
Label |
Input Mode |
Action |
Function |
Notes |
DI1 |
Xmin |
Normally Closed |
Stop |
Limit |
|
DI2 |
Xmax |
Normally Closed |
Stop |
Limit |
|
DI3 |
Ymin |
Normally Closed |
Stop |
Limit |
|
DI4 |
Ymax |
Normally Closed |
Stop |
Limit |
|
DI5 |
Zmin |
Active High |
None |
None |
Also used as Z probe |
DI6 |
Zmax |
Disabled |
Stop |
Limit |
|
DI7 |
Amin |
Disabled |
Stop |
Limit |
Only on J15 2x13 header |
DI8 |
Amax |
Disabled |
Stop |
Limit |
Only on J15 2x13 header |
DI9 |
Interlock |
Active High |
Halt |
Shutdown |
Only on J15 2x13 header |
Parameter |
Value |
Value Label |
Notes |
Input Mode |
-1 |
Disabled |
|
0 |
Active Low |
aka Normally Open |
|
1 |
Active High |
aka Normally Closed |
|
Action |
0 |
None |
|
1 |
Stop |
Stop without losing position, observe jerk |
|
2 |
Fast Stop |
Stop without losing position, fast jerk |
|
3 |
Halt |
Stop immediately, may lose position |
|
4 |
Reset |
Reset system |
|
Function |
0 |
None |
|
1 |
Limit |
Limit has been hit, unrecoverable |
|
2 |
Interlock |
Interlock open, recoverable |
|
3 |
Shutdown |
Enter shutdown |
|
4 |
Panic |
Cause system panic |
Getting Started Pages
- Home
- What is g2core?
- Who uses g2core?
- Jerk-Controlled Motion
- Getting Started with g2core
- Connecting to g2core
- Configuring g2core
- Flashing g2core
- Troubleshooting
Reference Pages
- Gcodes
- Mcodes
- Text Mode
- JSON Communications
- GPIO Digital IO
- Alarms & Exceptions
- Power Management
- Coordinate Systems
- Status Reports
- Status Codes
- G2 Communications
- Tool Offsets and Selection
- Probing
- Feedhold, Resume, Job Kill
- Marlin Compatibility
- 9 Axis UVW Operation
- gQuintic Specs
Discussion Topics
- Roadmap
- GPIO for 1.X Releases
- Toolheads
- Raster Streaming Prototol
- g2core REST Interface
- Gcode Parsing
- G2 3DP Dialect
- Consensus Gcode
- Digital DRO
- Overview of Motion Processing
Developer Pages
- Development & Contribution
- Branching and Release - DRAFT
- Getting Started with g2core Development
- Project Structure & Motate
- Compiling G2
- OSX w/Xcode
- OSX/Linux Command Line
- Windows10 w/AtmelStudio7
- Debugging G2 on OSX
- Board and Machine Profiles
- Arduino Due Pinout
- Arduino DUE External Interfaces
- Diagnostics
- Debugging w/Motate Pins
- Development Troubleshooting
- g2core Communications
- Git Procedures
- Windows 10 / VMware 8 Issues
- Dual Endpoint USB Internals
- G2core License
- VSCode Setup
- Compatibility Axioms
- Wiki History