Undo and Redo

2. The CNC Editor

Undo and Redo

The Undo and Redo functions allow you to manage the edit history in the CNC editor.

2.10.1 Keyboard Shortcuts

Action Shortcut
Undo CTRL + Z
Redo CTRL + Y

2.10.2 Overview

If you do an edit by mistake, like erasing a big part of the program, you can always undo the change by pressing CTRL + Z on the keyboard.

In addition to reversing edits, users have the ability to restore previously undone actions through the redo function using CTRL + Y.

2.10.3 Menu Access

Both undo and redo operations are accessible through the Edit menu in the application interface, providing an alternative to keyboard shortcuts for users who prefer menu-based navigation.

Tip: The undo history is unlimited during the current session. You can undo all changes made since opening the file.

Related Sections: