-
I found two issues with conversion:
1)
```
2384c2384
< "minus_1": 4294967295,
---
> "minus_1": 2147483647,
```
2)
```
8421c8421
< 4278190080
---
> 21474836…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Steps to reproduce:
1. Download the [sample DXF file](https://github.com/jscad/sa…
-
The problem is when open this file, some dimension part not display.
[zhongwangpeixun1.zip](https://github.com/user-attachments/files/17869530/zhongwangpeixun1.zip)
Here is the result:
1.by other…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Steps to reproduce:
1. Download the [sample DXF file](https://github.com/jscad/sample-f…
-
a question arose about the use of dxf and stl files inside the .scad model
Will .scad read this format?
![image](https://github.com/seasick/openscad-web-gui/assets/157163335/3557ca9e-de27-49c6-a…
-
### Feature description
The DXF drivers of GDAL/OGR 3.9.2 - 3.10 writes double precision floating point numbers with 15 significant figures:
https://github.com/OSGeo/gdal/blob/9ada0c882751f18c81…
-
Log of the converting is attached:
[log.log](https://github.com/user-attachments/files/17147042/log.log)
AutoCAD output:
```
DXF-ReadError
Error in in APPID Table
DXF-ReadError auf Line 1062…
-
Hi! I took the liberty of exporting each of the unique shapes from the step file as DXFs for laser cutting.
Hopefully this saves someone else doing that work!
I just generated these, and haven't…
-
When I export the nest to dxf, there are duplicate layers of my shapes. When this dxf file goes to my CNC plasma program, it cuts the objects out twice since there are two duplicate layers on top of e…
-
Issue described by [xenotek in QElectrotech forums](https://qelectrotech.org/forum/viewtopic.php?pid=19573#p19573).
> I have been trying out the dxf2elmt plugin. I am using QCad that creates R15 ve…