Open makerbase-motor opened 2 years ago
about the remaining problem:
Can you also please enable custom step angle (1.8,0.9,custom) for stepper motors with reduction gear box mounted? In my implementation, I want to attach the SERVO-42C right above the rotation axis of the final gear in the drive train, not on the axis of stepper shaft.
I want to sense the rotational position of the final gear, not the stepper shaft. Slips and backlashes could happen between the stepper and gears in the system. There is no use of rotational position feedback if stepper is not used directly as the primary rotational axis.
I have tested this out by placing the SERVO-42C right above the final gear, not at the back side of the stepper motor where it normally should be at. SERVO-42C fails to pass the calibration step. #9 says the driver is hard coded with fixed number of steps per revolution for the calibration.
Could you please implement an option to bypass this calibration step or support unspecified/unfixed step angle of the motor? For example, the driver could incrementally step until it reaches the initial position sensed by the magnetic sensor rather than counting the exact step counts. I expect this could be a complicated issue to implement. Thank you very much and I am looking forward to the release of first firmware update!
The V1.1 firmware has made the following improvements: Screen menu :
- Added automatic zero return option "Goto 0"
- Added the option "Restore" to restore the default parameters Serial command:
- All screen menu functions are realized;
- The check value is added to the sent and received data;
- PID, acceleration (ACC), maximum torque (MaxT) parameters can be set;
- The speed of the serial control motor can be set arbitrarily (0.6RPM ~ 1200RPM) Remaining problem:
- An UART command to enable/disable coil holding with the encoder values still to be updated.
Is the firmware possible to flash onto board? What is needed?
I might be missing something but... Where is the firmware??
Dear cricket2009,
The features of the new firmware are very nice, thank you!!! I wish you all the best, to find a solution for the "enable/disable coil holding" problem. I have the same question as viappidu: Where can I download the new version and how can I flash the SERVO42C?
Hello there was an update on the page https://github.com/makerbase-mks/MKS-SERVO42C/releases/tag/MKS-SERVO42C-V1.1, however the attached zip archive contains no firmware. When is it planned to release firmware for the existing owners of the Servo42C? Thank you
Hello I am also asking for the firmware, I have read capabilities of the motor here on github and when I purchase this Servo42C, it doesn't support all functionality. I cannot control steps of rotation by uart, which was the reason to buy this device.
I would really appreciate if you provide the firmware for the Servo42C. Thank you
Here are the serial commands for v1.1: https://chowdera.com/2022/04/202204051042164971.html
Hi, We are waiting to upgrade our MKS42C already bought. Please, could you give us a date of availability of firmware V1.1 ?
Please upload at least v1.1 binaries (and flashing instructions, I assume the HC32L130 can be put into DFU mode or something?). I have some 42C boards with v1.0 firmware I'd like to upgrade.
https://programmersought.com/article/91177446965/ https://www.programmersought.com/article/84674105265/ These two links show to program the controller used on the MKS42 module. You only need a cheap USB-UART converter working with 3.3 Volt. The needed connection is shown at the attached picture. Additionally you need to pull the BOOT0 pin high (3,3V). Disclaimer: All information were not found out by myself and are just borrowed from user 'bodyhey' from the MKS discord server. You will find more information there on the discord server of MKS products. Edit: I just noted, user bodyhey is also active here.
Now the big 'BUT': I looks like the firmware or µC are protected. It seems not to be possible to read out firmware 1.1 from one board and to burn it into another board. If MKS will not provide any update procedure and refuse any communication in this regard, i must and will advise others against this product in the future. The MKS42c It is improving through the feedback of us (the customers/users) but then we are not able to participate and have to buy new hardware instead. Sorry, this is year 2000 style and not acceptable. Todays world is different and this shall not be supported anymore. I can understand MKS that they want to protect their software in some way, but you (MKS) will have to find a solution here!! Simply playing dead on this issue is not a solution!
is mks listening?
Please please please please release the 1.1 binary
STM32L010K8 is almost pin compatible...
The V1.1 firmware has made the following improvements: Screen menu :