simple_scan_by_lua
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| simple_scan_by_lua [2026/06/01 15:06] – pklapetek | simple_scan_by_lua [2026/06/03 11:47] (current) – pklapetek | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| function scan.runit() | function scan.runit() | ||
| gws_clear(p) | gws_clear(p) | ||
| - | for x = 0, 10e-6, 0.2e-6 | + | for x = 0, 9.8e-6, 0.2e-6 |
| do | do | ||
| - | for y = 0, 10e-6, 0.2e-6 | + | for y = 0, 9.8e-6, 0.2e-6 |
| do | do | ||
| gws_move_to(p, | gws_move_to(p, | ||
simple_scan_by_lua.txt · Last modified: 2026/06/03 11:47 by pklapetek
