Salvador E. Tropea
|
f9c45899e4
|
[DOCs] Added various mentions about the `resources_dir` variable
|
2023-04-05 07:53:13 -03:00 |
Salvador E. Tropea
|
bb475ad75a
|
[Any Layer] Enabled scaling for most plot outputs
- Only the gerber is excluded
- The new `individual_page_scaling` option is also available
- Now unknown options are treated as errors
|
2023-03-28 08:39:25 -03:00 |
Salvador E. Tropea
|
4a440078ae
|
Moved all IU -> SVG stuff to GS
|
2023-02-15 10:07:49 -03:00 |
Salvador E. Tropea
|
ca3f76f3b8
|
[SVG][KiCad 7] Fixed viewbox adjust
- Must be float values as they are mm now
|
2023-02-15 06:58:04 -03:00 |
Salvador E. Tropea
|
6b5782c3ab
|
[SVG][KiCad 7] Adapted to v7 API
|
2023-02-14 14:11:04 -03:00 |
Salvador E. Tropea
|
86573a9e64
|
[KiCad 7] Added SetExcludeEdgeLayer and SetSvgPrecision to GS
- To solve API differences
|
2023-02-13 10:37:15 -03:00 |
Salvador E. Tropea
|
42f5dcd8d6
|
[SVG][Added] Options to limit the view box to the used area.
|
2023-01-05 19:29:31 -03:00 |
Salvador E. Tropea
|
623ce5c65e
|
[SVG][Fixed] Problems using Chrome and Firefox
- The KiCad 6 default scale is too big
|
2022-10-21 11:51:08 -03:00 |
Salvador E. Tropea
|
6c7e0cebe0
|
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
- The version doesn't change during execution ;-)
|
2022-07-31 17:45:55 -03:00 |
Salvador E. Tropea
|
54dd130e4f
|
Highlighted the most relevant options
|
2022-06-08 08:37:30 -03:00 |
Salvador E. Tropea
|
684b996ced
|
Added `navigate_results` output
- It generates web pages to navigate all generated outputs by category
|
2022-05-27 13:38:32 -03:00 |
Salvador E. Tropea
|
cdb6d393ac
|
Added more recommendations to use `pcb_print`
- Can replace: pdf, ps, svg, pdf_pcb_print and svg_pcb_print
|
2022-04-16 19:35:35 -03:00 |
Diego Capusotto
|
6e5176b273
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
Salvador E. Tropea
|
ceb6bbe52a
|
Unified the capitalization after colons.
|
2021-01-12 15:39:05 -03:00 |
Salvador E. Tropea
|
dbcbbfeb47
|
Fixed missing GS declarations.
|
2020-10-19 16:04:03 -03:00 |
Salvador E. Tropea
|
66e6bdf5b6
|
Disabled more line width code for KiCad 6.
|
2020-10-19 16:00:21 -03:00 |
SET
|
93c824b083
|
Modified mcpy to better report the line numbers.
Seems to work for Python 3.8, but I have doubts for 3.7.
|
2020-08-19 19:31:46 -03:00 |
SET
|
28947ed70d
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
SET
|
89914443f0
|
Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
|
2020-08-16 22:04:03 -03:00 |