Drawing in SimCam

12. SimCam

Drawing in SimCam

Drawing in SimCam

Useful Links:

SimCam provides comprehensive tools for creating 2D drawings that will be converted into toolpaths.

Basic Drawing Tools

Tool Key Description
LineLStraight segment between two points
CircleCCircle from center and radius
ArcA3-point arc or center-radius
RectangleRRectangle from two corners
PolygonPRegular polygon
PolylinePLContinuous sequence of segments

Editing Tools

Tool Key Description
MoveMTranslate objects
CopyCODuplicate objects
RotateRORotate around a point
ScaleSCResize objects
MirrorMIReflect objects
OffsetOCreate parallel contour
TrimTRTrim lines at intersections
ExtendEXExtend lines to a boundary
FilletFCreate fillet between lines
ChamferCHACreate angular chamfer

Coordinate Input

Methods for entering precise coordinates:

  • Absolute: X,Y (e.g.: 50,30)
  • Relative: @X,Y (e.g.: @10,20 - 10mm in X and 20mm in Y from previous point)
  • Polar: @distance<angle (e.g.: @50<45 - 50mm at 45°)

Layers

Organize drawings on separate layers:

  • Layer for external contours
  • Layer for internal pockets
  • Layer for holes
  • Layer for engravings

Important: Ensure profiles are closed before generating toolpaths for pockets and contours.