allow circular moves

allow circular moves

msm19b034
Enthusiast Enthusiast
176 Views
1 Reply
Message 1 of 2

allow circular moves

msm19b034
Enthusiast
Enthusiast

I want my Gcodes to have only G01 lines ( no G02/G03).
Iam able to achieve this by editing the post-processor grbl.cps file.
( Set allowedCircularPlanes = 0 )
But I want this option to be available in the UserInterface also , so I dont have to edit the post processor file everytime.

For example: There is a "Allow helocal moves" checkBox in the UI ( refer attached image ).
How to get a similar checkBox for "Allow Circular moves" ?

0 Likes
177 Views
1 Reply
Reply (1)
Message 2 of 2

brad_francola
Collaborator
Collaborator

These setting should be all you need:

bradfrancola_0-1664636755698.png

 

0 Likes