Select Git revision
-
Neil Gershenfeld authoredNeil Gershenfeld authored
files.html 50.49 KiB
<html>
<head><meta charset="utf-8"></head>
<body>
<body link="black" alink="black" vlink="black">
<script>
function handler(uri) {
window.opener.callback(uri)
window.close()
}
</script>
<i> .git</i><br>
<a href='./.gitignore'>.gitignore</a><br>
<a href='./README.md'>README.md</a><br>
<a href='./files.html'>files.html</a><br>
<a href='./index.html'>index.html</a><br>
<i> js</i><br>
<a href='./js/deviceserver.js'>deviceserver.js</a><br>
<a href='./js/echoserver.js'>echoserver.js</a><br>
<a href='./js/files.js'>files.js</a><br>
<a href='./js/mods.js'>mods.js</a><br>
<a href='./js/modules.js'>modules.js</a><br>
<a href='./js/printserver.js'>printserver.js</a><br>
<a href='./js/programs.js'>programs.js</a><br>
<a href='./js/serialserver.js'>serialserver.js</a><br>
<i> three.js</i><br>
<a href='./js/three.js/three.min.js'>three.min.js</a><br>
<a href='./js/udpserver.js'>udpserver.js</a><br>
<a href='./make'>make</a><br>
<i> modules</i><br>
<i> character</i><br>
<a href='./modules/character/convert'>convert</a><br>
<a href='./modules/character/in%20out'>in out</a><br>
<a href='./modules/character/parse'>parse</a><br>
<a href='./modules/character/variable'>variable</a><br>
<i> connect</i><br>
<i> stl</i><br>
<a href='./modules/connect/stl/STL'>STL</a><br>
<i> svg</i><br>
<a href='./modules/connect/svg/ExtractFaces'>ExtractFaces</a><br>
<a href='./modules/connect/svg/Honeycomb'>Honeycomb</a><br>
<a href='./modules/connect/svg/PCB'>PCB</a><br>
<a href='./modules/connect/svg/SelectFace'>SelectFace</a><br>
<i> convert</i><br>
<i> rgba</i><br>
<a href='./modules/convert/rgba/jpg'>jpg</a><br>
<a href='./modules/convert/rgba/png'>png</a><br>
<i> svg</i><br>
<a href='./modules/convert/svg/array'>array</a><br>
<a href='./modules/convert/svg/image'>image</a><br>
<i> dev</i><br>
<a href='./modules/dev/log'>log</a><br>
<i> event</i><br>
<a href='./modules/event/delay'>delay</a><br>
<a href='./modules/event/generate'>generate</a><br>
<a href='./modules/event/pause'>pause</a><br>
<a href='./modules/event/sequence'>sequence</a><br>
<i> file</i><br>
<a href='./modules/file/save'>save</a><br>
<i> frep</i><br>
<i> operators</i><br>
<a href='./modules/frep/operators/add'>add</a><br>
<a href='./modules/frep/operators/blend'>blend</a><br>
<a href='./modules/frep/operators/clearance'>clearance</a><br>
<a href='./modules/frep/operators/intersect'>intersect</a><br>
<a href='./modules/frep/operators/morph'>morph</a><br>
<a href='./modules/frep/operators/subtract'>subtract</a><br>
<i> shapes</i><br>
<i> 2D</i><br>
<a href='./modules/frep/shapes/2D/arc'>arc</a><br>
<a href='./modules/frep/shapes/2D/circle'>circle</a><br>
<a href='./modules/frep/shapes/2D/function'>function</a><br>
<a href='./modules/frep/shapes/2D/involute%20gear'>involute gear</a><br>
<a href='./modules/frep/shapes/2D/involute%20rack'>involute rack</a><br>
<a href='./modules/frep/shapes/2D/polygon'>polygon</a><br>
<a href='./modules/frep/shapes/2D/rectangle'>rectangle</a><br>
<a href='./modules/frep/shapes/2D/right%20triangle'>right triangle</a><br>
<a href='./modules/frep/shapes/2D/triangle'>triangle</a><br>
<i> 3D</i><br>
<a href='./modules/frep/shapes/3D/cone'>cone</a><br>
<a href='./modules/frep/shapes/3D/cube'>cube</a><br>
<a href='./modules/frep/shapes/3D/cylinder'>cylinder</a><br>
<a href='./modules/frep/shapes/3D/function'>function</a><br>
<a href='./modules/frep/shapes/3D/lattice'>lattice</a><br>
<a href='./modules/frep/shapes/3D/menger'>menger</a><br>
<a href='./modules/frep/shapes/3D/pyramid'>pyramid</a><br>
<a href='./modules/frep/shapes/3D/sphere'>sphere</a><br>
<a href='./modules/frep/shapes/3D/torus'>torus</a><br>
<i> transforms</i><br>
<a href='./modules/frep/transforms/extrude'>extrude</a><br>
<a href='./modules/frep/transforms/inflate'>inflate</a><br>
<a href='./modules/frep/transforms/reflect'>reflect</a><br>
<a href='./modules/frep/transforms/repeat%20linear'>repeat linear</a><br>
<a href='./modules/frep/transforms/repeat%20rotary'>repeat rotary</a><br>
<a href='./modules/frep/transforms/revolve'>revolve</a><br>
<a href='./modules/frep/transforms/rotate'>rotate</a><br>
<a href='./modules/frep/transforms/scale'>scale</a><br>
<a href='./modules/frep/transforms/shear'>shear</a><br>
<a href='./modules/frep/transforms/shell'>shell</a><br>
<a href='./modules/frep/transforms/slice'>slice</a><br>
<a href='./modules/frep/transforms/taper'>taper</a><br>
<a href='./modules/frep/transforms/translate'>translate</a><br>
<i> view</i><br>
<a href='./modules/frep/view/render%20(CPU)'>render (CPU)</a><br>
<a href='./modules/frep/view/render%20(GPU)'>render (GPU)</a><br>
<a href='./modules/frep/view/slice'>slice</a><br>
<i> image</i><br>
<a href='./modules/image/boundingbox'>boundingbox</a><br>
<a href='./modules/image/color%20separation'>color separation</a><br>
<a href='./modules/image/distance%20transform'>distance transform</a><br>
<a href='./modules/image/dogbone'>dogbone</a><br>
<a href='./modules/image/edge%20detect'>edge detect</a><br>
<a href='./modules/image/function'>function</a><br>
<a href='./modules/image/motion%20detect'>motion detect</a><br>
<a href='./modules/image/offset'>offset</a><br>
<a href='./modules/image/orient%20edges'>orient edges</a><br>
<a href='./modules/image/palette'>palette</a><br>
<a href='./modules/image/raster%20mask'>raster mask</a><br>
<a href='./modules/image/size'>size</a><br>
<a href='./modules/image/threshold'>threshold</a><br>
<a href='./modules/image/vector%20mask'>vector mask</a><br>
<a href='./modules/image/vectorize'>vectorize</a><br>
<a href='./modules/index.js'>index.js</a><br>
<i> input</i><br>
<a href='./modules/input/video'>video</a><br>
<i> iterate</i><br>
<a href='./modules/iterate/step'>step</a><br>
<a href='./modules/iterate/step%20and%20delay'>step and delay</a><br>
<i> library</i><br>
<a href='./modules/library/globals'>globals</a><br>
<a href='./modules/library/library'>library</a><br>
<a href='./modules/library/three.js'>three.js</a><br>
<i> math</i><br>
<a href='./modules/math/benchmark'>benchmark</a><br>
<a href='./modules/math/dyadic'>dyadic</a><br>
<a href='./modules/math/glsl_benchmark'>glsl_benchmark</a><br>
<a href='./modules/math/parallel'>parallel</a><br>
<a href='./modules/math/scalar'>scalar</a><br>
<i> mesh</i><br>
<a href='./modules/mesh/height%20map'>height map</a><br>
<a href='./modules/mesh/rotate'>rotate</a><br>
<a href='./modules/mesh/slice%20raster'>slice raster</a><br>
<i> module</i><br>
<a href='./modules/module/create'>create</a><br>
<a href='./modules/module/delete'>delete</a><br>
<a href='./modules/module/move'>move</a><br>
<i> network</i><br>
<a href='./modules/network/apa'>apa</a><br>
<i> object</i><br>
<a href='./modules/object/construct'>construct</a><br>
<a href='./modules/object/download'>download</a><br>
<a href='./modules/object/set'>set</a><br>
<a href='./modules/object/string'>string</a><br>
<a href='./modules/object/view'>view</a><br>
<i> path</i><br>
<i> formats</i><br>
<a href='./modules/path/formats/dxf'>dxf</a><br>
<a href='./modules/path/formats/g-code'>g-code</a><br>
<a href='./modules/path/formats/gerber'>gerber</a><br>
<a href='./modules/path/formats/hpgl'>hpgl</a><br>
<a href='./modules/path/formats/svg'>svg</a><br>
<i> machines</i><br>
<i> Roland</i><br>
<i> milling</i><br>
<a href='./modules/path/machines/Roland/milling/MDX-20'>MDX-20</a><br>
<a href='./modules/path/machines/Roland/milling/SRM-20'>SRM-20</a><br>
<i> vinyl cutter</i><br>
<a href='./modules/path/machines/Roland/vinyl%20cutter/GX-24'>GX-24</a><br>
<a href='./modules/path/machines/ShopBot'>ShopBot</a><br>
<i> laser cutter</i><br>
<a href='./modules/path/machines/laser%20cutter/Epilog'>Epilog</a><br>
<a href='./modules/path/machines/laser%20cutter/Trotec'>Trotec</a><br>
<a href='./modules/path/view'>view</a><br>
<i> processes</i><br>
<i> cut</i><br>
<a href='./modules/processes/cut/raster'>raster</a><br>
<i> mill</i><br>
<i> raster</i><br>
<a href='./modules/processes/mill/raster/2.5D'>2.5D</a><br>
<a href='./modules/processes/mill/raster/2D'>2D</a><br>
<a href='./modules/processes/mill/raster/3D'>3D</a><br>
<i> scan</i><br>
<a href='./modules/processes/scan/line'>line</a><br>
<i> read</i><br>
<a href='./modules/read/png'>png</a><br>
<a href='./modules/read/stl'>stl</a><br>
<a href='./modules/read/svg'>svg</a><br>
<a href='./modules/read/text'>text</a><br>
<i> socket</i><br>
<i> server</i><br>
<a href='./modules/socket/server/device'>device</a><br>
<a href='./modules/socket/server/echo'>echo</a><br>
<a href='./modules/socket/server/print'>print</a><br>
<a href='./modules/socket/server/serial'>serial</a><br>
<a href='./modules/socket/server/serialpy'>serialpy</a><br>
<a href='./modules/socket/server/udp'>udp</a><br>
<a href='./modules/socket/websocket'>websocket</a><br>
<i> string</i><br>
<a href='./modules/string/format'>format</a><br>
<a href='./modules/string/variables'>variables</a><br>
<i> ui</i><br>
<a href='./modules/ui/bar%20graph'>bar graph</a><br>
<a href='./modules/ui/button%20window'>button window</a><br>
<a href='./modules/ui/color'>color</a><br>
<a href='./modules/ui/label'>label</a><br>
<a href='./modules/ui/slider'>slider</a><br>
<a href='./modules/ui/text%20window'>text window</a><br>
<i> programs</i><br>
<i> formats</i><br>
<i> gerber</i><br>
<a href='./programs/formats/gerber/plot%20png'>plot png</a><br>
<i> frep</i><br>
<a href='./programs/frep/gears'>gears</a><br>
<a href='./programs/frep/lattice%20torus'>lattice torus</a><br>
<a href='./programs/frep/smiley'>smiley</a><br>
<i> image</i><br>
<a href='./programs/image/function'>function</a><br>
<a href='./programs/image/motion%20detect'>motion detect</a><br>
<a href='./programs/image/palette%20mask%20raster'>palette mask raster</a><br>
<a href='./programs/image/palette%20mask%20vector'>palette mask vector</a><br>
<a href='./programs/image/vectorize'>vectorize</a><br>
<a href='./programs/index.js'>index.js</a><br>
<i> iterate</i><br>
<a href='./programs/iterate/z%20theta%20scan'>z theta scan</a><br>
<i> machines</i><br>
<i> Epilog</i><br>
<a href='./programs/machines/Epilog/cut%20png'>cut png</a><br>
<a href='./programs/machines/Epilog/cut%20svg'>cut svg</a><br>
<a href='./programs/machines/Epilog/cut%20svg%20connect'>cut svg connect</a><br>
<i> G-code</i><br>
<a href='./programs/machines/G-code/mill%202.5D%20stl'>mill 2.5D stl</a><br>
<a href='./programs/machines/G-code/mill%202.5D%20stl%20connect'>mill 2.5D stl connect</a><br>
<a href='./programs/machines/G-code/mill%202D%20PCB%20png'>mill 2D PCB png</a><br>
<a href='./programs/machines/G-code/mill%202D%20PCB%20svg'>mill 2D PCB svg</a><br>
<a href='./programs/machines/G-code/mill%202D%20png'>mill 2D png</a><br>
<a href='./programs/machines/G-code/mill%202D%20svg'>mill 2D svg</a><br>
<a href='./programs/machines/G-code/mill%203D%20stl'>mill 3D stl</a><br>
<i> RNDMC</i><br>
<a href='./programs/machines/RNDMC/honeycomb%20connect'>honeycomb connect</a><br>
<i> Roland</i><br>
<i> mill</i><br>
<i> MDX-20</i><br>
<a href='./programs/machines/Roland/mill/MDX-20/PCB%20png'>PCB png</a><br>
<a href='./programs/machines/Roland/mill/MDX-20/PCB%20svg'>PCB svg</a><br>
<i> SRM-20</i><br>
<a href='./programs/machines/Roland/mill/SRM-20/PCB%20png'>PCB png</a><br>
<a href='./programs/machines/Roland/mill/SRM-20/PCB%20png%20conventional'>PCB png conventional</a><br>
<a href='./programs/machines/Roland/mill/SRM-20/PCB%20svg'>PCB svg</a><br>
<a href='./programs/machines/Roland/mill/SRM-20/PCB%20svg%20connect'>PCB svg connect</a><br>
<a href='./programs/machines/Roland/mill/SRM-20/mill%202.5D%20stl'>mill 2.5D stl</a><br>
<a href='./programs/machines/Roland/mill/SRM-20/mill%202.5D%20stl%20connect'>mill 2.5D stl connect</a><br>
<a href='./programs/machines/Roland/mill/SRM-20/mill%203D%20stl'>mill 3D stl</a><br>
<i> vinyl cutter</i><br>
<i> GX-24</i><br>
<a href='./programs/machines/Roland/vinyl%20cutter/GX-24/cut%20png'>cut png</a><br>
<a href='./programs/machines/Roland/vinyl%20cutter/GX-24/cut%20svg'>cut svg</a><br>
<a href='./programs/machines/Roland/vinyl%20cutter/GX-24/cut%20svg%20connect'>cut svg connect</a><br>
<i> ShopBot</i><br>
<a href='./programs/machines/ShopBot/mill%202.5D%20stl'>mill 2.5D stl</a><br>
<a href='./programs/machines/ShopBot/mill%202.5D%20stl%20connect'>mill 2.5D stl connect</a><br>
<a href='./programs/machines/ShopBot/mill%202D%20png'>mill 2D png</a><br>
<a href='./programs/machines/ShopBot/mill%202D%20png%20PCB'>mill 2D png PCB</a><br>
<a href='./programs/machines/ShopBot/mill%202D%20stl'>mill 2D stl</a><br>
<a href='./programs/machines/ShopBot/mill%202D%20svg'>mill 2D svg</a><br>
<a href='./programs/machines/ShopBot/mill%202D%20svg%20connect'>mill 2D svg connect</a><br>
<a href='./programs/machines/ShopBot/mill%203D%20stl'>mill 3D stl</a><br>
<i> Trotec</i><br>
<a href='./programs/machines/Trotec/cut%20png'>cut png</a><br>
<i> math</i><br>
<a href='./programs/math/benchmark'>benchmark</a><br>
<a href='./programs/math/expressions'>expressions</a><br>
<i> processes</i><br>
<i> cut</i><br>
<i> raster</i><br>
<a href='./programs/processes/cut/raster/video'>video</a><br>
<i> mill</i><br>
<i> raster</i><br>
<a href='./programs/processes/mill/raster/2.5D'>2.5D</a><br>
<a href='./programs/processes/mill/raster/2D'>2D</a><br>
<i> scan</i><br>
<a href='./programs/processes/scan/line'>line</a><br>
<i> variable</i><br>
<a href='./programs/variable/text%20variables'>text variables</a><br>
<i> py</i><br>
<a href='./py/serialserver.py'>serialserver.py</a><br>
<i> scripts</i><br>
<a href='./scripts/start%20mods%20server'>start mods server</a><br>
<a href='./scripts/stop%20mods%20server'>stop mods server</a><br>
<i> test</i><br>
<a href='./test/3DBenchy.stl'>3DBenchy.stl</a><br>
<a href='./test/ATP.8E5.board.png'>ATP.8E5.board.png</a><br>
<a href='./test/ATP.8E5.traces.png'>ATP.8E5.traces.png</a><br>
<a href='./test/David.png'>David.png</a><br>
<a href='./test/David.small.png'>David.small.png</a><br>
<a href='./test/ML.jpg'>ML.jpg</a><br>
<a href='./test/ML.png'>ML.png</a><br>
<a href='./test/Suzanne.stl'>Suzanne.stl</a><br>
<a href='./test/alien.png'>alien.png</a><br>
<a href='./test/cert.pem'>cert.pem</a><br>
<a href='./test/gradients.svg'>gradients.svg</a><br>
<a href='./test/hmc-3dp3-01.stl'>hmc-3dp3-01.stl</a><br>
<a href='./test/hsv.png'>hsv.png</a><br>
<a href='./test/key.pem'>key.pem</a><br>
<a href='./test/lines.png'>lines.png</a><br>
<a href='./test/rhino.black.png'>rhino.black.png</a><br>
<a href='./test/rhino.black.svg'>rhino.black.svg</a><br>
<a href='./test/rhino.png'>rhino.png</a><br>
<a href='./test/rhino.svg'>rhino.svg</a><br>
<a href='./test/rhino.white.png'>rhino.white.png</a><br>
<a href='./test/rhino.white.svg'>rhino.white.svg</a><br>
<a href='./test/sample.fcstd'>sample.fcstd</a><br>
<a href='./test/sample.stl'>sample.stl</a><br>
<a href='./test/sample.tall.stl'>sample.tall.stl</a><br>
<a href='./test/sample.wide.stl'>sample.wide.stl</a><br>
<a href='./test/shapes.png'>shapes.png</a><br>
<a href='./test/shapes.svg'>shapes.svg</a><br>
<a href='./test/sunset.jpg'>sunset.jpg</a><br>
<a href='./test/sunset.png'>sunset.png</a><br>
<a href='./test/tall.png'>tall.png</a><br>
<a href='./test/test.png'>test.png</a><br>
<a href='./test/transparent.png'>transparent.png</a><br>
<a href='./test/wide.png'>wide.png</a><br>