Salvador E. Tropea
|
fcf4871e38
|
[v6/v7 Schematic] Reworked the UUID mechanism
- Now we generate valid UUIDs for all things
- KiCad 6 support
- Better tests, forcing to reload the generated files
|
2023-04-27 15:06:29 -03:00 |
Salvador E. Tropea
|
6b9ab5f448
|
[v6/v7 Schematic] Allow loading files without UUIDs
- This is currently working only for v7, needs rework for v6
|
2023-04-26 08:41:13 -03:00 |
Salvador E. Tropea
|
b2db4f33d0
|
[v6/7 Schematic][Fixed] Error in saved version
- Mixing save/load v6/v7 produced hybrids
|
2023-04-26 08:39:52 -03:00 |
Salvador E. Tropea
|
5a8c54fe44
|
[v6/7 Schematics][Fixed] Repeated UUIDs saved in variants
- Mostly oriented to v7
|
2023-04-25 11:17:43 -03:00 |
Salvador E. Tropea
|
0bed962565
|
[v6/7 Schematic][Fixed] Net Class Flags not saved
|
2023-04-25 11:12:56 -03:00 |
Salvador E. Tropea
|
17b861260b
|
[v6/7 Schematic][Fixed] Text boxes mixed with common text
- Not really important because they got correctly saved anyways
|
2023-04-25 11:09:19 -03:00 |
Salvador E. Tropea
|
d4ceef8fb9
|
Bumped version to 1.6.3
|
2023-04-24 13:31:06 -03:00 |
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 |