Jump to content

catohagen

Dormant
  • Posts

    127
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by catohagen

  1. Does the firmware support subprograms ? when the part are equal in same height (same xy code in several layers) using subprograms would create smaller gcode output

    example

    G1 Z0.0

    M89 P02

    G1 Z0.2

    M89 P02

    G1 Z0.4

    M89 P02

    O2

    ( SUB NUMBER, 02 )

    G1X0Y0

    ...

    ...

    M99 (return to mainprog)

×
×
  • Create New...