-
Does anyone ever use it?
Its not proper documentation, since its automated, and it also isnt really being updated
All it gives me is false positives when I do a project wide search for a phrase, …
ghost updated
7 years ago
-
Hi. Im looking for a solution to read layers from SVG or DXF on the browser via JS. This could really lead to a much easier workflow here github.com/openhardwarecoza/LaserWeb3
-
1) Shapes doesnt seem to always close properly
![unclosed](https://cloud.githubusercontent.com/assets/7695323/21229694/247553d6-c2eb-11e6-925f-1b731b9c4331.PNG)
2) Generating GCode loses the o…
ghost updated
7 years ago
-
In LW3: we did https://github.com/LaserWeb/LaserWeb3/blob/master/public/lib/dxf/three-dxf.js#L275-L280
```
if (color === 0xffffff) {
color = 0x000000;
}
if (!color) {
color …
ghost updated
7 years ago
-
Jose - First of all, thank you very much for all your help in my last few questions. In one application I used to generate HTML table string and download to a file with .xls extension. The .xls fi…
-
I heavily depend on the guitarlist sketchup dxf export in my workflow https://github.com/LaserWeb/LaserWeb3/wiki/Workflow:-Sketchup-2D
In LW3 we just look at file extension, there these work.
In …
ghost updated
7 years ago
-
A big badass herd of from hell.
This feature should should be composed by:
- auto layout elements (or groups), for fitting the best on the work area (with gutter parameters, optionally)
- dete…
-
Hi Markus!
I have a prototype for exporting objects measurements into a GeoJSON or DXF file.
Would you like to integrate this code into potree?
![capture](https://cloud.githubusercontent.com/assets/1…
jubru updated
7 years ago
-
While changing operation type, is not until a value is entered that the corresponding list of values is refreshed.
http://g.recordit.co/aNsqPjNJoT.gif
Latest commit build / OSX
-
Port DXF support from LW3 - however that relied heavily on threejs to split circles/arcs/etc into polylines, so ... probably a hard one
That import lib (three-dxf from https://github.com/gdsestimatin…
ghost updated
7 years ago