0xmarcelx0
About
- Username
- 0xmarcelx0
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
Oh, that's so sad. I have already rebuilt everything :-(OK, what kind of board should I get if I want to use the V2 optimally? Would the SKR V1.3 / 32bit board be the right choice?Is it safe that my belt layout will work with a compatible board in c…
-
With #define DUAL_X_AXIS 0 the printer works perfectly with one X-Carriage (X1 motor). I have now in the configuration.h #define NUM_EXTRUDER 2 #define DUAL_X_AXIS 1 is set. Unfortunately the X1 motor is no longer driven when testing the movements…
-
Thank you very much for the quick answer. The big advantage of this design in my opinion would be the low moving mass in Y-direction because the motors of the X-carriages are fixed to the frame. I tried to get the design to work with Marlin but Marl…