├── Bipolar_Stepper_Motor_Class.py ├── Gcode_executer.py ├── Motor_control.py ├── Readme.md ├── Tsinghua_symbol.nc ├── Xiang.nc ├── back.png ├── caltech_symbol.nc ├── example.png ├── example_1.png ├── example_2.png ├── grid.nc ├── name_en.nc ├── puppy_0001.nc ├── puppy_name.nc ├── puppy_photo.nc ├── puppy_profile.nc ├── puppy_stars.nc ├── spiral.nc ├── test123.nc ├── test_0002.nc ├── test_0003.nc ├── test_0005.nc ├── test_0006.nc └── test_0007.nc /Bipolar_Stepper_Motor_Class.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/Bipolar_Stepper_Motor_Class.py -------------------------------------------------------------------------------- /Gcode_executer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/Gcode_executer.py -------------------------------------------------------------------------------- /Motor_control.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/Motor_control.py -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/Readme.md -------------------------------------------------------------------------------- /Tsinghua_symbol.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/Tsinghua_symbol.nc -------------------------------------------------------------------------------- /Xiang.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/Xiang.nc -------------------------------------------------------------------------------- /back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/back.png -------------------------------------------------------------------------------- /caltech_symbol.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/caltech_symbol.nc -------------------------------------------------------------------------------- /example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/example.png -------------------------------------------------------------------------------- /example_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/example_1.png -------------------------------------------------------------------------------- /example_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/example_2.png -------------------------------------------------------------------------------- /grid.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/grid.nc -------------------------------------------------------------------------------- /name_en.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/name_en.nc -------------------------------------------------------------------------------- /puppy_0001.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/puppy_0001.nc -------------------------------------------------------------------------------- /puppy_name.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/puppy_name.nc -------------------------------------------------------------------------------- /puppy_photo.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/puppy_photo.nc -------------------------------------------------------------------------------- /puppy_profile.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/puppy_profile.nc -------------------------------------------------------------------------------- /puppy_stars.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/puppy_stars.nc -------------------------------------------------------------------------------- /spiral.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/spiral.nc -------------------------------------------------------------------------------- /test123.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/test123.nc -------------------------------------------------------------------------------- /test_0002.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/test_0002.nc -------------------------------------------------------------------------------- /test_0003.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/test_0003.nc -------------------------------------------------------------------------------- /test_0005.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/test_0005.nc -------------------------------------------------------------------------------- /test_0006.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/test_0006.nc -------------------------------------------------------------------------------- /test_0007.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flodek/Mini_pen_plotter_RaspberryPI/HEAD/test_0007.nc --------------------------------------------------------------------------------