-
Notifications
You must be signed in to change notification settings - Fork 0
Software Workflows
P0k3sm0t edited this page May 23, 2026
·
1 revision
Ray5 Pilot works best as the controller/manager after your design software has generated laser G-code.
- Create the design.
- Set the correct laser device/profile in your design software.
- Export GRBL-compatible laser G-code.
- Import or copy the file into Ray5 Pilot.
- Upload to SD.
- Frame from Ray5 Pilot.
- Run from SD.
Running from SD avoids the jitter and timing problems that can happen when streaming long jobs live over a network path.
Ray5 Pilot is designed around upload, SD file management, framing, and start/control workflows.
- Calibrate the camera overlay.
- Take a Dashboard snapshot.
- Open or drag the latest overlay image into your design software.
- Align your artwork to the camera snapshot.
- Export laser G-code.
- Import/upload/run through Ray5 Pilot.
Long or unusual filenames can display poorly on the Ray5 screen. Use Settings > Upload options to sanitize or auto-shorten names if needed.
Good filename style:
project_name_001.nc
Avoid:
Very Long File Name With Spaces And Special Characters !!!.gcode
| Problem | Fix |
|---|---|
| File frames wrong | Check design origin and workspace size |
| Ray5 screen dislikes filename | Enable sanitize or auto-shorten filenames |
| Job is jittery when streamed live | Use SD upload/start workflow |
| Overlay scale wrong in design software | Check snapshot DPI/final size |
| Laser commands are wrong | Verify your design software exports GRBL laser G-code |