lonelymyp
lonelymyp
I used this manual to set up eclipse https://www.carminenoviello.com/2014/12/28/setting-gcceclipse-toolchain-stm32nucleo-part-1/ I was able to compile, upload and get communication with the controller.
The problem is not related to the tune. The problem arises on its own, then I run OCTune and check there that the video card is working with the desired...
I don't do anything special, I just restart the excavator one more time.
I have such a laser. And the standard software (Scarve) is bad enough. At first glance the protocol is very similar, I looked with a sniffer. The difference in the...
Brief description of the control commands. Write | description | Read | description -- | -- | -- | -- **$42** | Reset | | **$50** | Turn off |...
Here is the process of engraving: $30 - start command P780 780 - start point XY P2 - ??? F20 - start Ok B1 - data packet request $33 -...
@ekaitz-zarraga Yes, of course, I am ready to help. Ask questions. The control protocol is quite simple, we only need to figure out how the picture is encrypted for transmission....
For some AMD sensors, this is a normal value, taking into account that a shift of +20 degrees can be. I do not know if it is correct to replace...
@haudamekki No. This is a bad copy of the MisfitTech old version, there is a lack of many necessary things.
> What is it lacking apart from serial? @dzid26 For example, the code for control on uart, [commands.cpp](https://github.com/Misfittech/nano_stepper/blob/master/firmware/stepper_nano_zero/commands.cpp) cut out completely. The code for different modes of PID operation was...