-
I created a keyboard with ergogen
exported the points as yaml
converted the yaml to json
ran kbplacer script
imported the cutout.dxf from ergogen
Now there is a shift between left and right sid…
-
When I used this library to read DXF format files, it worked fine most of the time. But recently when I tried to read some DXF files, I couldn't read the content correctly. When I compared the DXF fil…
-
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…
-
Hello,
Is there an example of create a `.dxf` of multiple polygons? I cant seem to find it in the documentation on how to implement it.
Please bear with me here I am new to creations of `.dxf…
-
Hi all,
I just built rust bindings using bindgen from the latest windows binary release, but the header files `dwg.h dwg_api.h` don't include the `dwg_write_dxf()` function, which appears to be fou…
-
I’ve found that when opening a DXF file and then opening another new DXF file, the two will overlap in display. How can I make it so that when opening the second file, it clears the first one?
-
![image](https://github.com/user-attachments/assets/ec064aac-ded3-444f-a97e-3fa1b16bee39)
This is the original drawing which is exported as DXF R14 file.
I verified the file with different DXF Onlin…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of geopandas.
- [ ] (optional) I have confirmed this bug exists o…
-
@lewisxhe @LilyGO
Would like to ask about the location of the batter connector JST-GH 1.25mm, especially how many mm between the edge of the board? I've checked the dxf, and stp files, but the JST…
-
If I add the ability to pass in multiple DXF files for converting, I could easily parallelize that. is there a way to parallelize if it's only operating on one file? such as iterating over the DXF ele…