Skip to content

Basic Usage

Ezequiel edited this page Apr 14, 2023 · 21 revisions

Drawing Area

Main Tools

File

file

New

Create a new drawing : clear current buffer, load default drawing file (seed.dxf).

Open

Open a existing drawing file (.dxf). You can type the file path (paste or drop is accepted), or choose one from the recent list, or use the file explorer (see the picture below).

open

Save

Write current drawing buffer to file in DXF 2007 format. If the file exists, a warning will be displayed with confirmation to overwrite.

overwrite

Print

Create a printable file from current drawing. It is possible to generate PDF, SVG, PS and image files.

Attention: existing output files will be overwritten without warning.

print1 print2 print3

Export

Export current drawing to other file formats. It is possible to generate G-code and HPGL files, typical formats used by CNC engraving and cut machines. This is still a preview feature, a work in progress.

Attention: existing output files will be overwritten without warning.

export1 export2

Edit

edit

Copy, Cut and Paste

These tools were designed to transfer elements between files or between application instances. For elements of the same drawing, it is more suitable to use the modification tools.

These tools does not occupy the system clipboard, serving only to drawing elements.

Keyboard shortcuts:

  • Copy: Ctrl+C
  • Cut: Ctrl+X
  • Paste: Ctrl+V

Undo and Redo

Undo / Redo changes. Not all operations can be undone by these tools, eg. layer creation.

Keyboard shortcuts:

  • Undo: Ctrl+Z
  • Redo: Ctrl+R

Managers

managers

Layers

See Layer Management in Intermediate Usage section.

Text Styles

See Text Styles and fonts management in Intermediate Usage section.

Line Types

See Line Types Management in Intermediate Usage section.

Blocks

See Blocks Management in Intermediate Usage section.

View

view

Zoom

Zoom modes:

  • Zoom in and out: the mouse wheel can be used as well
  • Rectangle
  • Adjust: fit all visible elements in current window size.

Keyboard shortcuts:

  • Zoom in: Ctrl+
  • Zoom out: Ctrl+

Redraw

Force parse and redraw elements.

Pan

Pan the view in desired direction. In addition, dynamic pan mode can be activated by the middle mouse button press.

Keyboard shortcuts:

  • Pan up: Ctrl+ ⬆️
  • Pan down: Ctrl+ ⬇️
  • Pan left: Ctrl+ ⬅️
  • Pan right: Ctrl+ ➡️

Miscellaneous

misc

Script

CadZinho programming skills, using the Lua language. See at Advanced - Script.

Config

CadZinho configuration. See more in Advanced - Configuration, in Translations, in Development - DXF Format and 3D View.

config1

About

About CadZinho.

about

Properties

Layer

layer1

Color

color1

Line type

ltype1

Line weight

lw1

Quick Tools

quick

Select

Measure

Element properties

Find and Replace

Plugins

See in Advanced - Plugins.

Drawing Tools

Place

place

Line

Polyline

Rectangle

Text

Circle and Arc

Ellipse

Point

Spline

Hatch

Rich Text

Insert Block

Modify

modify

Move

Duplicate

Scale

Rotate

Mirror

Remove

Explode

Add Attribute

Edit Attribute

Edit Text

Text Properties

Vertex

Dimmensions

See in Intermediate - Dimmensions.

Coordinates

Attractors

Navigation