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
|
0a8481dadf
|
Now the dependencies are YAML specs in docstrings
- They document the dependencies and constructs them
|
2022-07-05 12:43:49 -03:00 |
Salvador E. Tropea
|
48e5323be0
|
Added auto-download support for KiAuto.
|
2022-06-29 13:47:50 -03:00 |
Salvador E. Tropea
|
a7a50dcf6d
|
Simplified the drill_marks stuff
- Setter/getter are no longer needed
|
2022-06-10 17:50:11 -03:00 |
Salvador E. Tropea
|
0583befe6a
|
Adapted tests to the new drill_marks validation
- Also removed the setter helper, no longer needed as validation is
done by Optionable
|
2022-06-10 08:47:58 -03:00 |
Salvador E. Tropea
|
2ec1d9da1b
|
Fixed: missing DRILL_MARKS adaptation in out_pcb_print
|
2022-06-10 08:15:57 -03:00 |
Salvador E. Tropea
|
ef98248b32
|
Centralized all drill_marks stuff
- Now we reuse code from drill_marks.py
- Added the options validation
- Updated the help
|
2022-06-10 07:39:27 -03:00 |
Salvador E. Tropea
|
a4e097d595
|
Added a warning about useless scale when printing using the frame
|
2022-06-09 11:41:29 -03:00 |
Salvador E. Tropea
|
54dd130e4f
|
Highlighted the most relevant options
|
2022-06-08 08:37:30 -03:00 |
Salvador E. Tropea
|
ca861fc21e
|
Added dependency collection mechanism
- Currently used to better document the dependencies
|
2022-05-19 08:47:06 -03:00 |
Salvador E. Tropea
|
9e1f645c31
|
Fixed problems when using page layout files with relative paths.
Fixes #174
|
2022-04-04 18:02:31 -03:00 |
Salvador E. Tropea
|
bb0f86ae61
|
Fixed KiCad 6 text variables not expanded in `render_3d` output
- We must copy the project file to the temporal dir
Fixes #173
|
2022-04-02 12:14:56 -03:00 |
Salvador E. Tropea
|
3c13ae1ccb
|
Added KiCad 6 color themes to PDF/SVG PCB Print
|
2022-03-28 15:37:52 -03:00 |
Salvador E. Tropea
|
4359a538cd
|
Fixed missing check for no project file
|
2022-03-13 16:36:15 -03:00 |
Salvador E. Tropea
|
342fb40c59
|
Added text variable replace in the title block items
- There are some limitations inm the depth of vars + %X usage
Closes #162
|
2022-03-13 15:18:44 -03:00 |
Salvador E. Tropea
|
562e36d6f5
|
Added output to print PCB layers in SVG format
- Also added support for them in the reports
- Changed the full report to use them
|
2022-03-03 13:13:46 -03:00 |