Struttura del sito costycnc.it / +-- index.html +-- /tools/ <- Webapp funzionanti e ufficiali | +-- image-gcode-sender/ | +-- image-to-gcode/ | +-- clipboard-inspector/ | +-- legacy/ <- Vecchie versioni dei tool +-- /sandbox/ <- Esempi, prove, esperimenti | +-- open-file-example/ | | +-- index.html | | +-- js/menu.js | | +-- css/style.css | +-- image-to-gcode-example/ | | +-- image.html | | +-- gcode.html | | +-- sender.html | | +-- js/ | | +-- css/ | +-- test-canvas/ | +-- mks-webui/ <- Demo WebUI MKS DLC32 v2.1 (non funzionante) +-- /evolution/ <- Sviluppo progressivo di progetti (cm, cm1…) | +-- cm/ | +-- cm1/ | +-- cm2/ | +-- cm3/ +-- /legacy/ <- Vecchie versioni del sito (home, layout, ecc.) | +-- index1.html | +-- index2.html | +-- index3.html +-- /videos/ <- Pagine dedicate ai video YouTube +-- costycnc/ | +-- index.html <- Pagina principale CostyCNC | +-- video1.html <- Primo video | +-- video2.html <- Secondo video | +-- xbig/ | | +-- presentation/ | | | +-- index.html <- Pagina di presentazione XBIG | | +-- montaggio/ | | +-- index.html <- Pagina di montaggio XBIG | +-- medio/ | | +-- presentation/ | | | +-- index.html | | +-- montaggio/ | | +-- index.html | +-- mini/ | | +-- presentation/ | | | +-- index.html | | +-- montaggio/ | | +-- index.html | +-- hobby/ | +-- presentation/ | | +-- index.html | +-- montaggio/ | +-- index.html +-- tutorial-assembler/ | +-- index.html | +-- video1.html | +-- video2.html +-- altro/ <- Altri video, sperimentali o futuri