├── README.md ├── cnc101.md └── helloworld ├── Hello_World_Mini.brd ├── Hello_World_V7.brd ├── helloworld.md └── images ├── 01-materials.JPG ├── 02-taping.JPG ├── 03-fixing.JPG ├── 04-milling.JPG ├── 05-complete.JPG ├── 06-remove.JPG └── otherplan ├── 01-home.png ├── 02-open-file.png ├── 03-set-size.png ├── 04-set-position.PNG ├── 10-set-tool-a.png ├── 11-set-tool-b.png ├── 12-set-tool-c.png ├── 13-set-tool-d.png ├── 14-set-tool-e.png └── loading-button.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/README.md -------------------------------------------------------------------------------- /cnc101.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/cnc101.md -------------------------------------------------------------------------------- /helloworld/Hello_World_Mini.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/Hello_World_Mini.brd -------------------------------------------------------------------------------- /helloworld/Hello_World_V7.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/Hello_World_V7.brd -------------------------------------------------------------------------------- /helloworld/helloworld.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/helloworld.md -------------------------------------------------------------------------------- /helloworld/images/01-materials.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/01-materials.JPG -------------------------------------------------------------------------------- /helloworld/images/02-taping.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/02-taping.JPG -------------------------------------------------------------------------------- /helloworld/images/03-fixing.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/03-fixing.JPG -------------------------------------------------------------------------------- /helloworld/images/04-milling.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/04-milling.JPG -------------------------------------------------------------------------------- /helloworld/images/05-complete.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/05-complete.JPG -------------------------------------------------------------------------------- /helloworld/images/06-remove.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/06-remove.JPG -------------------------------------------------------------------------------- /helloworld/images/otherplan/01-home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/01-home.png -------------------------------------------------------------------------------- /helloworld/images/otherplan/02-open-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/02-open-file.png -------------------------------------------------------------------------------- /helloworld/images/otherplan/03-set-size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/03-set-size.png -------------------------------------------------------------------------------- /helloworld/images/otherplan/04-set-position.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/04-set-position.PNG -------------------------------------------------------------------------------- /helloworld/images/otherplan/10-set-tool-a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/10-set-tool-a.png -------------------------------------------------------------------------------- /helloworld/images/otherplan/11-set-tool-b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/11-set-tool-b.png -------------------------------------------------------------------------------- /helloworld/images/otherplan/12-set-tool-c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/12-set-tool-c.png -------------------------------------------------------------------------------- /helloworld/images/otherplan/13-set-tool-d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/13-set-tool-d.png -------------------------------------------------------------------------------- /helloworld/images/otherplan/14-set-tool-e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/14-set-tool-e.png -------------------------------------------------------------------------------- /helloworld/images/otherplan/loading-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunolewin/othermill/HEAD/helloworld/images/otherplan/loading-button.png --------------------------------------------------------------------------------