Control Panel
The Control Panel at the bottom of the Rayforge window provides manual control over your laser cutter's position, real-time machine status, and a log view for monitoring operations.
Overview
The Control Panel combines several functions into one convenient interface:
- Jog Controls: Manual movement and positioning
- Machine Status: Real-time position and connection state
- Console: Interactive G-code terminal with syntax highlighting
- Work Coordinate System (WCS): Quick WCS selection

Accessing the Control Panel
The Control Panel is always visible at the bottom of the main window. It can be toggled via:
- Menu: View → Control Panel
- Keyboard Shortcut: Ctrl+L
The jog controls are only available when connected to a machine that supports jogging operations.
Jog Controls
The jog controls provide manual control over your laser cutter's position, allowing you to precisely move the laser head for setup, alignment, and testing purposes.
Homing Controls
Home your machine's axes to establish a reference position:
| Button | Function | Description |
|---|---|---|
| Home All | Homes all axes | Homes all axes simultaneously |
It's recommended to home all axes before starting any job to ensure accurate positioning.
Directional Movement
The jog controls provide buttons for directional movement:
↖ ↑ ↗
← • →
↙ ↓ ↘
| Button | Movement | Keyboard Shortcut |
|---|---|---|
| ↑ | Y+ (Y- if machine is Y-flipped) | Up Arrow |
| ↓ | Y- (Y+ if machine is Y-flipped) | Down Arrow |
| ← | X- (left) | Left Arrow |
| → | X+ (right) | Right Arrow |