Questions tagged [lasercutting]

6 questions
2
votes
1 answer

Optimize order of objects within layer in Illustrator for reduced laser cutting time

I'm trying to optimize the layer order of paths in Illustrator so that when sent to a laser cutter, the end of one path is close to the start of the next path reducing the travel time of the laser between each cut. I've come up with the following…
1
vote
0 answers

prebuild-install warn install No prebuilt binaries found (target=3 runtime=napi arch=arm libc= platform=linux)

I am a new-b at this hole R-pi thing and linux it seems like the problem is that I have a 64bit processor and the code is build for 32. is there a way to fix this? lw.comm-server $ npm install node-hid > node-hid@2.1.2 install…
user1594067
  • 107
  • 1
  • 9
1
vote
0 answers

How can I mass create a drawing for laser cutting (DXF, DWG, etc.) with different QR codes

I am trying to cut some tags with a laser cutter. Every tag that I cut should have a different QR code. The cut pattern is the same for all, but I need a way to create an image of a QR code that can work in a loop. In total there will be about 80…
0
votes
0 answers

ABAQUS moving heat source subrountine

I'm trying to run a fortran subroutine to a part I made in ABAQUS. The part is a cylindrical 3D solid part. The circular base is on the x-z plane and the extrusion is along the y-direction. The moving heat source is moving radially along the surface…
0
votes
0 answers

Algorithm for cluster-splitting a black and white image multiple images without white space

I am attempting to write an algorithm to subdivide a black and white image into image clusters, that maximally omit white space. The practical use case is to do laser rastering more efficiently.…
Tatarize
  • 10,238
  • 4
  • 58
  • 64
-1
votes
1 answer

How to decode *.rd file (RDCAM)

I'm working on interfacing a laser that has a ruida rdc6445g laser controller for industry 4.0. I have seen that the laser and the PC that i connect to it use files with the *.rd extension for communication. The contents of the files are unreadable…
diegop
  • 1