Digital Dream Technology support

Title: G-code or Coordinate probem [Print This Page]

Author: JohanO    Time: 2021-4-13 03:00
Title: G-code or Coordinate probem
Hi,

I have just built a 3 axis milling machine and everything works as it should, the calibration is done against DRO so it is perfect.
Now to the problem.
I draw and prepare in F360 and use generator MACH3MILL.
When I load the file in DDCSV3.1, everything looks good.
But, if I am going to run 4 holes with a square of 50mm cc, for example, make the first hole and then move to the next hole (almost) and drill all
3 holes right next to each other.


The G-koden.


(SISTA)
G90 G94 G91.1 G40 G49 G17
G21
G28 G91 Z0.
G90

(DRILL3)
M5
T70 M6
S5000 M3
G54
G0 X25. Y25.
G43 Z15. H70
Z5.
G98 G81 X25. Y25. Z-2. R5. F500.
X-25.
Y-25.
X0. Y0.
X25. Y-25.
G80
Z15.

G28 G91 Z0.
G90
G28 G91 X0. Y0.
G90
M30


This is the planed hole pattern

   O------50------O

  (50)     O      (50)

   O------50------O

Any ideas?

Regards Johan



Author: ShaniaDDream    Time: 2021-4-13 11:13
Fristly , please delete “T70 M6” in the G-code list.
Author: iturup    Time: 2021-8-22 04:17
G28 G91 Z0. does the line work correctly?
I have a strange code execution.
G53 G0 Z0. - this line, executed from the flash drive, works correctly. But the same line from the program executed from the controller's memory will raise the Z-axis, the controller beeps and goes into the "Stop" mode ...
G153 G0 Z0. does not work correctly even from a USB flash drive.
Your opinion?




Welcome Digital Dream Technology support (http://bbs.ddcnc.com/) Powered by Discuz! X3