-
Notifications
You must be signed in to change notification settings - Fork 0
Lasersaur
Pavel Serikov edited this page May 17, 2017
·
5 revisions
Статья в блоге для начинающих - http://fabnews.ru/fablabs/item/ufo/blog/790.html
Фокус - 76.2 мм
Калиброванные значения firmware/src/config.h
:
#define CONFIG_X_STEPS_PER_MM 88.88888888 //microsteps/mm (no integers, e.g. use 80.0 instead of 80)
#define CONFIG_Y_STEPS_PER_MM 181.80
#define CONFIG_Z_STEPS_PER_MM 33.33333333 //microsteps/mm (no integers, e.g. use 80.0 instead of 80)
Скрипт test fire:
S50
G91
G1 X1 F200
G0 X-1
G90
Запуск: cat test_fire_lsa.ngc > /dev/ttyO1