Does RDWorksV8 support G-code?

I’ve imported the NC file, and I want to pause for a few seconds at one place. With the G4 P5000, how come I can’t pause during simulation?

RDWorksV8 does not create or send GCode files.

What laser machine are you using?

LightBurn can output a G4 command if you put that into a custom macro or Custom GCode configuration.

You will need just ‘G4 P5’ for 5 seconds (see G4 Dwell )

The LightBurn preview window will not simulate the pause.