Compare G-code files visually

The diff viewer puts two G-code files side by side and makes differences visible, from changed toolpaths to individual parameters. Handy for checking program revisions before they go to the machine.

The diff viewer does not load in this view without JavaScript. Open www.step2gcode.com/diff in your browser.

What the diff viewer does

  • Compare two G-code files side by side
  • Visual rendering of both toolpath revisions
  • Spot changes to feeds, depths and sequences
  • Entirely in the browser, no installation