Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
10352b1d
Commit
10352b1d
authored
Jun 27, 2013
by
jean-pierre charras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor fixes. Gerbview: fix a collision name for GetLayout method.
parent
b66d6e2d
Changes
21
Show whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
151 additions
and
131 deletions
+151
-131
page_layout_default_description.cpp
common/page_layout_default_description.cpp
+9
-9
dialog_lib_edit_pin_base.cpp
eeschema/dialogs/dialog_lib_edit_pin_base.cpp
+11
-4
dialog_lib_edit_pin_base.fbp
eeschema/dialogs/dialog_lib_edit_pin_base.fbp
+3
-3
dialog_lib_edit_pin_base.h
eeschema/dialogs/dialog_lib_edit_pin_base.h
+4
-2
lib_pin.cpp
eeschema/lib_pin.cpp
+2
-1
class_GERBER.cpp
gerbview/class_GERBER.cpp
+3
-3
class_gbr_layout.h
gerbview/class_gbr_layout.h
+0
-1
class_gbr_screen.cpp
gerbview/class_gbr_screen.cpp
+1
-8
draw_gerber_screen.cpp
gerbview/draw_gerber_screen.cpp
+6
-6
excellon_read_drill_file.cpp
gerbview/excellon_read_drill_file.cpp
+2
-2
gerbview_frame.cpp
gerbview/gerbview_frame.cpp
+28
-28
gerbview_frame.h
gerbview/gerbview_frame.h
+10
-10
initpcb.cpp
gerbview/initpcb.cpp
+6
-6
onleftclick.cpp
gerbview/onleftclick.cpp
+0
-4
pcbplot.cpp
gerbview/pcbplot.cpp
+0
-5
rs274d.cpp
gerbview/rs274d.cpp
+30
-6
class_pad.h
pcbnew/class_pad.h
+4
-1
class_pad_draw_functions.cpp
pcbnew/class_pad_draw_functions.cpp
+10
-10
printout_controler.cpp
pcbnew/printout_controler.cpp
+1
-1
pagelayout.kicad_wks
template/pagelayout.kicad_wks
+9
-9
pagelayout_logo.kicad_wks
template/pagelayout_logo.kicad_wks
+12
-12
No files found.
common/page_layout_default_description.cpp
View file @
10352b1d
...
...
@@ -165,7 +165,7 @@ extern const char defaultPageLayout[];
// Default page layout (sizes are in mm)
const
char
defaultPageLayout
[]
=
"( page_layout
\n
"
"(setup (textsize 1.5 1.5) (linewidth 0.15) (textlinewidth 0.15) )"
"(rect (comment
rect around the title block
) (linewidth 0.15) (start 110 34) (end 2 2) )
\n
"
"(rect (comment
\"
rect around the title block
\"
) (linewidth 0.15) (start 110 34) (end 2 2) )
\n
"
"(rect (start 0 0 ltcorner) (end 0 0 rbcorner) (repeat 2) (incrx 2) (incry 2) )
\n
"
"(line (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50) )
\n
"
"(tbtext
\"
1
\"
(pos 25 1 ltcorner) (font (size 1.3 1.3))(repeat 100) (incrx 50) )
\n
"
...
...
@@ -177,21 +177,21 @@ const char defaultPageLayout[] = "( page_layout\n"
"(tbtext
\"
A
\"
(pos 1 25 rtcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50) )
\n
"
"(tbtext
\"
Date: %D
\"
(pos 87 6.9) )
\n
"
"(line (start 110 5.5) end 2 5.5) )
\n
"
"(tbtext
\"
%K
\"
(pos 109 4.1) (comment
Kicad version
) )
\n
"
"(tbtext
\"
%K
\"
(pos 109 4.1) (comment
\"
Kicad version
\"
) )
\n
"
"(line (start 110 8.5) end 2 8.5) )
\n
"
"(tbtext
\"
Rev: %R
\"
(pos 24 6.9)(font bold)(justify left) )
\n
"
"(tbtext
\"
Size: %Z
\"
(comment
Paper format name
)(pos 109 6.9) )
\n
"
"(tbtext
\"
Id: %S/%N
\"
(comment
Sheet id
)(pos 24 4.1) )
\n
"
"(tbtext
\"
Size: %Z
\"
(comment
\"
Paper format name
\"
)(pos 109 6.9) )
\n
"
"(tbtext
\"
Id: %S/%N
\"
(comment
\"
Sheet id
\"
)(pos 24 4.1) )
\n
"
"(line (start 110 12.5) end 2 12.5) )
\n
"
"(tbtext
\"
Title: %T
\"
(pos 109 10.7)(font bold italic (size 2 2)) )
\n
"
"(tbtext
\"
File: %F
\"
(pos 109 14.3) )
\n
"
"(line (start 110 18.5) end 2 18.5) )
\n
"
"(tbtext
\"
Sheet: %P
\"
(pos 109 17) )
\n
"
"(tbtext
\"
%Y
\"
(comment
Company name
) (pos 109 20)(font bold) )
\n
"
"(tbtext
\"
%C0
\"
(comment
Comment 0
) (pos 109 23) )
\n
"
"(tbtext
\"
%C1
\"
(comment
Comment 0
) (pos 109 26) )
\n
"
"(tbtext
\"
%C2
\"
(comment
Comment 0
) (pos 109 29) )
\n
"
"(tbtext
\"
%C3
\"
(comment
Comment 0
) (pos 109 32) )
\n
"
"(tbtext
\"
%Y
\"
(comment
\"
Company name
\"
) (pos 109 20)(font bold) )
\n
"
"(tbtext
\"
%C0
\"
(comment
\"
Comment 0
\"
) (pos 109 23) )
\n
"
"(tbtext
\"
%C1
\"
(comment
\"
Comment 1
\"
) (pos 109 26) )
\n
"
"(tbtext
\"
%C2
\"
(comment
\"
Comment 2
\"
) (pos 109 29) )
\n
"
"(tbtext
\"
%C3
\"
(comment
\"
Comment 3
\"
) (pos 109 32) )
\n
"
"(line (start 90 8.5) end 90 5.5) )
\n
"
"(line (start 26 8.5) end 26 2) )
\n
"
")
\n
"
...
...
eeschema/dialogs/dialog_lib_edit_pin_base.cpp
View file @
10352b1d
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version
Apr 11
2012)
// C++ code generated with wxFormBuilder (version
Oct 8
2012)
// http://www.wxformbuilder.org/
//
// PLEASE DO "NOT" EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#include "wx/bmpcbox.h"
#include "dialog_lib_edit_pin_base.h"
///////////////////////////////////////////////////////////////////////////
...
...
@@ -33,6 +35,7 @@ DIALOG_LIB_EDIT_PIN_BASE::DIALOG_LIB_EDIT_PIN_BASE( wxWindow* parent, wxWindowID
fgSizerPins
->
Add
(
m_staticTextPinName
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxALL
,
3
);
m_textPinName
=
new
wxTextCtrl
(
this
,
ID_M_TEXTPINNAME
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_textPinName
->
SetMaxLength
(
0
);
fgSizerPins
->
Add
(
m_textPinName
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxEXPAND
|
wxTOP
|
wxBOTTOM
,
3
);
m_staticTextPadName
=
new
wxStaticText
(
this
,
ID_M_STATICTEXTPADNAME
,
_
(
"Pin n&umber:"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
...
...
@@ -42,13 +45,14 @@ DIALOG_LIB_EDIT_PIN_BASE::DIALOG_LIB_EDIT_PIN_BASE( wxWindow* parent, wxWindowID
fgSizerPins
->
Add
(
m_staticTextPadName
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxALL
,
3
);
m_textPadName
=
new
wxTextCtrl
(
this
,
ID_M_TEXTPADNAME
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_textPadName
->
SetMaxLength
(
0
);
fgSizerPins
->
Add
(
m_textPadName
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxEXPAND
|
wxTOP
|
wxBOTTOM
,
3
);
m_staticTextOrient
=
new
wxStaticText
(
this
,
wxID_ANY
,
_
(
"&Orientation:"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_staticTextOrient
->
Wrap
(
-
1
);
fgSizerPins
->
Add
(
m_staticTextOrient
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxALL
,
3
);
m_choiceOrientation
=
new
wxBitmapComboBox
(
this
,
wxID_ANY
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
,
NULL
,
0
);
m_choiceOrientation
=
new
wxBitmapComboBox
(
this
,
wxID_ANY
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
,
NULL
,
wxCB_READONLY
);
fgSizerPins
->
Add
(
m_choiceOrientation
,
0
,
wxEXPAND
|
wxTOP
|
wxBOTTOM
,
5
);
m_staticTextEType
=
new
wxStaticText
(
this
,
wxID_ANY
,
_
(
"&Electrical type:"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
...
...
@@ -57,14 +61,14 @@ DIALOG_LIB_EDIT_PIN_BASE::DIALOG_LIB_EDIT_PIN_BASE( wxWindow* parent, wxWindowID
fgSizerPins
->
Add
(
m_staticTextEType
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxALL
,
3
);
m_choiceElectricalType
=
new
wxBitmapComboBox
(
this
,
wxID_ANY
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
,
NULL
,
0
);
m_choiceElectricalType
=
new
wxBitmapComboBox
(
this
,
wxID_ANY
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
,
NULL
,
wxCB_READONLY
);
fgSizerPins
->
Add
(
m_choiceElectricalType
,
0
,
wxEXPAND
|
wxTOP
|
wxBOTTOM
,
5
);
m_staticTextGstyle
=
new
wxStaticText
(
this
,
wxID_ANY
,
_
(
"Graphic &Style:"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_staticTextGstyle
->
Wrap
(
-
1
);
fgSizerPins
->
Add
(
m_staticTextGstyle
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxALL
,
3
);
m_choiceStyle
=
new
wxBitmapComboBox
(
this
,
wxID_ANY
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
,
NULL
,
0
);
m_choiceStyle
=
new
wxBitmapComboBox
(
this
,
wxID_ANY
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
,
NULL
,
wxCB_READONLY
);
fgSizerPins
->
Add
(
m_choiceStyle
,
0
,
wxEXPAND
|
wxTOP
|
wxBOTTOM
,
5
);
...
...
@@ -115,6 +119,7 @@ DIALOG_LIB_EDIT_PIN_BASE::DIALOG_LIB_EDIT_PIN_BASE( wxWindow* parent, wxWindowID
fgSizerTextsSizes
->
Add
(
m_staticTextNameSize
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxALL
,
3
);
m_textPinNameTextSize
=
new
wxTextCtrl
(
this
,
ID_M_TEXTPINNAMETEXTSIZE
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_textPinNameTextSize
->
SetMaxLength
(
0
);
fgSizerTextsSizes
->
Add
(
m_textPinNameTextSize
,
1
,
wxALIGN_CENTER_VERTICAL
|
wxEXPAND
|
wxTOP
|
wxBOTTOM
,
3
);
m_staticNameTextSizeUnits
=
new
wxStaticText
(
this
,
ID_M_STATICNAMETEXTSIZEUNITS
,
_
(
"units"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
...
...
@@ -126,6 +131,7 @@ DIALOG_LIB_EDIT_PIN_BASE::DIALOG_LIB_EDIT_PIN_BASE( wxWindow* parent, wxWindowID
fgSizerTextsSizes
->
Add
(
m_staticTextPadNameSize
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxALL
,
3
);
m_textPadNameTextSize
=
new
wxTextCtrl
(
this
,
ID_M_TEXTPADNAMETEXTSIZE
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_textPadNameTextSize
->
SetMaxLength
(
0
);
fgSizerTextsSizes
->
Add
(
m_textPadNameTextSize
,
0
,
wxALIGN_CENTER_VERTICAL
|
wxTOP
|
wxBOTTOM
|
wxEXPAND
,
3
);
m_staticNumberTextSizeUnits
=
new
wxStaticText
(
this
,
ID_M_STATICNUMBERTEXTSIZEUNITS
,
_
(
"units"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
...
...
@@ -137,6 +143,7 @@ DIALOG_LIB_EDIT_PIN_BASE::DIALOG_LIB_EDIT_PIN_BASE( wxWindow* parent, wxWindowID
fgSizerTextsSizes
->
Add
(
m_staticTextPinLen
,
0
,
wxALL
,
5
);
m_textLength
=
new
wxTextCtrl
(
this
,
ID_M_TEXTLENGTH
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_textLength
->
SetMaxLength
(
0
);
fgSizerTextsSizes
->
Add
(
m_textLength
,
0
,
wxTOP
|
wxBOTTOM
|
wxEXPAND
,
5
);
m_staticLengthUnits
=
new
wxStaticText
(
this
,
ID_M_STATICLENGTHUNITS
,
_
(
"units"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
...
...
eeschema/dialogs/dialog_lib_edit_pin_base.fbp
View file @
10352b1d
...
...
@@ -607,7 +607,7 @@
<property
name=
"selection"
>
-1
</property>
<property
name=
"show"
>
1
</property>
<property
name=
"size"
></property>
<property
name=
"style"
></property>
<property
name=
"style"
>
wxCB_READONLY
</property>
<property
name=
"subclass"
>
wxBitmapComboBox; wx/bmpcbox.h
</property>
<property
name=
"toolbar_pane"
>
0
</property>
<property
name=
"tooltip"
></property>
...
...
@@ -781,7 +781,7 @@
<property
name=
"selection"
>
-1
</property>
<property
name=
"show"
>
1
</property>
<property
name=
"size"
></property>
<property
name=
"style"
></property>
<property
name=
"style"
>
wxCB_READONLY
</property>
<property
name=
"subclass"
>
wxBitmapComboBox; wx/bmpcbox.h
</property>
<property
name=
"toolbar_pane"
>
0
</property>
<property
name=
"tooltip"
></property>
...
...
@@ -955,7 +955,7 @@
<property
name=
"selection"
>
-1
</property>
<property
name=
"show"
>
1
</property>
<property
name=
"size"
></property>
<property
name=
"style"
></property>
<property
name=
"style"
>
wxCB_READONLY
</property>
<property
name=
"subclass"
>
wxBitmapComboBox; wx/bmpcbox.h
</property>
<property
name=
"toolbar_pane"
>
0
</property>
<property
name=
"tooltip"
></property>
...
...
eeschema/dialogs/dialog_lib_edit_pin_base.h
View file @
10352b1d
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version
Apr 11
2012)
// C++ code generated with wxFormBuilder (version
Oct 8
2012)
// http://www.wxformbuilder.org/
//
// PLEASE DO "NOT" EDIT THIS FILE!
...
...
@@ -11,7 +11,9 @@
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
#include "wx/bmpcbox.h"
class
DIALOG_SHIM
;
class
wxBitmapComboBox
;
#include "dialog_shim.h"
#include <wx/string.h>
#include <wx/stattext.h>
...
...
eeschema/lib_pin.cpp
View file @
10352b1d
...
...
@@ -311,7 +311,8 @@ void LIB_PIN::SetOrientation( int orientation )
for
(
size_t
i
=
0
;
i
<
pinList
.
size
();
i
++
)
{
if
(
(
pinList
[
i
]
->
m_Flags
&
IS_LINKED
)
==
0
||
pinList
[
i
]
->
m_orientation
==
orientation
)
if
(
(
pinList
[
i
]
->
m_Flags
&
IS_LINKED
)
==
0
||
pinList
[
i
]
->
m_orientation
==
orientation
)
continue
;
pinList
[
i
]
->
m_orientation
=
orientation
;
...
...
gerbview/class_GERBER.cpp
View file @
10352b1d
...
...
@@ -6,8 +6,8 @@
/*
* This program source code file is part of KiCad, a free EDA CAD application.
*
* Copyright (C) 1992-201
0 <Jean-Pierre Charras>
* Copyright (C) 1992-201
0
KiCad Developers, see change_log.txt for contributors.
* Copyright (C) 1992-201
3 Jean-Pierre Charras jp.charras at wanadoo.fr
* Copyright (C) 1992-201
3
KiCad Developers, see change_log.txt for contributors.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
@@ -308,7 +308,7 @@ void GERBER_IMAGE::StepAndRepeatItem( const GERBER_DRAW_ITEM& aItem )
move_vector
.
y
=
scaletoIU
(
jj
*
GetLayerParams
().
m_StepForRepeat
.
y
,
GetLayerParams
().
m_StepForRepeatMetric
);
dupItem
->
MoveXY
(
move_vector
);
m_Parent
->
GetLayout
()
->
m_Drawings
.
Append
(
dupItem
);
m_Parent
->
Get
Gerber
Layout
()
->
m_Drawings
.
Append
(
dupItem
);
}
}
}
...
...
gerbview/class_gbr_layout.h
View file @
10352b1d
...
...
@@ -9,7 +9,6 @@
#include <dlist.h>
// #include <layers_id_colors_and_visibility.h>
#include <class_colors_design_settings.h>
#include <common.h> // PAGE_INFO
#include <class_title_block.h>
...
...
gerbview/class_gbr_screen.cpp
View file @
10352b1d
...
...
@@ -7,13 +7,7 @@
#include <macros.h>
#include <class_gbr_screen.h>
#include <base_units.h>
#include <pcbnew.h>
#include <class_board_design_settings.h>
#include <layers_id_colors_and_visibility.h>
#include <pcbnew_id.h>
#include <gerbview_id.h>
#define DMIL_GRID( x ) wxRealPoint( x * IU_PER_DECIMILS,\
x * IU_PER_DECIMILS )
...
...
@@ -23,7 +17,6 @@
/**
Default GerbView zoom values.
Limited to 19 values to keep a decent size to menus.
Roughly a 1.5 progression.
*/
static
const
double
gbrZoomList
[]
=
...
...
gerbview/draw_gerber_screen.cpp
View file @
10352b1d
/*
* This program source code file is part of KiCad, a free EDA CAD application.
*
* Copyright (C) 20
09 Jean-Pierre Charras, jaen-pierre.charras@gipsa-lab.inpg.com
* Copyright (C) 201
1
Wayne Stambaugh <stambaughw@verizon.net>
* Copyright (C) 1992-201
1
KiCad Developers, see AUTHORS.txt for contributors.
* Copyright (C) 20
13 Jean-Pierre Charras, jpierre.charras at wanadoo
* Copyright (C) 201
3
Wayne Stambaugh <stambaughw@verizon.net>
* Copyright (C) 1992-201
3
KiCad Developers, see AUTHORS.txt for contributors.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
@@ -59,7 +59,7 @@ void GERBVIEW_FRAME::PrintPage( wxDC* aDC, LAYER_MSK aPrintMasklayer,
m_canvas
->
SetPrintMirrored
(
aPrintMirrorMode
);
// XXX -1 as drawmode?
GetLayout
()
->
Draw
(
m_canvas
,
aDC
,
UNSPECIFIED_DRAWMODE
,
wxPoint
(
0
,
0
)
);
Get
Gerber
Layout
()
->
Draw
(
m_canvas
,
aDC
,
UNSPECIFIED_DRAWMODE
,
wxPoint
(
0
,
0
)
);
m_canvas
->
SetPrintMirrored
(
false
);
...
...
@@ -73,7 +73,7 @@ void GERBVIEW_FRAME::RedrawActiveWindow( wxDC* DC, bool EraseBg )
{
GBR_SCREEN
*
screen
=
(
GBR_SCREEN
*
)
GetScreen
();
if
(
!
GetLayout
()
)
if
(
!
Get
Gerber
Layout
()
)
return
;
wxBusyCursor
dummy
;
...
...
@@ -96,7 +96,7 @@ void GERBVIEW_FRAME::RedrawActiveWindow( wxDC* DC, bool EraseBg )
}
// Draw according to the current setting. This needs to be GR_COPY or GR_OR.
GetLayout
()
->
Draw
(
m_canvas
,
DC
,
drawMode
,
wxPoint
(
0
,
0
)
);
Get
Gerber
Layout
()
->
Draw
(
m_canvas
,
DC
,
drawMode
,
wxPoint
(
0
,
0
)
);
// Draw the "background" now, i.e. grid and axis after gerber layers
// because most of time the actual background is erased by successive drawings of each gerber
...
...
gerbview/excellon_read_drill_file.cpp
View file @
10352b1d
...
...
@@ -487,8 +487,8 @@ bool EXCELLON_IMAGE::Execute_Drill_Command( char*& text )
ReportMessage
(
msg
);
return
false
;
}
gbritem
=
new
GERBER_DRAW_ITEM
(
GetParent
()
->
GetLayout
(),
this
);
GetParent
()
->
GetLayout
()
->
m_Drawings
.
Append
(
gbritem
);
gbritem
=
new
GERBER_DRAW_ITEM
(
GetParent
()
->
Get
Gerber
Layout
(),
this
);
GetParent
()
->
Get
Gerber
Layout
()
->
m_Drawings
.
Append
(
gbritem
);
if
(
m_SlotOn
)
// Oval hole
{
fillLineGBRITEM
(
gbritem
,
...
...
gerbview/gerbview_frame.cpp
View file @
10352b1d
...
...
@@ -70,7 +70,7 @@ GERBVIEW_FRAME::GERBVIEW_FRAME( wxWindow* aParent, const wxString& aTitle,
aStyle
,
GERBVIEW_FRAME_NAME
)
{
m_colorsSettings
=
&
g_ColorsSettings
;
m_Layout
=
NULL
;
m_
gerber
Layout
=
NULL
;
m_FrameName
=
GERBVIEW_FRAME_NAME
;
m_show_layer_manager_tools
=
true
;
...
...
@@ -95,7 +95,7 @@ GERBVIEW_FRAME::GERBVIEW_FRAME( wxWindow* aParent, const wxString& aTitle,
SetVisibleLayers
(
FULL_LAYERS
);
// All 32 layers visible.
SetScreen
(
new
GBR_SCREEN
(
GetLayout
()
->
GetPageSettings
().
GetSizeIU
()
)
);
SetScreen
(
new
GBR_SCREEN
(
Get
Gerber
Layout
()
->
GetPageSettings
().
GetSizeIU
()
)
);
// Create the PCB_LAYER_WIDGET *after* SetLayout():
wxFont
font
=
wxSystemSettings
::
GetFont
(
wxSYS_DEFAULT_GUI_FONT
);
...
...
@@ -112,10 +112,10 @@ GERBVIEW_FRAME::GERBVIEW_FRAME( wxWindow* aParent, const wxString& aTitle,
LoadSettings
();
SetSize
(
m_FramePos
.
x
,
m_FramePos
.
y
,
m_FrameSize
.
x
,
m_FrameSize
.
y
);
if
(
m_LastGridSizeId
<
ID_POPUP_GRID_LEVEL_100
0
)
m_LastGridSizeId
=
m_LastGridSizeId
;
if
(
m_LastGridSizeId
>
ID_POPUP_GRID_LEVEL_0_0_1MM
)
m_LastGridSizeId
=
ID_POPUP_GRID_LEVEL_0_0_1MM
;
if
(
m_LastGridSizeId
<
0
)
m_LastGridSizeId
=
0
;
if
(
m_LastGridSizeId
>
ID_POPUP_GRID_LEVEL_0_0_1MM
-
ID_POPUP_GRID_LEVEL_1000
)
m_LastGridSizeId
=
ID_POPUP_GRID_LEVEL_0_0_1MM
-
ID_POPUP_GRID_LEVEL_1000
;
GetScreen
()
->
SetGrid
(
ID_POPUP_GRID_LEVEL_1000
+
m_LastGridSizeId
);
ReCreateMenuBar
();
...
...
@@ -184,13 +184,13 @@ void GERBVIEW_FRAME::OnCloseWindow( wxCloseEvent& Event )
double
GERBVIEW_FRAME
::
BestZoom
()
{
GERBER_DRAW_ITEM
*
item
=
GetLayout
()
->
m_Drawings
;
GERBER_DRAW_ITEM
*
item
=
Get
Gerber
Layout
()
->
m_Drawings
;
// gives a minimal value to zoom, if no item in list
if
(
item
==
NULL
)
return
ZOOM_FACTOR
(
350.0
);
EDA_RECT
bbox
=
GetLayout
()
->
ComputeBoundingBox
();
EDA_RECT
bbox
=
Get
Gerber
Layout
()
->
ComputeBoundingBox
();
wxSize
size
=
m_canvas
->
GetClientSize
();
...
...
@@ -552,7 +552,7 @@ LAYER_MSK GERBVIEW_FRAME::GetVisibleLayers() const
*/
void
GERBVIEW_FRAME
::
SetVisibleLayers
(
LAYER_MSK
aLayerMask
)
{
GetLayout
()
->
SetVisibleLayers
(
aLayerMask
);
Get
Gerber
Layout
()
->
SetVisibleLayers
(
aLayerMask
);
}
...
...
@@ -567,7 +567,7 @@ bool GERBVIEW_FRAME::IsLayerVisible( LAYER_NUM aLayer ) const
if
(
!
m_DisplayOptions
.
m_IsPrinting
)
return
m_LayersManager
->
IsLayerVisible
(
aLayer
);
else
return
GetLayout
()
->
IsLayerVisible
(
aLayer
);
return
Get
Gerber
Layout
()
->
IsLayerVisible
(
aLayer
);
}
...
...
@@ -693,8 +693,8 @@ void GERBVIEW_FRAME::setActiveLayer( LAYER_NUM aLayer, bool doLayerWidgetUpdate
void
GERBVIEW_FRAME
::
SetPageSettings
(
const
PAGE_INFO
&
aPageSettings
)
{
wxASSERT
(
m_Layout
);
m_Layout
->
SetPageSettings
(
aPageSettings
);
wxASSERT
(
m_
gerber
Layout
);
m_
gerber
Layout
->
SetPageSettings
(
aPageSettings
);
if
(
GetScreen
()
)
GetScreen
()
->
InitDataPoints
(
aPageSettings
.
GetSizeIU
()
);
...
...
@@ -703,47 +703,47 @@ void GERBVIEW_FRAME::SetPageSettings( const PAGE_INFO& aPageSettings )
const
PAGE_INFO
&
GERBVIEW_FRAME
::
GetPageSettings
()
const
{
wxASSERT
(
m_Layout
);
return
m_Layout
->
GetPageSettings
();
wxASSERT
(
m_
gerber
Layout
);
return
m_
gerber
Layout
->
GetPageSettings
();
}
const
wxSize
GERBVIEW_FRAME
::
GetPageSizeIU
()
const
{
wxASSERT
(
m_Layout
);
wxASSERT
(
m_
gerber
Layout
);
// this function is only needed because EDA_DRAW_FRAME is not compiled
// with either -DPCBNEW or -DEESCHEMA, so the virtual is used to route
// into an application specific source file.
return
m_Layout
->
GetPageSettings
().
GetSizeIU
();
return
m_
gerber
Layout
->
GetPageSettings
().
GetSizeIU
();
}
const
TITLE_BLOCK
&
GERBVIEW_FRAME
::
GetTitleBlock
()
const
{
wxASSERT
(
m_Layout
);
return
m_Layout
->
GetTitleBlock
();
wxASSERT
(
m_
gerber
Layout
);
return
m_
gerber
Layout
->
GetTitleBlock
();
}
void
GERBVIEW_FRAME
::
SetTitleBlock
(
const
TITLE_BLOCK
&
aTitleBlock
)
{
wxASSERT
(
m_Layout
);
m_Layout
->
SetTitleBlock
(
aTitleBlock
);
wxASSERT
(
m_
gerber
Layout
);
m_
gerber
Layout
->
SetTitleBlock
(
aTitleBlock
);
}
const
wxPoint
&
GERBVIEW_FRAME
::
GetOriginAxisPosition
()
const
{
wxASSERT
(
m_Layout
);
return
m_Layout
->
GetOriginAxisPosition
();
wxASSERT
(
m_
gerber
Layout
);
return
m_
gerber
Layout
->
GetOriginAxisPosition
();
}
void
GERBVIEW_FRAME
::
SetOriginAxisPosition
(
const
wxPoint
&
aPosition
)
{
wxASSERT
(
m_Layout
);
m_Layout
->
SetOriginAxisPosition
(
aPosition
);
wxASSERT
(
m_
gerber
Layout
);
m_
gerber
Layout
->
SetOriginAxisPosition
(
aPosition
);
}
...
...
@@ -768,13 +768,13 @@ void GERBVIEW_FRAME::SetCurItem( GERBER_DRAW_ITEM* aItem, bool aDisplayInfo )
/*
* Function GetLayoutBoundingBox
* Function Get
Gerber
LayoutBoundingBox
* returns the bounding box containing all gerber items.
*/
EDA_RECT
GERBVIEW_FRAME
::
GetLayoutBoundingBox
()
EDA_RECT
GERBVIEW_FRAME
::
Get
Gerber
LayoutBoundingBox
()
{
GetLayout
()
->
ComputeBoundingBox
();
return
GetLayout
()
->
GetBoundingBox
();
Get
Gerber
Layout
()
->
ComputeBoundingBox
();
return
Get
Gerber
Layout
()
->
GetBoundingBox
();
}
/*
...
...
gerbview/gerbview_frame.h
View file @
10352b1d
...
...
@@ -82,26 +82,26 @@ public:
class
GERBVIEW_FRAME
:
public
EDA_DRAW_FRAME
// PCB_BASE_FRAME
{
GBR_LAYOUT
*
m_Layout
;
GBR_LAYOUT
*
m_
gerber
Layout
;
public
:
GBR_DISPLAY_OPTIONS
m_DisplayOptions
;
/**
* Function SetLayout
* sets the m_Layout member in such as way as to ensure deleting any previous
* sets the m_
gerber
Layout member in such as way as to ensure deleting any previous
* GBR_LAYOUT.
* @param aLayout The GBR_LAYOUT to put into the frame.
*/
void
SetLayout
(
GBR_LAYOUT
*
aLayout
)
{
delete
m_Layout
;
m_Layout
=
aLayout
;
delete
m_
gerber
Layout
;
m_
gerber
Layout
=
aLayout
;
}
GBR_LAYOUT
*
GetLayout
()
const
GBR_LAYOUT
*
Get
Gerber
Layout
()
const
{
wxASSERT
(
m_Layout
);
return
m_Layout
;
wxASSERT
(
m_
gerber
Layout
);
return
m_
gerber
Layout
;
}
/**
...
...
@@ -110,17 +110,17 @@ public:
*/
GERBER_DRAW_ITEM
*
GetItemsList
()
{
GERBER_DRAW_ITEM
*
item
=
GetLayout
()
->
m_Drawings
;
GERBER_DRAW_ITEM
*
item
=
Get
Gerber
Layout
()
->
m_Drawings
;
return
(
GERBER_DRAW_ITEM
*
)
item
;
}
/**
* Function GetLayoutBoundingBox
* Function Get
Gerber
LayoutBoundingBox
* calculates the bounding box containing all gerber items.
* @return EDA_RECT - the items bounding box
*/
EDA_RECT
GetLayoutBoundingBox
();
EDA_RECT
Get
Gerber
LayoutBoundingBox
();
void
SetPageSettings
(
const
PAGE_INFO
&
aPageSettings
);
// overload
const
PAGE_INFO
&
GetPageSettings
()
const
;
// overload
...
...
gerbview/initpcb.cpp
View file @
10352b1d
/*
* This program source code file is part of KiCad, a free EDA CAD application.
*
* Copyright (C) 20
07 Jean-Pierre Charras, jaen-pierre.charras@gipsa-lab.inpg.com
* Copyright (C) 1992-201
1
KiCad Developers, see AUTHORS.txt for contributors.
* Copyright (C) 20
13 Jean-Pierre Charras, jp.charras at wanadoo.fr
* Copyright (C) 1992-201
3
KiCad Developers, see AUTHORS.txt for contributors.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
@@ -41,7 +41,7 @@ bool GERBVIEW_FRAME::Clear_Pcb( bool query )
{
LAYER_NUM
layer
;
if
(
GetLayout
()
==
NULL
)
if
(
Get
Gerber
Layout
()
==
NULL
)
return
false
;
if
(
query
&&
GetScreen
()
->
IsModify
()
)
...
...
@@ -50,7 +50,7 @@ bool GERBVIEW_FRAME::Clear_Pcb( bool query )
return
false
;
}
GetLayout
()
->
m_Drawings
.
DeleteAll
();
Get
Gerber
Layout
()
->
m_Drawings
.
DeleteAll
();
for
(
layer
=
FIRST_LAYER
;
layer
<
NB_GERBER_LAYERS
;
++
layer
)
{
...
...
@@ -61,7 +61,7 @@ bool GERBVIEW_FRAME::Clear_Pcb( bool query )
}
}
GetLayout
()
->
SetBoundingBox
(
EDA_RECT
()
);
Get
Gerber
Layout
()
->
SetBoundingBox
(
EDA_RECT
()
);
SetScreen
(
new
GBR_SCREEN
(
GetPageSettings
().
GetSizeIU
()
)
);
...
...
@@ -84,7 +84,7 @@ void GERBVIEW_FRAME::Erase_Current_Layer( bool query )
SetCurItem
(
NULL
);
GERBER_DRAW_ITEM
*
item
=
GetLayout
()
->
m_Drawings
;
GERBER_DRAW_ITEM
*
item
=
Get
Gerber
Layout
()
->
m_Drawings
;
GERBER_DRAW_ITEM
*
next
;
for
(
;
item
;
item
=
next
)
...
...
gerbview/onleftclick.cpp
View file @
10352b1d
...
...
@@ -5,12 +5,8 @@
#include <fctsys.h>
#include <class_drawpanel.h>
#include <common.h>
//#include "gestfich.h"
//#include "appl_wxstruct.h"
#include <gerbview.h>
//#include "pcbplot.h"
//#include "kicad_device_context.h"
#include <gerbview_id.h>
#include <class_GERBER.h>
#include <dialog_helpers.h>
...
...
gerbview/pcbplot.cpp
View file @
10352b1d
...
...
@@ -8,11 +8,6 @@
#include <gerbview.h>
#include <pcbplot.h>
/**************************************************************/
/* void PCB_BASE_FRAME::ToPlotter(wxCommandEvent& event) */
/***************************************************************/
/** TODO */
void
GERBVIEW_FRAME
::
ToPlotter
(
wxCommandEvent
&
event
)
{
...
...
gerbview/rs274d.cpp
View file @
10352b1d
/********************/
/**** rs274d.cpp ****/
/********************/
/**
* @file rs274d.cpp
* @brief functions to read the rs274d commands from a rs274d/rs274x file
*/
/*
* This program source code file is part of KiCad, a free EDA CAD application.
*
* Copyright (C) 1992-2013 KiCad Developers, see AUTHORS.txt for contributors.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, you may find one here:
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* or you may search the http://www.gnu.org website for the version 2 license,
* or you may write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <fctsys.h>
#include <common.h>
...
...
@@ -511,9 +535,9 @@ bool GERBER_IMAGE::Execute_G_Command( char*& text, int G_command )
break
;
case
GC_TURN_OFF_POLY_FILL
:
if
(
m_Exposure
&&
m_Parent
->
GetLayout
()
->
m_Drawings
)
// End of polygon
if
(
m_Exposure
&&
m_Parent
->
Get
Gerber
Layout
()
->
m_Drawings
)
// End of polygon
{
GERBER_DRAW_ITEM
*
gbritem
=
m_Parent
->
GetLayout
()
->
m_Drawings
.
GetLast
();
GERBER_DRAW_ITEM
*
gbritem
=
m_Parent
->
Get
Gerber
Layout
()
->
m_Drawings
.
GetLast
();
StepAndRepeatItem
(
*
gbritem
);
}
m_Exposure
=
false
;
...
...
@@ -542,7 +566,7 @@ bool GERBER_IMAGE::Execute_DCODE_Command( char*& text, int D_commande )
APERTURE_T
aperture
=
APT_CIRCLE
;
GERBER_DRAW_ITEM
*
gbritem
;
GBR_LAYOUT
*
layout
=
m_Parent
->
GetLayout
();
GBR_LAYOUT
*
layout
=
m_Parent
->
Get
Gerber
Layout
();
LAYER_NUM
activeLayer
=
m_Parent
->
getActiveLayer
();
...
...
pcbnew/class_pad.h
View file @
10352b1d
...
...
@@ -345,9 +345,12 @@ public:
* position.
* @param aSegEnd = the ending point of the equivalent segment, relative to the shape position
* @param aRotation = full rotation of the segment
* @param aRotation = full rotation of the segment
* @param aMargin = a margin around the shape (for instance mask margin)
* @return the width of the segment
*/
int
BuildSegmentFromOvalShape
(
wxPoint
&
aSegStart
,
wxPoint
&
aSegEnd
,
double
aRotation
)
const
;
int
BuildSegmentFromOvalShape
(
wxPoint
&
aSegStart
,
wxPoint
&
aSegEnd
,
double
aRotation
,
const
wxSize
&
aMargin
)
const
;
void
ReturnStringPadName
(
wxString
&
text
)
const
;
// Return pad name as string in a buffer
...
...
pcbnew/class_pad_draw_functions.cpp
View file @
10352b1d
...
...
@@ -340,8 +340,7 @@ void D_PAD::DrawShape( EDA_RECT* aClipBox, wxDC* aDC, PAD_DRAWINFO& aDrawInfo )
GRCircle
(
aClipBox
,
aDC
,
shape_pos
.
x
,
shape_pos
.
y
,
halfsize
.
x
+
aDrawInfo
.
m_PadClearance
,
0
,
aDrawInfo
.
m_Color
);
0
,
aDrawInfo
.
m_Color
);
}
break
;
...
...
@@ -349,7 +348,8 @@ void D_PAD::DrawShape( EDA_RECT* aClipBox, wxDC* aDC, PAD_DRAWINFO& aDrawInfo )
case
PAD_OVAL
:
{
wxPoint
segStart
,
segEnd
;
seg_width
=
BuildSegmentFromOvalShape
(
segStart
,
segEnd
,
angle
);
seg_width
=
BuildSegmentFromOvalShape
(
segStart
,
segEnd
,
angle
,
aDrawInfo
.
m_Mask_margin
);
segStart
+=
shape_pos
;
segEnd
+=
shape_pos
;
...
...
@@ -596,27 +596,27 @@ void D_PAD::DrawShape( EDA_RECT* aClipBox, wxDC* aDC, PAD_DRAWINFO& aDrawInfo )
* aRotation is the asked rotation of the segment (usually m_Orient)
*/
int
D_PAD
::
BuildSegmentFromOvalShape
(
wxPoint
&
aSegStart
,
wxPoint
&
aSegEnd
,
double
aRotation
)
const
double
aRotation
,
const
wxSize
&
aMargin
)
const
{
int
width
;
if
(
m_Size
.
y
<
m_Size
.
x
)
// Build an horizontal equiv segment
{
int
delta
=
(
m_Size
.
x
-
m_Size
.
y
)
/
2
;
aSegStart
.
x
=
-
delta
;
aSegStart
.
x
=
-
delta
-
aMargin
.
x
;
aSegStart
.
y
=
0
;
aSegEnd
.
x
=
delta
;
aSegEnd
.
x
=
delta
+
aMargin
.
x
;
aSegEnd
.
y
=
0
;
width
=
m_Size
.
y
;
width
=
m_Size
.
y
+
(
aMargin
.
y
*
2
)
;
}
else
// Vertical oval: build a vertical equiv segment
{
int
delta
=
(
m_Size
.
y
-
m_Size
.
x
)
/
2
;
aSegStart
.
x
=
0
;
aSegStart
.
y
=
-
delta
;
aSegStart
.
y
=
-
delta
-
aMargin
.
y
;
aSegEnd
.
x
=
0
;
aSegEnd
.
y
=
delta
;
width
=
m_Size
.
x
;
aSegEnd
.
y
=
delta
+
aMargin
.
y
;
width
=
m_Size
.
x
+
(
aMargin
.
x
*
2
)
;
}
if
(
aRotation
)
...
...
pcbnew/printout_controler.cpp
View file @
10352b1d
...
...
@@ -168,7 +168,7 @@ void BOARD_PRINTOUT_CONTROLLER::DrawPage()
boardBoundingBox
=
brd
->
ComputeBoundingBox
();
wxString
titleblockFilename
=
brd
->
GetFileName
();
#elif defined (GERBVIEW)
boardBoundingBox
=
((
GERBVIEW_FRAME
*
)
m_Parent
)
->
GetLayoutBoundingBox
();
boardBoundingBox
=
((
GERBVIEW_FRAME
*
)
m_Parent
)
->
Get
Gerber
LayoutBoundingBox
();
wxString
titleblockFilename
;
// TODO see if we uses the gerber file name
#else
#error BOARD_PRINTOUT_CONTROLLER::DrawPage() works only for PCBNEW or GERBVIEW
...
...
template/pagelayout.kicad_wks
View file @
10352b1d
( page_layout
( setup (textsize 1.5 1.5) (linewidth 0.15) (textlinewidth 0.15) )
( rect (comment
rect around the title block
) (linewidth 0.15) (start 110 34) (end 2 2) )
( rect (comment
"rect around the title block"
) (linewidth 0.15) (start 110 34) (end 2 2) )
( rect (start 0 0 ltcorner) (end 0 0 rbcorner) (repeat 2) (incrx 2) (incry 2) )
( line (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50) )
( tbtext "1" (pos 25 1 ltcorner) (font (size 1.3 1.3))(repeat 100) (incrx 50) )
...
...
@@ -14,21 +14,21 @@
(justify center) (repeat 100) (incry 50) )
( tbtext "Date: %D" (pos 87 6.9) )
( line (start 110 5.5) end 2 5.5) )
( tbtext "%K" (pos 109 4.1) (comment
Kicad version
) )
( tbtext "%K" (pos 109 4.1) (comment
"Kicad version"
) )
( line (start 110 8.5) end 2 8.5) )
( tbtext "Rev: %R" (pos 24 6.9)(font bold)(justify left) )
( tbtext "Size: %Z" (comment
Paper format name
)(pos 109 6.9) )
( tbtext "Id: %S/%N" (comment
Sheet id
)(pos 24 4.1) )
( tbtext "Size: %Z" (comment
"Paper format name"
)(pos 109 6.9) )
( tbtext "Id: %S/%N" (comment
"Sheet id"
)(pos 24 4.1) )
( line (start 110 12.5) end 2 12.5) )
( tbtext "Title: %T" (pos 109 10.7)(font bold (size 2 2)) )
( tbtext "File: %F" (pos 109 14.3) )
( line (start 110 18.5) end 2 18.5) )
( tbtext "Sheet: %P" (pos 109 17) )
( tbtext "%Y" (comment
Company name
) (pos 109 20)(font bold) )
( tbtext "%C0" (comment
Comment 0
) (pos 109 23) )
( tbtext "%C1" (comment
Comment 0
) (pos 109 26) )
( tbtext "%C2" (comment
Comment 0
) (pos 109 29) )
( tbtext "%C3" (comment
Comment 0
) (pos 109 32) )
( tbtext "%Y" (comment
"Company name"
) (pos 109 20)(font bold) )
( tbtext "%C0" (comment
"Comment 0"
) (pos 109 23) )
( tbtext "%C1" (comment
"Comment 1"
) (pos 109 26) )
( tbtext "%C2" (comment
"Comment 2"
) (pos 109 29) )
( tbtext "%C3" (comment
"Comment 3"
) (pos 109 32) )
( line (start 90 8.5) end 90 5.5) )
( line (start 26 8.5) end 26 2) )
)
template/pagelayout_logo.kicad_wks
View file @
10352b1d
( page_layout
( setup (textsize 1.5 1.5) (linewidth 0.15) (textlinewidth 0.15) )
( rect (comment
rect around the title block
) (linewidth 0.15) (start 110 34) (end 2 2) )
( rect (comment
"rect around the title block"
) (linewidth 0.15) (start 110 34) (end 2 2) )
( rect (start 0 0 ltcorner) (end 0 0 rbcorner) (repeat 2) (incrx 2) (incry 2) )
( line (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50) )
( tbtext "1" (pos 25 1 ltcorner) (font (size 1.3 1.3))(repeat 100) (incrx 50) )
...
...
@@ -14,25 +14,25 @@
(justify center) (repeat 100) (incry 50) )
( tbtext "Date: %D" (pos 87 6.9) )
( line (start 110 5.5) end 2 5.5) )
( tbtext "%K" (pos 109 4.1) (comment
Kicad version
) )
( tbtext "%K" (pos 109 4.1) (comment
"Kicad version"
) )
( line (start 110 8.5) end 2 8.5) )
( tbtext "Rev: %R" (pos 24 6.9)(font bold)(justify left) )
( tbtext "Size: %Z" (comment
Paper format name
)(pos 109 6.9) )
( tbtext "Id: %S/%N" (comment
Sheet id
)(pos 24 4.1) )
( tbtext "Size: %Z" (comment
"Paper format name"
)(pos 109 6.9) )
( tbtext "Id: %S/%N" (comment
"Sheet id"
)(pos 24 4.1) )
( line (start 110 12.5) end 2 12.5) )
( tbtext "Title: %T" (pos 109 10.7)(font bold (size 2 2)) )
( tbtext "File: %F" (pos 109 14.3) )
( line (start 110 18.5) end 2 18.5) )
( tbtext "Sheet: %P" (pos 109 17) )
( tbtext "%Y" (comment
Company name
) (pos 109 20)(font bold) )
( tbtext "%C0" (comment
Comment 0
) (pos 109 23) )
( tbtext "%C1" (comment
Comment 0
) (pos 109 26) )
( tbtext "%C2" (comment
Comment 0
) (pos 109 29) )
( tbtext "%C3" (comment
Comment 0
) (pos 109 32) )
( line (start 90 8.5) end 90 5.5) )
( line (start 26 8.5) end 26 2) )
( tbtext "%Y" (comment
"Company name"
) (pos 109 20)(font bold) )
( tbtext "%C0" (comment
"Comment 0"
) (pos 109 23) )
( tbtext "%C1" (comment
"Comment 1"
) (pos 109 26) )
( tbtext "%C2" (comment
"Comment 2"
) (pos 109 29) )
( tbtext "%C3" (comment
"Comment 3"
) (pos 109 32) )
( line (start 90 8.5)
(
end 90 5.5) )
( line (start 26 8.5)
(
end 26 2) )
( rect (comment
rect around the logo
) (linewidth 0.15) (start 157 34) (end 110 2) )
( rect (comment
"rect around the logo"
) (linewidth 0.15) (start 157 34) (end 110 2) )
(polygon (pos 134 18 rbcorner) (rotate 20) (linewidth 0.00254)
(pts (xy 20.574 8.382) (xy 19.9009 8.382) (xy 19.9009 6.26364) (xy 19.7485 5.98932)
(xy 19.71802 5.92328) (xy 19.69262 5.83946) (xy 19.66976 5.72262) (xy 19.65198 5.56006)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment