I would add positioning moves (positioning all of XYZ) before the
G33.1 because otherwise the tapped hole can be anywhere - the
program is indeterminate.  This sure might mess up any attempt by
your GUI to check the program or generate a preview.

Chris

On Wed, Jun 14, 2023 at 09:14:20PM +0200, Nicklas SB Karlsson wrote:
> I put the lines below into a file:
> 
>  ?? M3 S100
>  ?? G33.1 Z-30.474 K0.8 I3.000
>  ?? M5
>  ?? M2
> 
> Then I read into Linuxcnc I get error message:
> 
>  ?? parse_file interp_error
> 
> Removing the line with G33.1 then no error message so it is something 
> with this row. Program do however execute as expected with G33.1 line 
> even though there is an error message so no real problem. Also execute 
> without an error message if run manually in MDI mode. Use origin/master 
> last commit Mon May 8 16:10:03 2023 +0200 
> 404aa407f136ce91a3e6bf911c7bda54011a74e9 Anybody else had similar problem?
> 
> 
> Nicklas Karlsson
> 
> 
> 
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
> 


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to