Skip to content
Jakob Flierl edited this page Jan 7, 2022 · 19 revisions

Demo 1 – Convert a tactile map

Goto http://touch-mapper.org/ . Click "Create tactile map" and download the STL file:

touch mapper page

Next, run stl2ngc:

cat touchmapper.stl | stl2ngc > touchmappper.ngc

Preview the G-Code file touchmapper.ngc with CAMotics:

CAMotics

See Video. Run touchmappper.ngc on your CNC and add some colors:

tactile map

Update June, 2016: You might also give a try to https://grid.space/ , a web browser based CAM software, which can convert STL files to G-code for 3D printing, laser cutting and CNC milling.

Update December, 2020: Kiri:Moto has a fully featured CAM mode which includes the ability to animate milling operations.

Clone this wiki locally