Search results

  1. Pongbot Nova S Pro owners' review and discussion thread

    Currently Nova S Pro available on Amazon.de for 259,99 Euro (Befristetes Angebot)
  2. Pongbot Nova S Pro owners' review and discussion thread

    Copy adds a ball with the same configuration just after the ball which was copied. Plus adds a ball at the end of a drill with a configuration of last ball
  3. Pongbot Nova S Pro owners' review and discussion thread

    Very interesting @plunder For information as I have explained few posts before Random function is now fully "outsourced" to Nova. Webclient sets a random bit in the header before sending it to the robot Link If this function is skewed we could think about implementation in the script again. On...
  4. Pongbot Nova S Pro owners' review and discussion thread

    Version 2.3a link Added tap to skip the countdown timer Changed label: Shuffle balls to Random
  5. Pongbot Nova S Pro owners' review and discussion thread

    Hi, quick answer. Scatter: Setting scatter to 2 means the drop point will vary randomly within a range of +/- 2 from your configured setting. Shuffle: The machine generates a random sequence of balls. For a 4-ball drill (A, B, C, D), Nova will pick any combination of those four, such as AABB or...
  6. Pongbot Nova S Pro owners' review and discussion thread

    Should be fixed now, please test.
  7. Pongbot Nova S Pro owners' review and discussion thread

    Version 2.3 link Added session summary window showing training session information after user presses disconnect. Fixed 20/100 drills per category issue
  8. Pongbot Nova S Pro owners' review and discussion thread

    You can change the timer in the file runner.js let count = 4; to for example let count = 2; You mean "test drill" should run until stopped?
  9. Pongbot Nova S Pro owners' review and discussion thread

    So far no plans for Android APK app...
  10. Pongbot Nova S Pro owners' review and discussion thread

    Part 2. Let's have a look at Spinsight spin and speed values for backspin shots. All tests were done from position 7 and all balls were landing on the table. Backspin shot diagonal Speed Spin Height Drop Speed km/h Spin rps 2 0.5 35 -7 15 4 2 1 35 -7 15 7 2 1.5 35 -7 15 11 2 2 35...
  11. Pongbot Nova S Pro owners' review and discussion thread

    Let's have a look at Spinsight spin and speed values for serves. All tests were done from position 7 and all balls were landing on the table. Backspin serve parallel Speed Spin Height Drop Speed km/h Spin rps 1 4 -30 7 8 11 1.5 4 -30 7 9 11 1.5 6 -30 7 10 18 2 4 -30 7 12 11 2 5...
  12. Pongbot Nova S Pro owners' review and discussion thread

    Hi, the second test I performed was for the pure purpose to objectively determine Nova's spin and speed capabilities. I was not even thinking to land any of test balls on the table. I'm sure you could make any ball land on the table if you had a big enough room ;)
  13. Pongbot Nova S Pro owners' review and discussion thread

    I think this will be of interest to all current and potential Nova S Pro owners. I finally got my hands on a Spinsight and performed a series of measurements with the Nova S Pro to objectively determine its spin and speed capabilities. All tests were performed from position 8, zero degree, drop...
  14. Pongbot Nova S Pro owners' review and discussion thread

    Version 2.2m Comfort function: the last played drill is now visually highlighted for easier navigation.
  15. O

    Servus, ich hoffe du hast viel Spaß mit deinem Roboter. Schicke mir bitte den Link zu...

    Servus, ich hoffe du hast viel Spaß mit deinem Roboter. Schicke mir bitte den Link zu Aliexpress Store wo du es bestellst hast. Vielen Dank, Grüße, Oleg
  16. Pongbot Nova S Pro owners' review and discussion thread

    Hi @SergiArias , version 2.2h is now online to fix the annoyance with spin always going to 2 when changing the speed. Please test. Hi @The_mfk_Dude ,looking forward to hearing how the robot works.
  17. Pongbot Nova S Pro owners' review and discussion thread

    Hi @SergiArias, welcome to the forum and thank you. The issue with the spin value occurs because deleting the speed value momentarily treats the input as "0," which has a maximum spin limit of 2. I will look into it. And 100% agree, it would be great if users would share their drills.
  18. Pongbot Nova S Pro owners' review and discussion thread

    Hi @TampaBayTableTennis, outside of this forum, I haven't done—and have not planed to do—any active promotion. However, anyone else is welcome to share, demonstrate, or mention it in other communities.
  19. Pongbot Nova S Pro owners' review and discussion thread

    I also opt for the random ball from a pool (robot native) so the next version will have it. And regarding the @The_mfk_Dude question, ball variants is the way to go as described by @Siero
  20. Pongbot Nova S Pro owners' review and discussion thread

    Script shuffle balls vs robot random balls I wanted to simplify the script by offloading the shuffle function to the robot and have noticed a behavior difference. Let's assume a drill has 3 balls A, B and C. Webclient's shuffle function will play all 3 balls in a random order. B,C and A or C,A...
Top