- Home
- XXL to G-code converter
- Messages
- A feed class became a guess in millimetres a minute
A feed class became a guess in millimetres a minute
NoticeWorth knowing about the file you get back. It never stops a conversion.
What the converter says
What triggers it
Xilog gives feed as a numbered class the machine defines. G-code wants millimetres a minute. The converter multiplies the class by 100, which is a guess and is said to be one.
G0 X=100 Y=100 Z=6 V9 T43
G1 X=200 Y=100How to fix it
Edit the F word at the top of each path to the feed your machine and tooling want. In a drawing on this site, give the feed in millimetres a minute directly.
Applies to
- G1: straight cuts and plungesUnverified