Skip to content

Releases: ByteArtsLLC/autolaze

Beta release of mosaic map, bug fixes

Pre-release

Choose a tag to compare

@ByteArts ByteArts released this 08 Sep 03:30
e1fa64a

Includes the new scan map/mosaic image feature and a few bug fixes.

Beta release of mosaic map

Pre-release

Choose a tag to compare

@ByteArts ByteArts released this 28 Aug 17:44
e1fa64a

Early beta that includes many bug fixes (including QC laser detection) and the new large scan map with automated mosaic generation.

Mosaic map

Mosaic map Pre-release
Pre-release

Choose a tag to compare

@ByteArts ByteArts released this 13 Aug 16:44
e1fa64a

Implements automatic mosaic image capture.

Expanded sample map

Expanded sample map Pre-release
Pre-release

Choose a tag to compare

@ByteArts ByteArts released this 21 Jun 20:51
e1fa64a

Adds an expanded sample/scan map feature.

New sample map feature

Pre-release

Choose a tag to compare

@ByteArts ByteArts released this 07 Jun 19:18
e1fa64a

Sample map feature shows a "mini map" of all placed scans and grabbed camera images.

Improve bottlenecks, scan timings

Pre-release

Choose a tag to compare

@ByteArts ByteArts released this 28 May 22:24
e1fa64a

This version fixes several issues related to scan timing and screen updates. Scans with lots of endpoints (e.g. multi-segment lines, circles etc...) now have all the moves sent to the stage controller to queue up so they execute faster without pauses between endpoints. Each major component (stages, laser, microscope) now has its own command queue so events for each component can be processed in parallel. Stage position updates (which also update the graphics on the screen) no longer get blocked in the event queue behind all other events so they happen faster.

Measurement settings integrated with recipes

Choose a tag to compare

@ByteArts ByteArts released this 14 May 13:40
e1fa64a

The measurement settings (bit state, target value, tolerance...) are integrated with the other recipe settings. Bug fixes.

Scan run fix

Scan run fix Pre-release
Pre-release

Choose a tag to compare

@ByteArts ByteArts released this 03 May 22:10
e1fa64a

Fix timing issue with applying recipe settings to a scan during a scan run that could cause laser to fire before settings where done being applied.

Preliminary measurement and bit state controls

Choose a tag to compare

@ByteArts ByteArts released this 24 Apr 17:09
e1fa64a

This version includes preliminary support for the measurement device and bit state controller. On the Run Scans tab there are controls for the measurement device and bit state, and in the edit recipe GUI there are also measurement and bit state controls, but the values in the recipe are not used yet when running scans -- only the values shown on the Run Scans tab are used.

2.1 Beta fix w/arcs and circles

Pre-release

Choose a tag to compare

@ByteArts ByteArts released this 30 Mar 17:56
e1fa64a

Fixes bug w/arcs and circles.