Taking measurements of the thickness of a PCB for circuit milling. - DDCSV3.1 Standalone CNC Motion Controller - Digital Dream Technology support
View: 625|Reply: 0
Print Previous Topic Next Topic

Taking measurements of the thickness of a PCB for circuit milling.

[Copy Link]

1

Threads

1

Posts

15

Credits

Newbie Member

Rank: 1

Credits
15
Jump to the specified floor
Landlord
Posted at 2023-10-21 03:58:41 | Only Author Replies reward |Descending browser |Read mode
Hello friends, I have a ddcs 4.1 control and I would like to measure the PCB thickness using the autoleveler program, unfortunately I do not see that the controller supports several G-code instructions (M40 and M41) - it is about creating a record file when performing a measurement with a probe. My question is how to modify and add these instructions to the DDCS 4.1 controller:


G90 G21 S20000 G17


M0 (Attach probe wires and clips that need attaching)
(Initialize probe routine)
G0 Z10 (Move clear of the board first)
G1 X0 Y0 F10000 (Move to bottom left corner)
G0 Z10 (Quick move to probe clearance height)
G31 Z-2 F5 (Probe to a maximum of the specified probe height at the specified feed rate)
G92 Z0 (Touch off Z to 0 once contact is made)
G0 Z10 (Move Z to above the contact point)
G31 Z-2 F2.5 (Repeat at a more accurate slower rate)
G92 Z0
G0 Z10


M40 (Begins a probe log file, when the window appears, enter a name for the log file such as "RawProbeLog.txt")
G0 Z10
G1 X0 Y0 F10000
G31 Z-2 F5
G0 Z10
G1 X1 Y0 F10000
G31 Z-2 F5
G0 Z10
G1 X2 Y0 F10000
G31 Z-2 F5
G0 Z10
G1 X3 Y0 F10000
G31 Z-2 F5

.......

Reply

Use props Report

You need to log in before you can reply Login | Register now

This forum Credits Rules

Shenzhen Digital Dream Numerical Technology Co., Ltd. support
Adress:507,A Building,Leibo Industry Zone,No. 22 Jinxiu East Road,Kengzi Street,Pingshan district,Shenzhen City,P.R. of China
Phone:13244704799
E-mail:info@ddcnc.com

TEL

0755-87654321

Wchat

Website designed by DigitalDream Technology Support
Quick Reply Back to top Back to list