Advanced Search

Search Results (Searched for: )

  • h_munktell
  • h_munktell
01 Jun 2025 20:45 - 01 Jun 2025 20:48
Replied by h_munktell on topic Dust Collection Shoe with independent Z control

Dust Collection Shoe with independent Z control

Category: Advanced Configuration

Ok, think I have figured it out, most of it at least. Had to make a visual representation of the HAL finnstrom posted. See attachement. Also got it sort of working on my machine. Tanks so much!Some things I'll try to adopt
  • Instead of controlling with coolant-mist, I would do it with a motion.digital-out pin controlled with M62 and M63
  • Trying to get the w_offset from actual w0 in current coordinate system. My thought is to touch of both Z to the work piece, and set w0 in G54 (for example) at the desired height. Then, somehow in HAL, calculate the w0 offset from w joint zero. In the (unlikely) event that I need dust shoe for G55 etc, this should enable this to work.
  • In conjunction with above, I think I need jogging to work (in qtdragon) to easy set w0 current coordinate system.
  • akim14
  • akim14
01 Jun 2025 20:14

LinuxCNC Dual-Head Gantry Setup Assistance Request

Category: General LinuxCNC Questions

Thank you so much I am still having problems setting up the limit and home switches in the main hal , I used mesa CT here are my files, I noticed you used the code down below but i cant seem to replicat it without error


# --- MIN-HOME-X ---
net min-home-x <= hm2_5i25.0.7i77.0.0.input-00-not

# --- MAX-X ---
net max-x <= hm2_5i25.0.7i77.0.0.input-01-not

# --- MIN-HOME-Y ---
net min-home-y <= hm2_5i25.0.7i77.0.0.input-02-not

# --- MAX-Y ---
net max-y <= hm2_5i25.0.7i77.0.0.input-03-not

# --- MIN-Z ---
net min-z <= hm2_5i25.0.7i77.0.0.input-07-not

# --- MAX-HOME-Z ---
net max-home-z <= hm2_5i25.0.7i77.0.0.input-06-not

# --- MIN-W ---
net min-w <= hm2_5i25.0.7i77.0.0.input-05-not

# --- MAX-HOME-W ---
net max-home-w <= hm2_5i25.0.7i77.0.0.input-04-not

# --- X_READY ---
#net X_Ready <= hm2_5i25.0.7i77.0.0.input-08

# --- Y_READY ---
#net Y_Ready <= hm2_5i25.0.7i77.0.0.input-09

# --- Z_READY ---
#net Z_Ready <= hm2_5i25.0.7i77.0.0.input-10

# --- W_READY ---
#net W_Ready <= hm2_5i25.0.7i77.0.0.input-11

# --- Z_SPINDLE_RUNNING ---
net Z_Spindle_running <= hm2_5i25.0.7i77.0.0.input-12 => and2.0.in0

# ---setup home / limit switch signals---

net min-home-x => axis.0.home-sw-in
net min-home-x => axis.0.neg-lim-sw-in
net max-x => axis.0.pos-lim-sw-in
Displaying 15586 - 15587 out of 15587 results.
Time to create page: 0.415 seconds
Powered by Kunena Forum