From d3dd8913bdf41e38bbc75b1f5dbe7159650ba80b Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 16 Jan 2021 21:47:38 +0100 Subject: glasslathe: update acceleration curve --- linz/glasslathe/motor_start.tmc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 linz/glasslathe/motor_start.tmc (limited to 'linz/glasslathe/motor_start.tmc') diff --git a/linz/glasslathe/motor_start.tmc b/linz/glasslathe/motor_start.tmc new file mode 100644 index 0000000..ce6113d --- /dev/null +++ b/linz/glasslathe/motor_start.tmc @@ -0,0 +1,7 @@ +SAP 6 , 0 , 255 // Set run current +SAP 7 , 0 , 8 // Set standby current +SAP 254 , 0 , 1 // Activate step / direction mode +SAP 140 , 0 , 4 // 16 microsteps +SAP 160 , 0 , 1 // Activate step interpolation (only works with 16 microsteps) +SAP 161 , 0 , 1 // Activate double step +STOP // End of this program -- cgit v1.2.3