discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

"Projection()" gives an Invalid DXF in version 2026.01.16

JT
jpm2nice-tech@yahoo.fr
Tue, Feb 10, 2026 11:17 AM

Hi gentlemen,

My problem is in the title.

Projection() works fine in version 2021.01, not in version 2026.01.16.

AutoCAD says: “Invalid or incomplete DXF input”

Do I have to try different versions, or this bug (?) has been corrected?

Regards.

Hi gentlemen, My problem is in the title. Projection() works fine in version 2021.01, not in version 2026.01.16. AutoCAD says: “Invalid or incomplete DXF input” Do I have to try different versions, or this bug (?) has been corrected? Regards.
TP
Torsten Paul
Tue, Feb 10, 2026 11:23 AM

On 2/10/26 12:17, jpm2nice-tech--- via Discuss wrote:

Projection() works fine in version 2021.01, not in version 2026.01.16.

This likely has nothing to do with projection(), just with DXF itself.

Supporting closed source applications is difficult.

Follow https://github.com/openscad/openscad/pull/6599 which hopefully
will resolve the issue (you can click "subscribe" on that page to get
updates via mail, if you have a github account).

ciao,
Torsten.

On 2/10/26 12:17, jpm2nice-tech--- via Discuss wrote: > Projection() works fine in version 2021.01, not in version 2026.01.16. This likely has nothing to do with projection(), just with DXF itself. Supporting closed source applications is difficult. Follow https://github.com/openscad/openscad/pull/6599 which hopefully will resolve the issue (you can click "subscribe" on that page to get updates via mail, if you have a github account). ciao, Torsten.