Using Vector Tracer R0.06

Vector Tracer is a simple frame creation tool for laser graphics.

File Operation

Open Frames

This command loads a frame file as a current file. Supported file format is generic CSV file and ILDA frame file. When number of frames or number of vectors per frame exceeded 1000 frames or 3000 points, the extra frames or vectors will be truncated.

Insert Frames

This command inserts frames from a frame file. Current file name will not be changed.

Save Frames

Use this command to save the frame file. Scanning information will not be saved when save as an ILDA frame file.

Save Frame As

Same as avobe. Use this command to save current file in a different file.

Save Selection As

Selected frames in the frame table are written as a frame file. If the frame table is hidden, current frame will be saved.

Load Picture

Image file can be loaded as a back ground image to be traced.

Clear Picture

Drawing Window

Add a Vector

Left-click appends a visible vector with pointed position. [Shift] + Left-click appends an invisible (blanked) vector. When the vector is close to previous vector, it will be aligned to the previous vector to make an anchor point.

Subtract Vector

Right-click removes a last vector. When the cursor is pointing any vector, the vector and trailings will be removed at a time.

Select Vector

Left-button with [Ctrl][Shift] selects any rectangular area. The selected vectors are added to the selection. When no vector in the rectangular, all selections will be deselected. The selected vectors are indicated with red filled circle. The selection can also be changed from vector table when it is shown.

Move Vector

Left-button with [Ctrl] moves any vectors. When click any selected vector, all selected vector can be moved at a time. When click a deselected vector, only the vector will be moved.

Drag & Drop

Dropping any file on the drawing window works as a file operation command, Insert Frame (.csv, .ild file) or Load Picture (.bmp file).

Vector Table

Edit Vector

Double-click, Right-click=>Edit or [Enter] edits the focused vector. The new values will be written back to the vector and the position will be written to selected vectors too.

Insert Vector

Right-click=>Ins or [Ins] inserts a duplicated vector to the focused position.

Delete Vector

Right-click=>Del or [Del] deletes the selected vector.

Frame Table

Changing focuse changes the current frame to the focused frame.

Edit Frame

Double-click, Right-click=>Edit or [Enter] edits the focused frame's name.

Insert Frame

Right-click=>Ins or [Ins] inserts a duplicated frame to the focused position.

Delete Frames

Right-click=>Del or [Del] deletes the selected frames.

Resize Frames

Right-click=>Resize resizes the selected frames. The value of >=100 means normalize frame size to the specified size, and <100 means the resizing ratio is in percent. Initial value is the maximum square to cover the selected frames.

Edit Menu

Undo

It can get back only one level.

Insert Blank Frame

Delete Frame

Clear Frame

Delete all vectors in the current frame.

Resize Frame

To change the current frame size, use this command. The frame will be fitted to the square in size of desired. Initial value is the current size.

Change Scan Speed

The change reflects only status bar and scanning information in the frame file. This information can be saved/loaded to only CSV and packed frame file. Loading ILD file does not change this information.

Change Blanking Delay

The change reflects scanning information in the frame file. This information can be saved/loaded to only CSV and packed frame file.

View Menu

Zoom Out

Zoom In

Show/Hide Vector Table

Show/Hide Frame Table

History

R0.01 → R0.02
Migration from MKV to MKV2.
Added supprtment of multiple frame edit.
R0.02 → R0.03
Added supprtment of ILDA frame file.
R0.04 → R0.05
Added packed frame file generation.
R0.05 → R0.06
Fixed a bug that occure a general protection fault when save frame (Ctrl-S) after any D&D.
Fixed a bug that changing any frame name collapses next frame name.
Improved selections and draggings...