Jump to content
THIS IS THE TEST SITE OF EUROBRICKS!
THIS IS THE TEST SITE OF EUROBRICKS!

RayZZoo28

Eurobricks New Members
  • Joined

  • Last visited

  1. Is the project dead ? Any news ?
  2. Thank you for all those informations Legopold. It's very useful ;-) When I see the new Lego Disney train and Hidden Side train set, the future will be more complex to have quality wheels : A video for train wheel comparison between the old one and the new full plastic one :
  3. Finally, I found the ball bearings on AliExpress. But is it needed to buy also the steel rods/axles ? Or can we use the original axles ?
  4. Nice idea, thanks ;-) What is the characteristics of the ball bearings ? Where can I buy it ?
  5. Hello, I discover your program to pilot all my Powered Up Lego trains. Thanks a lot for your development, it works perfectly, and it is very easy to use ;-) My Horizon Express has 2 motors (one in front locomotive and the other in back locomotive) and it was easy to synchronize 2 motors on only one slider with the programming tool. // Horizon Express - 2 motors management //======================================= while(Hub[4].IsConnected) { // Synchronize motor 2 on motor 1 speed Hub[5].SetMotorSpeed("A", Hub[4].GetSpeed("A")); // wait 0,25 sec to update motor 2 speed on motor 1 Wait(250); } Could it be possible to synchronize the color of the train icon (always green) with the color choosen in the hub configuration ?
Sponsored Links