MAINTENANCE AND FUNCTION /
TROUBLESHOOTING AND ADJUSTMENTS
75
In the last one, multiple commands can be separated by | symbol.
It’s also important to give each entry separate descriptor (this
doesn’t matter to the user, but it matters to the firmware).
Last line uses G-Code command. If you don’t know what G-Codes mean, refer to:
http://reprap.org/wiki/G-code
Each entry needs three lines:
status (enable=true/false), name (text field), and G-Code command
2
custom_menu.myDescriptor1.enable true
For example
So if you want to create an entry that will position the toolhead in the middle, add:
custom_menu.moveToMiddle.enable true
custom_menu.moveToMiddle.name
Center_Toolhead
custom_menu.moveToMiddle.command G1_X117_Y125
Содержание 2.0 S
Страница 1: ...USER MANUAL PERSONAL FABRICATOR VERSION 2 0 S...
Страница 6: ...FIRST STEPS ZMORPH 3D PRINTER...
Страница 9: ...OVERVIEW THE ZMORPH 9 PANEL OVERVIEW RESET PLAY PAUSE UP OK DOWN 2 1 5 3 4...
Страница 16: ...CALIBRATION ZMORPH 3D PRINTER...
Страница 31: ...GCODES VOXELIZER SOFTWARE...
Страница 42: ...EXTRUDERS AND TOOLHEADS ZMORPH EXTRUDERS...
Страница 50: ...SERVICING ZMORPH 3D PRINTER...
Страница 65: ...QUESTIONS AND ANSWERS ZMORPH 3D PRINTER...