Generally the goal is to get a pre-processed file that can be used to import into a cnc plasma cutter to get the time needed for evaluation.
So we ned to join / merge / combine a DWG / DXF files into single DWG / DXF file in such way that it will fit into a steel plate. Additionally elements on the drawings should have a minimum space in between.
Can this be done in JS? JAVA? can't find any lib which can do this already?