Correct start up steps w/ QtDragon when using 3d probe and a tool setter
- itsgudenuf
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 2
30 Mar 2024 18:57 #297226
by itsgudenuf
Correct start up steps w/ QtDragon when using 3d probe and a tool setter was created by itsgudenuf
As with every open source project I've used over the past 30 years, I'm very grateful to everyone who contributes to these projects. So thank you to all!
Just after Christmas I decided to convert my Fox Alien CL-6560 from the supplied GRBL controller to LinuxCNC. What an adventure!
I went with a Rasp PI 5, 12" HD touch screen and a Mesa 7i96s.I'm running qtdragon-hd (i guess that's evident in the config I attached). I'm also using a chinese 3d touch probe as well as an amazon tool setter (would have ordered from Ali if I'd realized how much the mark up was. Probes are wired into separate pins and work as expected, most of the time...
Since I've buried an ER Collect Nut into a piece once and ran an endmill into the top of a piece another time, I want to make sure I have the proper sequence before I load a gcode file (from Fusion360 using the PrintNC Post Processor).
As I'm running a Pi 5 and haven't found a Buildbot repo for it I just followed the instructions from Building LinuxCNC in the docs and update things every time I see cmorely post something (script attached).
Here are the steps I follow after I have the work piece in place....
Also what are the "Tool Sensor" and "Go To Sensor" buttons in the Offsets section on the main screen for?
Thanks for the input!
Just after Christmas I decided to convert my Fox Alien CL-6560 from the supplied GRBL controller to LinuxCNC. What an adventure!
I went with a Rasp PI 5, 12" HD touch screen and a Mesa 7i96s.I'm running qtdragon-hd (i guess that's evident in the config I attached). I'm also using a chinese 3d touch probe as well as an amazon tool setter (would have ordered from Ali if I'd realized how much the mark up was. Probes are wired into separate pins and work as expected, most of the time...
Since I've buried an ER Collect Nut into a piece once and ran an endmill into the top of a piece another time, I want to make sure I have the proper sequence before I load a gcode file (from Fusion360 using the PrintNC Post Processor).
As I'm running a Pi 5 and haven't found a Buildbot repo for it I just followed the instructions from Building LinuxCNC in the docs and update things every time I see cmorely post something (script attached).
Here are the steps I follow after I have the work piece in place....
- Launch qtDragon
- Home All
- Load my 3d probe as tool 999 using M61
- Go to Probe tab -> Probe Type -> Tool Probe
- Goto Tool Setter
- Probe Tool Setter Z
- Probe Z of Material
- Change Probe Type to Outside
- position probe near the top corner where I my G54 x0 y0 z0 of the work piece will soon be
- set Auto Zero
- probe X & Y
- move the probe over the piece and probe Z
--- at this stage I my WCS set up - Now I go to the Utils -> Workpiece
- Read from Settings Page
- Enable Probe position set buttons, and set my values
- Enable the Auto Fill Workpiece height
- Start the probe process
- Finally I issue an M6 TXXX command to change to the first tool, it runs the tool length measurement and adjusts accordingly.
- As a last step, I'll move my bit over near the workpiece and issue a G54 Z1.0 to make sure the new tool stops just above the height of the workpiece
Also what are the "Tool Sensor" and "Go To Sensor" buttons in the Offsets section on the main screen for?
Thanks for the input!
The following user(s) said Thank You: karlhe
Please Log in or Create an account to join the conversation.
- andypugh
- Online
- Moderator
Less
More
- Posts: 23558
- Thank you received: 4858
20 Apr 2024 09:45 #298705
by andypugh
Replied by andypugh on topic Correct start up steps w/ QtDragon when using 3d probe and a tool setter
It may be that QTdragon does this automatically, but I don't see any G43 commands to apply the tool table offsets.
Generally you would have zeros in the offsets for the probe, and all other tool lengths in the table would be relative to this. So then G43 has the function of clearing any offsets.
Generally you would have zeros in the offsets for the probe, and all other tool lengths in the table would be relative to this. So then G43 has the function of clearing any offsets.
Please Log in or Create an account to join the conversation.
- itsgudenuf
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 2
20 Apr 2024 13:10 #298723
by itsgudenuf
Replied by itsgudenuf on topic Correct start up steps w/ QtDragon when using 3d probe and a tool setter
Since I'm using an ER20 Collect, I can't depend on my probe to always be the same. It's usually very close, but when we are talking about thousandths it drifts each time I install it.
Please Log in or Create an account to join the conversation.
- andypugh
- Online
- Moderator
Less
More
- Posts: 23558
- Thank you received: 4858
20 Apr 2024 17:14 #298742
by andypugh
Replied by andypugh on topic Correct start up steps w/ QtDragon when using 3d probe and a tool setter
Is there any opportunity to fit an endstop inside the collet holder?
I have a probe with an integral ER20 cone, which is one way round the problem:
I have a probe with an integral ER20 cone, which is one way round the problem:
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10737
- Thank you received: 3540
22 Apr 2024 09:23 #298829
by rodw
Replied by rodw on topic Correct start up steps w/ QtDragon when using 3d probe and a tool setter
If your mill has an MT3 or R8 collets, consider adopting tormach TTS holders. You just need to measure your tools once.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.072 seconds