You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
535 B

  1. G04 Test flashing of rectangular apertures*
  2. G04 Four groups of rectangular apertures are arranged in a square*
  3. G04 Handcoded by Julian Lamb *
  4. %MOIN*%
  5. %FSLAX23Y23*%
  6. %ADD10R,0.050X0.080*%
  7. %ADD11R,0.080X0.050X0.025*%
  8. %ADD12R,0.050X0.025X0.025X0.0150*%
  9. G04 No hole, centered at 0,0 *
  10. G54D10*
  11. X0Y0D03*
  12. G04 Round hole, centered at 0.1,0 *
  13. G54D11*
  14. X00100Y0D03*
  15. G04 Square hole, centered at 0,0.1 *
  16. G54D12*
  17. X0Y00100D03*
  18. G04 Two, with round holes, slightly overlapping, centered at 0.1,0.1 *
  19. G54D11*
  20. X00100Y00090D03*
  21. X00100Y00110D03*
  22. M02*