kicad/pcbnew/exporters/step
Alex Shvartzkop 2ad3ccc4d8 Use 64-bit type to represent microseconds.
int and long are 32-bit on Windows, causing overflows.

(cherry picked from commit 85b1978408)
2024-03-03 21:47:23 +03:00
..
exporter_step.cpp Use 64-bit type to represent microseconds. 2024-03-03 21:47:23 +03:00
exporter_step.h ADDED: option to optimize exported STEP files (disable pcurves) 2023-11-19 15:23:17 +03:00
step_pcb_model.cpp Step exporter: handle circles correctly 2024-03-02 19:11:14 +01:00
step_pcb_model.h STEP: export copper plating for vias/pads (25 micrometers). 2024-02-02 00:29:03 +03:00