Separate names with a comma.
Some features disabled for guests. Register Today.
Predefined CSS in metro: Metro4 Buttons Documentation I'm using the "large" className there You can perhaps inject with the CSS !important...
Make sure your GCODE is generating the same S0-xxx where xxx = the value of $32 in your Grbl settings
It should still take without P0. Are you sure you Homed initially (before storing the offset - otherwise storing an offset on an unhomed axis, is...
Also checkout openpnp.org's reference design: GitHub - openpnp/openpnp-openbuilds: An OpenPnP compatible SMT pick and place machine based on...
Good point, and should help him visualise it.
G20 first then G10L10P0X50
Always use Negative numbers. The comment when you hover the mouse cursor over that field tells you to: See...
Then set G10L20X1234 where 1234 is the actual distance from the blade when you set it.
Click the link in blue
Correct!
Just once (and whenever you change blades) Offsets are stored in EEPROM. It's a non-issue! Again, HOMING sets MACHINE COORDINATES (And NOTHING...
You can but if you do: You won't have to. Its logical, setzero at the saw, move positive directions away from the saw. Easy, no math
To achieve that you have to comply with $23=0 (homing to axis maximum, which is far left in your case) X+ jog moves toward the left away from the...
Remember to enable Cloud Libraries as shown in step 2.1 of docs:software:fusion360 [OpenBuilds Documentation]
Use the mouse. Middle click drag = rotate, Right Click drag = pan and Scroll Wheel = zoom
OK fair enough, that does add confusion - but in terms of "distances" - 0 = touch the blade, and +90 = away from the blade - your mechanism...
I am assuming the endstop is on the far right. I am right handed so in my head you are sliding stock under the saw from the left and the kept cut...
CONTROL v1.0.313 (not released yet, still in dev) or later now includes Scrollbars for the Macro Editing window to cater for smaller screens...
Not really, but familiarise yourself with the CONTROL code itself: OpenBuilds-CONTROL/app at master ยท OpenBuilds/OpenBuilds-CONTROL
Saw stop Macro: See NickEng's Sawstop Grbl interface / coding for a more in depth discussion [IMG] In CONTROL > Macros tab > Add Macro Enter a...