Website logo
Home pageWeb storeDistributors
Software
Hardware
Settings
Troubleshooting
Navigate through spaces
⌘K
EdingCNC Documentation
Software installation
G-code
Language standard
Supported G-code
Supported M-codes
Other input codes
Special commands
Special features
Macro programming
Macro programming
Run behavior during loading of job file and simulation
M Function override and user M-functions
Features
Oil pump
Interface
Keyboard shortcuts
Release notes
Docs powered by Archbee
G-code
Special commands

SP (Store Position)

2min

Stores current work position in a text file.

SP "<file path>" <mode>

Parameters

  • the file path parameter is a text parameter that specifies the file path to be used to write to
  • mode parameter needs to be a value of either 0 or 1
    • 0 specifies that the file is to be overwritten
    • 1 specifies that the file is to be appended to
    • If this parameter is omitted, the file is appended to



PREVIOUS
GetToolInfo
NEXT
TCAGuard
Docs powered by Archbee
TABLE OF CONTENTS
Parameters
Docs powered by Archbee