Poor work G28 - On 2 Page - DDCSV2.1 - Standalone CNC Motion Controller - Digital Dream Technology support
12
Return to List Add thread
Author: Nikolay81
Print Previous Topic Next Topic

Poor work G28

[Copy Link]

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
6#
 Author| Posted at 2018-7-21 19:30:51 | Only Author
ytliu Posted at 2018-7-21 16:21
G28 instruction format: G28X_Y_Z_A_
Among them, X, Y, Z, A are the coordinates of the intermediate ...

Many thanks. G28 works correctly. G153, also works, but not quite right. In G53 you can set the speed. A G153 moves the X and Y axes at a speed of G0, and the Z axis with speed  "Z axies lifting protection speed". In the case G53, I write G53 G0 X1 Y-1 Z-1 and all the axes go to the point X1 Y-1 Z-1 with the speed G0 . Or I write G53 G1 Х1 Y-1 Z-1 F800 and all the axes go to the point Х1 Y-1 Z-1 at a speed of 800. With the G153 command this does not work. Can you add a change in speed to G153? Or, at least, to make the z-axis move at a speed G0?
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
5#
Posted at 2018-7-21 16:21:20 | Only Author
Nikolay81 Posted at 2018-7-20 17:43
Also, the G53 command, which many like, works incorrectly with the Z axis. For example, G90 G53 Х0  ...

G28 instruction format: G28X_Y_Z_A_
Among them, X, Y, Z, A are the coordinates of the intermediate point (below the current workpiece coordinate system) when returning to the machine zero. After the command is executed, all controlled axes will be quickly positioned to the intermediate point and then from the intermediate point to the machine zero.
If you want to return an axis directly to the machine zero via the G28 command, such as the Z axis, use:
G91G28Z0

In the DDCSV system, G53 is not a machine coordinate system movement command. The slib.nc in the attachment expands the G153 command for you. By this command, the tool can be moved to the desired machine coordinate position.

install(2018-07-21-96).zip

575.49 KB, Down times: 721

Reply Support Opposition

Use props Report

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
Floor
 Author| Posted at 2018-7-20 17:43:42 | Only Author
Also, the G53 command, which many like, works incorrectly with the Z axis. For example, G90 G53 Х0 У0 will send the X and Y axes to the machine 0. Аnd G90 G53 Z0 will move the z-axis to the machine coordinate -19mm. Can you fix this command?
Reply Support Opposition

Use props Report

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
Bench
 Author| Posted at 2018-7-20 17:32:42 | Only Author
ytliu Posted at 2018-7-20 08:22
Hi Nikolay81:
According to your request, I have changed the implementation of G28 (O9028) in slib.nc ...

Many thanks! Now the Z can be parked separately from other axes. But, as before, with the command G90 G28 X0 Y0 Z0, the axes first go to 0 of the current coordinate system, and only then, to machine zero. Can I have them go straight to the machine zero?
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
Sofa
Posted at 2018-7-20 08:22:37 | Only Author
Hi Nikolay81:
According to your request, I have changed the implementation of G28 (O9028) in slib.nc, Unzip the attachment and reinstall slib.nc on the controller.

slib.zip

1.79 KB, Down times: 741

Reply Support Opposition

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