Nico Tonnhofer

Results 407 comments of Nico Tonnhofer

I can confirm this issue. Looks like the button with '-' will return something different than expected. Also for other homing-keys if they are '-'. E.g. for Step 4 it...

Ok, I found what happened. I load printer.mendel.h. Want to save it as e.g. printer.test.h. Now the DEFINE_HOMING looks like: ``` /** \def DEFINE_HOMING Order (and number) of homing movements....

Uff... Lot's of work. Please check https://github.com/Traumflug/Teacup_Firmware/tree/configtool_homing Feedback is welcome. Homing is fixed. Also this should work with Python3 now. I'm currently not very happy, with the double defines of...

I've currently not much time to do any support but probably this issue was already fixed in https://github.com/Traumflug/Teacup_Firmware/tree/python_upgrade . Can you please check?

Please install the latest wxpython: https://wxpython.org/pages/downloads/index.html wx3.0 is not supported with python_upgrade-branch.

Everything now in the experimental branch.

timer_stop() is like riding a bike and throwing a stick of wood in your front wheel to stop. Take a look into dda.c and the homing procedures. You could extend...

> got errors and corrupted status messages like X:120.000start ... It could help, when you post exactly what you've send _and_ received. Do you have any issues when XON/XOFF is...

Can you please check the binary installer of wx for windows?

I see. There is a new version from Phoenix. Wx 4.0.0b2. I will check this.