Salvador E. Tropea
9b88e25d10
[Blender Export] Updated the blender script
...
- To support the new options
2023-04-24 12:36:35 -03:00
Salvador E. Tropea
2ed0622a8b
[Blender Export] Better light and with more options
2023-04-24 11:17:12 -03:00
Salvador E. Tropea
d3f9a15739
[Added] Export KICADn_* environment variables for the older versions
...
- So you can use KICAD6_* variables on KiCad 7.
2023-04-21 11:30:48 -03:00
Salvador E. Tropea
f8cc0e29bb
Removed debug code
2023-04-18 11:25:12 -03:00
Salvador E. Tropea
97ff9a0d09
[PcbDraw] Better error when a style is missing
...
- Now we don't lie about using a path if the name is absolute
2023-04-16 09:00:02 -03:00
Salvador E. Tropea
1b66992088
[Preflights][Fixed] Temporals not removed on success
2023-04-16 08:19:08 -03:00
Salvador E. Tropea
77b7abc24b
[Panelize][Fixed] Keep temporals only if fail
2023-04-15 21:06:51 -03:00
Salvador E. Tropea
9ca821efee
[Panelize] Keep temporals when fails
2023-04-15 20:00:09 -03:00
Salvador E. Tropea
3c749719dd
[VRML][Added] Option to use the auxiliary origin as reference
...
Closes #420
2023-04-15 19:45:52 -03:00
Salvador E. Tropea
5e80a1e150
[VRML][Fixed] Y coordinate
...
Fixes #419
2023-04-15 19:32:59 -03:00
Salvador E. Tropea
124fc8e7b5
[Added] Expansion pattern **%M**
...
- Directory where the pcb/sch resides. Only the last component
i.e. /a/b/c/name.kicad_pcb -> c
Closes #421
2023-04-15 19:18:26 -03:00
Salvador E. Tropea
3b0a26c7ab
[Added] Support for netclass flags
...
Closes #418
2023-04-14 13:28:28 -03:00
Salvador E. Tropea
b1b798689f
[3D Models] Added support to pass variables to download URL
...
Should help for #414
2023-04-14 13:05:09 -03:00
Salvador E. Tropea
e76a3b4e25
[Schematic files] Support for `exclude_from_sim` in texts
2023-04-13 11:22:24 -03:00
Salvador E. Tropea
4050936875
[KiCad Config] Give priority to KICAD_PATH
2023-04-13 11:21:35 -03:00
Salvador E. Tropea
a9b91262ad
[KiCad 8] We no longer need to update local coordinates
2023-04-11 11:26:38 -03:00
Salvador E. Tropea
976e6af932
[KiCad 8] Adapated to the new class reported by footprint drawings
...
- Now that all drawings are PCB_SHAPE, the GetClass doesn't report
MGRAPHIC anymore.
2023-04-11 10:02:58 -03:00
Salvador E. Tropea
52ac92c42d
[3D Models] Added workaround for KiCad 7
...
- Fails to export VRMLs for PCBs using paths relative to the footprint.
See #417
2023-04-07 11:05:34 -03:00
Salvador E. Tropea
6649038d79
[3D][Fixed][KiCad 7] 3D models not downloaded
...
Closes #417
2023-04-06 19:32:14 -03:00
Salvador E. Tropea
52610bd407
[KiCad 8] Changes in the drill file names
2023-04-05 13:10:34 -03:00
Salvador E. Tropea
1ea51f4908
[KiCad 8] No VECTOR2I(wxPoint) constructor
2023-04-05 13:09:03 -03:00
Salvador E. Tropea
a09d62099e
[KiCad 8] Added support for FP_SHAPE -> PCB_SHAPE
...
- Really?
2023-04-05 11:01:19 -03:00
Salvador E. Tropea
fdc8019ec5
[KiCad 8] Added detection
2023-04-05 11:00:45 -03:00
Salvador E. Tropea
f9c45899e4
[DOCs] Added various mentions about the `resources_dir` variable
2023-04-05 07:53:13 -03:00
Salvador E. Tropea
58417e428d
Merge branch 'dev' of https://github.com/INTI-CMNB/KiBot into dev
2023-04-04 13:50:58 -03:00
Salvador E. Tropea
6feddd06a5
[Added] Mechanism to install fonts and colors
2023-04-04 13:49:21 -03:00
Salvador E. Tropea
d9b3da1e0d
[SCH print][Added] Support for title change
2023-04-02 09:59:09 -03:00
Salvador E. Tropea
1a1311dc6d
[General][Added] Support for time stamp in the date
...
- i.e. 2023-04-02T09:22-03:00
2023-04-02 09:54:30 -03:00
Salvador E. Tropea
3221a7fe00
[PCB Print][Fixed] Problems with images in the WKS (KiCad 5/6)
...
- Added regression test
2023-04-01 18:07:51 -03:00
Salvador E. Tropea
7849fc0bde
[CLI] Fixed when the output dir for the log doesn't exist
2023-04-01 14:46:35 -03:00
Salvador E. Tropea
bb592a8ec4
[CLI] Added option to log a file
...
- This is in addition to logging to stderr.
- This log is currently done with full debug information.
2023-04-01 14:07:31 -03:00
Salvador E. Tropea
b2ffa5410a
[CLI] Added option to display a banner
...
- I disabled `check-docstring-first`, no way to disable for a file
2023-04-01 11:36:50 -03:00
Salvador E. Tropea
a2ff0dde2d
[Fixed][Distribution] Missing Blender scripts
2023-03-31 18:16:56 -03:00
Salvador E. Tropea
1cda0d5e70
[Grammar] Avoid warnings when giving R, L, C clue
2023-03-31 10:46:48 -03:00
Salvador E. Tropea
9393bd2f41
[Grammar] Better decimal point handling
...
- Now replaced only if in a middle of a number
2023-03-31 10:45:57 -03:00
Salvador E. Tropea
46739c8ea0
[Fixed] Units when using the grammar
2023-03-31 10:45:05 -03:00
Salvador E. Tropea
33c1e0a7e8
Added Lark as dependency
2023-03-31 09:08:46 -03:00
Salvador E. Tropea
9811972ace
[PCB/SCH parity] Check for value and fields/properties
2023-03-31 08:45:09 -03:00
Salvador E. Tropea
2f8e416f06
[PCB/SCH Parity] Added support for bogus net codes
...
Fixes #410
2023-03-31 07:43:31 -03:00
Salvador E. Tropea
158f267eb5
Support for extra data in the Value field
...
- Currently we just use the tolerance for the 3D resistors
- Uses a port of the JavaScript Electro-Grammar
2023-03-30 12:39:36 -03:00
Salvador E. Tropea
9f2564b80c
[Diff][Fixed] Problems when using an output and no variant specified
2023-03-29 07:03:23 -03:00
Salvador E. Tropea
895d852ed2
[Cosmetic] unkown -> unknown
2023-03-28 11:22:19 -03:00
Salvador E. Tropea
921f5260c5
[Any Layer] Reverted the error on unknown
...
- An old option we keep for compatibility
2023-03-28 11:17:07 -03:00
Salvador E. Tropea
1d91a3e80a
[Cosmetic] Moved code to GS
...
- To concentrate KiCad nuisances there
2023-03-28 10:48:31 -03:00
Salvador E. Tropea
0f7c8f6cf9
[PCB Print][Fixed] Vias with different center
...
- The patch to make the centering more coherent when scaling had a
side effect: vias could get a different center. Now we force the
bounding box of the plot with them.
2023-03-28 10:46:18 -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
eaa9569e71
[PCB Print] Added option to better control scale centering
...
- `individual_page_scaling`: to control if the center of the page is
computed using all pages or individually.
2023-03-28 08:11:37 -03:00
Salvador E. Tropea
ac81d18ea3
[PCB Print][Fixed] Interference with PRL and scaling
...
- The visible layers affected the position of the scaled image.
This list is defined in the .kicad_prl file and the Python API
loads it.
Fixes #407
2023-03-27 13:53:37 -03:00
Salvador E. Tropea
71ff354b9b
[PcbDraw][Fix] Variable collision in last patch
2023-03-27 11:21:40 -03:00
Salvador E. Tropea
5f416063be
[PcbDraw][Fixed] Support for 7.0.1 polygons
...
- Now KiCad generates polygons in the SVG
Fixes the problem reported in upstream: yaqwsx/PcbDraw#142
2023-03-27 10:53:33 -03:00