KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_marker.cpp File Reference

Go to the source code of this file.

Classes

struct  PCB_MARKER_DESC
 

Macros

#define SCALING_FACTOR   pcbIUScale.mmToIU( 0.1625 )
 Factor to convert the maker unit shape to internal units:
 

Variables

static struct PCB_MARKER_DESC _PCB_MARKER_DESC
 

Macro Definition Documentation

◆ SCALING_FACTOR

#define SCALING_FACTOR   pcbIUScale.mmToIU( 0.1625 )

Factor to convert the maker unit shape to internal units:

Definition at line 48 of file pcb_marker.cpp.

Variable Documentation

◆ _PCB_MARKER_DESC

struct PCB_MARKER_DESC _PCB_MARKER_DESC
static