Skip to content

Commit

Permalink
[Blender Export][Fixed] Stacked boards
Browse files Browse the repository at this point in the history
When using an automatically generated PCB3D
  • Loading branch information
set-soft committed Sep 23, 2024
1 parent e793b39 commit 4838a44
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 60 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Experimental GUI

### Fixed
- Blender Export: stacked boards when using an automatically generated PCB3D.


## [1.8.0] - 2024-09-17
### Added
Expand Down
70 changes: 39 additions & 31 deletions docs/source/Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ Added

- Experimental GUI

Fixed
~~~~~

- Blender Export: stacked boards when using an automatically generated
PCB3D.

[1.8.0] - 2024-09-17
--------------------

Expand Down Expand Up @@ -82,6 +88,8 @@ Added

- Support for panels repeating the same component (See #656)

.. _fixed-1:

Fixed:
~~~~~~

Expand Down Expand Up @@ -232,7 +240,7 @@ Added
- Added options to control Eco1/Eco2/Drawings individually on KiCad
8 (#614)

.. _fixed-1:
.. _fixed-2:

Fixed
~~~~~
Expand Down Expand Up @@ -302,7 +310,7 @@ Changed
- BoardView: Skip footprints with no pads (not just REF**)
(whitequark/kicad-boardview#14)

.. _fixed-2:
.. _fixed-3:

Fixed
~~~~~
Expand Down Expand Up @@ -522,7 +530,7 @@ Changed
- When *check_zone_fills* is enabled now we do a refill for the
boards

.. _fixed-3:
.. _fixed-4:

Fixed
~~~~~
Expand Down Expand Up @@ -740,7 +748,7 @@ Changed
- JLCPCB_stencil: Is now just like JLCPCB. The only difference is the
added layers.

.. _fixed-4:
.. _fixed-5:

Fixed
~~~~~
Expand Down Expand Up @@ -850,7 +858,7 @@ Added

- Option to use the auxiliary origin as reference. (#420)

.. _fixed-5:
.. _fixed-6:

Fixed
~~~~~
Expand Down Expand Up @@ -937,7 +945,7 @@ Added
- ``cross_using_kicad`` global option to use KiCad to cross DNP
components in the schematic. Enabled by default.

.. _fixed-6:
.. _fixed-7:

Fixed
~~~~~
Expand Down Expand Up @@ -1071,7 +1079,7 @@ Added
[1.5.1] - 2022-12-16
--------------------

.. _fixed-7:
.. _fixed-8:

Fixed
~~~~~
Expand Down Expand Up @@ -1158,7 +1166,7 @@ Changed

- loss tangent decimals, added one more.

.. _fixed-8:
.. _fixed-9:

Fixed
~~~~~
Expand Down Expand Up @@ -1268,7 +1276,7 @@ Added

- Position: option to set the resolution for floating values (#314)

.. _fixed-9:
.. _fixed-10:

Fixed
~~~~~
Expand Down Expand Up @@ -1358,7 +1366,7 @@ Added

- Installation checker: option to show the tool paths.

.. _fixed-10:
.. _fixed-11:

Fixed
~~~~~
Expand Down Expand Up @@ -1442,7 +1450,7 @@ Added
- GitHub discussions are now enabled. Comment about your KiBot
experience `here <https://github.com/INTI-CMNB/KiBot/discussions>`__

.. _fixed-11:
.. _fixed-12:

Fixed
~~~~~
Expand Down Expand Up @@ -1490,7 +1498,7 @@ Added
- Pattern and text variables expansion in the title (#198)
- Customizable extra info after the title (#199)

.. _fixed-12:
.. _fixed-13:

Fixed
~~~~~
Expand Down Expand Up @@ -1638,7 +1646,7 @@ Changed
- The default output pattern now includes the ``output_id`` (%I)
- The ``source`` path for ``compress`` now has pattern expansion (#152)

.. _fixed-13:
.. _fixed-14:

Fixed
~~~~~
Expand Down Expand Up @@ -1720,7 +1728,7 @@ Changed
- Reference ranges of two elements no longer represented as ranges.
Examples: “R1-R2” is now “R1 R2”, “R1-R3” remains unchanged.

.. _fixed-14:
.. _fixed-15:

Fixed
~~~~~
Expand Down Expand Up @@ -1752,7 +1760,7 @@ Added
[0.10.0-4] - 2021-02-16
-----------------------

.. _fixed-15:
.. _fixed-16:

Fixed
~~~~~
Expand All @@ -1764,7 +1772,7 @@ Fixed
[0.10.0-3] - 2021-02-16
-----------------------

.. _fixed-16:
.. _fixed-17:

Fixed
~~~~~
Expand All @@ -1776,7 +1784,7 @@ Fixed
[0.10.0-2] - 2021-02-12
-----------------------

.. _fixed-17:
.. _fixed-18:

Fixed
~~~~~
Expand Down Expand Up @@ -1834,7 +1842,7 @@ Changed
and error messages still use stderr.
- Now InteractiveHtmlBom can be installed just as a plugin.

.. _fixed-18:
.. _fixed-19:

Fixed
~~~~~
Expand Down Expand Up @@ -1875,7 +1883,7 @@ Changed
- Position files in CSV format quotes only the columns that could
contain an space. Just like KiCad does.

.. _fixed-19:
.. _fixed-20:

Fixed
~~~~~
Expand All @@ -1897,7 +1905,7 @@ Added
- Internal BoM HTML: highlight cell when hover.
- Internal BoM HTML: allow to jump to REF of row number using anchors.

.. _fixed-20:
.. _fixed-21:

Fixed
~~~~~
Expand All @@ -1923,7 +1931,7 @@ Added
- Columns in position files can be selected, renamed and sorted as you
like.

.. _fixed-21:
.. _fixed-22:

Fixed
~~~~~
Expand Down Expand Up @@ -1966,7 +1974,7 @@ Added
- Default output file name format and default variant can be specified
from the command line.

.. _fixed-22:
.. _fixed-23:

Fixed
~~~~~
Expand All @@ -1988,7 +1996,7 @@ Changed
creating the internal BoM. They are usually mistakes that prevents
grouping components.

.. _fixed-23:
.. _fixed-24:

Fixed
~~~~~
Expand Down Expand Up @@ -2019,7 +2027,7 @@ Changed

- Incorporated mcpy, no longer a dependency.

.. _fixed-24:
.. _fixed-25:

Fixed
~~~~~
Expand Down Expand Up @@ -2155,7 +2163,7 @@ Added
- variants_blacklist
- dnp_field

.. _fixed-25:
.. _fixed-26:

Fixed
~~~~~
Expand Down Expand Up @@ -2199,7 +2207,7 @@ Changed
missing or corrupted.
- The ‘check_zone_fills’ option is now independent of ‘run_drc’

.. _fixed-26:
.. _fixed-27:

Fixed
~~~~~
Expand All @@ -2219,7 +2227,7 @@ Added
- Tolerate config files without outputs
- Mechanism to filter ERC/DRC errors

.. _fixed-27:
.. _fixed-28:

Fixed
~~~~~
Expand All @@ -2239,7 +2247,7 @@ Changed

- Now kicad-automation-scripts 1.3.1 or newer is needed.

.. _fixed-28:
.. _fixed-29:

Fixed
~~~~~
Expand All @@ -2264,7 +2272,7 @@ Added
[0.2.2] - 2020-04-20
--------------------

.. _fixed-29:
.. _fixed-30:

Fixed
~~~~~
Expand All @@ -2277,7 +2285,7 @@ Fixed
[0.2.1] - 2020-04-18
--------------------

.. _fixed-30:
.. _fixed-31:

Fixed
~~~~~
Expand Down Expand Up @@ -2308,7 +2316,7 @@ Added
- Progress information
- –version option

.. _fixed-31:
.. _fixed-32:

Fixed
~~~~~
Expand Down
Loading

0 comments on commit 4838a44

Please sign in to comment.