Claudio Prezzi
Claudio Prezzi
@lischenko I have analyzed the Untitled-F_Cu.svg and the problem is, that the objects are not closed pathes but single lines. For example, all the middle pads are just lines with...
I can confirm the problem, either with chome or firefox. I will try to find the reason (probably css error). If somebody finds the problem quicker than me, please report...
It seems that something changed in chromium and chrome that caused the scrollbar issue, but I was not able to find a workaround yet. As @easytarget wrote, it would probably...
@lorenmcconnell Very nice find, thank you! I will check it and patch the code here, if it works.
Yes, we seem to have a dependency compatibility problem, so I can't compile it neither. I need to investigate what the problem is.
Depents on if there is someone willing to implement it. The former cam dev has left the project.
@tsipa You can also solve the problem by using a decent controller board (with better USB driver), but I prefer the RasPi solution, because it's much more convenient to connect...
Your SVG works just fine on my installation. I guess your **GCODE CURVE LINEARISATION FACTOR** (under settings->gcode) is too small, which creats a lot of extremly short G1 segments in...
@alanesq Instad of combining the objects, you should just group them (CTRL+G). Even with separate objects you should be able to select the whole file to create an operation for...
Just follow the installation instructions on https://cncpro.yurl.ch/documentation/installation/36-install-raspberry-pi and you can connect the frontend over Raspi-IP:8000.