Hello Guest it is March 28, 2024, 10:10:33 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - greg2fs

Pages: « 1 2
11
I updated from mach3 r1 to r3, now I have the options... I tested quickly the "Ang short rot on G0" and it does the trick but then say it should go from 359 to 0 with G0 now it goes to 360 but then it should from 0 to 361 in G1 but as it is already at 360 it go 361 but moving only for 1 degree, and it's not what I need as this turn have to be machined.

12
Sorry in advance for the following questions but maybe I'm too "newbie"...

Quote
A few choices are allowed in configuration. See "Rotational" selections above Screen Control on the configuration page  and have a read of what they do in the manual .
I don't find the setting nor "screen control" and what is the configuration page (settings or config menu) ?

Quote
This works with G0 rapids, but not with G1's.
(on the Gen Config page)
Same question for "Gen config page" do we speak about mach3 ?

EDIT: I seems that I have an old version of mach3, will try to update...



13
Hello, I am trying to use the 4th axis with solidcam, and in fact in works, but when it does movement outside the material a good thing would be that it wouldn't do a full rotation when it goes (for example) from 355 to 0.
Here is a gcode example:
Code: [Select]
S1000 M03
G00 G54 G90 X21.5875 Y0. A-88.588
G43 H1 Z30.
G01 G94 Z13. F300.
A270. F600.
G00 Z35.
X19.5875 A-88.588
Z33.284

Thanks in advance !

Pages: « 1 2