Hello!
Trying to configure a Scott Russel (Tuga like) printer with the configuration tool for 0.91 Rev 3, I encounter the following problems :
1 - No way to set up the lenght of the diagonal rod (No nice drawing as for delta machines ;-) ). The #define DELTA_DIAGONAL_ROD lacks in the configuration.h file. Added manually.
2 - No way to set up the offset between X and Y carriages at homing. Seems albeit needed for further calculations (not sure)...
3 - Compilation error in motion.cpp, line 962 : 'stepsRemainingAtZHit' is not a member of 'Printer'
The configuration.h here included comes directly from the configuration tool. Just added DELTA_DIAGONAL_ROD setting, line 193.
Thanks you Repetier, for your impressive work !
Trying to configure a Scott Russel (Tuga like) printer with the configuration tool for 0.91 Rev 3, I encounter the following problems :
1 - No way to set up the lenght of the diagonal rod (No nice drawing as for delta machines ;-) ). The #define DELTA_DIAGONAL_ROD lacks in the configuration.h file. Added manually.
2 - No way to set up the offset between X and Y carriages at homing. Seems albeit needed for further calculations (not sure)...
3 - Compilation error in motion.cpp, line 962 : 'stepsRemainingAtZHit' is not a member of 'Printer'
The configuration.h here included comes directly from the configuration tool. Just added DELTA_DIAGONAL_ROD setting, line 193.
Thanks you Repetier, for your impressive work !