programming:smilebasic:api_reference
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
programming:smilebasic:api_reference [2024-08-09 03:00] – Add logical operator section zlg | programming:smilebasic:api_reference [2024-08-09 03:11] (current) – [Value Ranges] remove redundancy zlg | ||
---|---|---|---|
Line 142: | Line 142: | ||
| Z | -256-1024 | | | Z | -256-1024 | | ||
- | The Z axis is remembered from the last LOCATE call if not specified, and defaults to 0. | + | The Z axis defaults to 0. |
Any missing axes from a LOCATE call will be filled in with the last value used for that axis. All axes default to 0 if LOCATE is called after a CLEAR. | Any missing axes from a LOCATE call will be filled in with the last value used for that axis. All axes default to 0 if LOCATE is called after a CLEAR. |
programming/smilebasic/api_reference.1723172427.txt.gz · Last modified: 2024-08-09 03:00 by zlg