jean-pierre charras
|
a82127277c
|
Gerbview: fix scaling error in x.6 file format. Minor cleaning code.
Better separation between Pcbnew code and Gerber code.
Update export to Pcb code (uses now the version 4 kicad_pcb file format).
|
2014-07-14 20:59:41 +02:00 |
Dick Hollenbeck
|
c5e14ef180
|
wxJoin version dependency change
|
2014-07-14 10:03:51 -05:00 |
Maciej Suminski
|
3aef4252ab
|
Refinement to commit #4993.
|
2014-07-14 16:43:21 +02:00 |
Maciej Suminski
|
ef9b0678c6
|
Fixed Python scripting enabled builds.
|
2014-07-14 15:14:37 +02:00 |
Maciej Suminski
|
91e9df59d4
|
Fixed layers order after changing the active layer.
|
2014-07-14 11:36:34 +02:00 |
Maciej Suminski
|
f45836bfc6
|
Merged module-editor branch (http://www.ohwr.org/projects/cern-kicad/wiki/ModuleEditor).
|
2014-07-14 11:06:59 +02:00 |
Maciej Suminski
|
c3ed210e5d
|
Increase panning area in GAL view.
|
2014-07-14 09:43:20 +02:00 |
Kirill Mavreshko
|
ae44fb62fc
|
bugfix: pcbnew crashes when you try to save a file
|
2014-07-14 09:41:02 +02:00 |
jean-pierre charras
|
7d1c1f3085
|
Gerber files generation: fix a rounding issue when drawing circles. (explains bug Bug #1339086 ).
Gerbview: allows x.7 format (recently indroduced in Gerber format)
Also minor coding style fixes.
|
2014-07-14 09:36:37 +02:00 |
Kirill Mavreshko
|
7161c5bdd5
|
bugfix: pcbnew crashes when you try to save a file
|
2014-07-13 19:08:42 +02:00 |
Maciej Suminski
|
3f8f6caf1b
|
Increase panning area in GAL view.
|
2014-07-11 17:04:35 +02:00 |
jean-pierre charras
|
49884da3e6
|
Gerber files generation: fix a rounding issue when drawing circles. (explains bug Bug #1339086 ).
Gerbview: allows x.7 format (recently indroduced in Gerber format)
Also minor coding style fixes.
|
2014-07-09 18:31:39 +02:00 |
Maciej Suminski
|
14cfd173e6
|
Fixed the Module viewer crash when there is no footprint loaded.
|
2014-07-09 16:57:01 +02:00 |
Maciej Suminski
|
78853febbe
|
Zone fill/unfill actions in context menu (GAL).
|
2014-07-09 16:57:01 +02:00 |
Maciej Suminski
|
898e4e269e
|
Fixed the only-type condition for empty selection case.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
e6c1254dc8
|
"Create corner" context menu entry for draw segments and zone outlines (GAL).
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
ff30ced4f4
|
Cursor position is frozen when a context menu is displayed (GAL).
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
4068d6c858
|
Selection tool uses the real drag origin to compute offset when dragging items.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
b8fd1de71c
|
Added module texts to the preferred types list in SELECTION_TOOL.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
433e17a582
|
Support for "locked" property for modules (GAL).
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
c1eda6b88c
|
Some of the Tool Actions need to be run in immediate mode - fixed.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
49dd416c53
|
Dragged items offset is cleared when dragging is finished.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
f32419f7e6
|
New pads in the module editor does not show up in the center of the edited module.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
327f307a7f
|
FIx layer switching after via placement in PNS router.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
0953d5730b
|
Clear selection before opening the module editor.
|
2014-07-09 16:44:23 +02:00 |
Maciej Suminski
|
f2b5cf7d94
|
Fixed module editor crash when pcbnew is started from the main launcher.
|
2014-07-09 16:44:23 +02:00 |
Maciej Suminski
|
0163b589b4
|
Workarounded restoring focus to GAL canvas after layer switching.
|
2014-07-09 16:44:22 +02:00 |
Maciej Suminski
|
b1837615aa
|
Added event queue to handle events at the end of the event processing cycle.
|
2014-07-09 16:25:50 +02:00 |
Maciej Suminski
|
81ad03cf91
|
Code formatting.
|
2014-07-09 16:25:50 +02:00 |
Maciej Suminski
|
db0d708300
|
Simplified code for switching layers in GAL view. Tools are notified of layer change event.
|
2014-07-09 16:25:50 +02:00 |
Maciej Suminski
|
c0a96141df
|
Added AF_NOTIFY flag for TOOL_ACTIONs.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
b2d0737329
|
Fixed continous line drawing.
Outline mode can be set up on any layer.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
d7c3c7828b
|
wxWidgets 2.8 compatibility fixes.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
5275d4b58f
|
Fixed minor bugs introduced with outline mode display for module texts and edges.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
778011a893
|
Ratsnest is recalculated after global deletion of tracks and after importing a netlist.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
7614b93bf8
|
Tool indicator is resetted on canvas switch.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
587f22e10b
|
Outline display mode for module edges & texts in the module editor.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
3b5ece39a1
|
Modules inserted from the module editor are instantly visible in GAL.
Ratsnest is updated after exporting changes from the module editor to the layout editor.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
65c116621d
|
Added support for changing the cursor size.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
15f5c228cc
|
Fixed autozooming with empty board/module.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
31e25ac4cf
|
Fixed module viewer crash.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
2b0e27f132
|
Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
bfa15d8db0
|
Moved SELECTION out of SELECTION_TOOL class.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
d21271b432
|
Pad Enumeration tool support for SMD pads.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
709dfcc16e
|
Added settings dialog for Pad Enumeration tool.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
2bcbb67528
|
Initial version of the Pad Enumeration tool.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
cf79b4c64f
|
Removed redundant accessor calls in MODULE_TOOLS.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
ed88c40be5
|
Moved module editor-specific tools to a separate class (MODULE_TOOLS).
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
0b9387fb12
|
Added support for graphics on Edge.Cuts layer in modules. Tested functionality that works fine:
- zone filling algorithm
- printing
- plotting (pdf & gerbers)
- SVG export
- Specctra export
- 3D viewer
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
a6484f1acb
|
Drawing tools used to crash when the drawing tool was interrupted - fixed.
|
2014-07-09 15:02:56 +02:00 |