[Home]History of PCB Milling And Drilling With Cheap And Simple Height-Probing

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Revision 5 . . February 22, 2015 8:40 pm by Hase [added link to import filter implementation]
Revision 4 . . (edit) July 31, 2010 5:16 pm by Casainho
  

Difference (from prior major revision) (no other diffs)

Added: 6a7,12
A modified implementation based on the same idea is available at https://github.com/hase-berlin/pcbGcodeZprobing
The basic principle is what Poul-Henning Kamp developed, implemented in Python as an import filter for LinuxCNC:
The surface of the PCB is probed, the height profile is stored in G-Code variables and the milling moves are replaced
with subroutine calls; the subroutine calculates the Z-height to follow the probed height profile.
The implementation done by hase (Hartmut "hase" Semken) works with the G-Code generated by Eagle and probably others.


LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
Search:
Published under a Creative Commons License