Skip to content

Commit a51ed6a

Browse files
Merge pull request #642 from V1EngineeringInc/V1EngineeringInc-static
Update static warning
2 parents e41e9e2 + 08c68f2 commit a51ed6a

5 files changed

Lines changed: 20 additions & 5 deletions

File tree

docs/electronics/jackpot3.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ First and foremost, thank you, Bart Dring and Mitch Bradley, for the amazing des
9090

9191
## Initial Setup
9292

93+
!!! warning "Static Warning"
94+
95+
This is a circuit board and you should be mindful anytime you touch it that you are static free. Touch a ground before reaching in to touch a button or un/plug anything.
96+
97+
9398
### Wiring
9499

95100
Click on the image to enlarge it.
@@ -172,15 +177,15 @@ If it doesn’t move as expected hit disconnect, unplug the power and USB, any a
172177

173178
#### Endstops
174179

175-
The onboard LED's test the wiring connections to your end stops. Our CNC standard is Normally Closed (NC) endstop wiring. Probe is Normally Open.
180+
Our CNC standard is Normally Closed (NC) endstop wiring. Probe is Normally Open.
176181

177182
You can also test the firmware by running "$Limits" in the terminal windows of the WebUI, this will show a real time trigger display. "!" to exit that mode.
178183

179-
!!! note
184+
!!! note "Endstops, not Limit Switches"
180185

181-
It is important to note the endstops are only active during the homing procedure for that axis, they will not stop a machine in motion or running g-code. You can set them to do that but that is an advanced topic.
186+
It is important to note the endstops are only active during the homing procedure for that axis, they will not stop a machine in motion or running g-code (limit switch). You can easily set them to do that but that is an advanced topic.
182187

183-
### Auto Square
188+
#### Auto Square
184189

185190
Auto Square on this board is as easy as editing each endstop individually directly from the Settings/Config section of the WebUI (or directly to the yaml file).
186191

@@ -192,7 +197,17 @@ From there you have a "pulloff_mm" setting for each endstop. This setting is how
192197

193198
Be sure to **save** your edits at the bottom of the config screen, and then by also using the save button (macro) on the home screen!
194199

195-
### Terminal Commands
200+
### Z Probe
201+
202+
The Z probe should be wired with the spindle side (clamp / magnet) to the ground side of the plug and the plate to the signal side. To be as safe as possible the probe and clamp should be stored touching to dissipate and static and keep the board's inputs safe. A good habit is to touch a ground before reaching in to grab the touchplate.
203+
204+
![!touchplate](../img/jackpot/jackpot3/connected.jpg){: loading=lazy width="400"}
205+
206+
207+
![!touchplate old style](../img/jackpot/jackpot3/connected_old.jpg){: loading=lazy width="400"}
208+
209+
## Terminal Commands
210+
196211
Here are some other useful terminal commands, for a full list please see the [FluidNC Wiki](http://wiki.fluidnc.com/).
197212

198213
`$SS` - Startup messages, if you have any info we will ask to see this output.
5.22 MB
Loading
2.21 MB
Loading
5.22 MB
Loading
2.21 MB
Loading

0 commit comments

Comments
 (0)