Skip to content

Draft: Added __info__ to calc motor controllers

Valentin Valls requested to merge cherry-pick-e8a8e9a7 into master

I wanted to display few information from the slits.

But this can fit the calc motor controller

OH [1]: s1                                                                                                                                                      
Out [1]: ----------  -----------  -----------                                                                                                                   
         reals       user         dial                                                                                                                          
         ----------  -----------  -----------                                                                                                                   
         s1l            0.488 mm    -0.435 mm                                                                                                                   
         s1r            0.312 mm    -0.835 mm                                                                                                                   
         s1t            0.320 mm     0.320 mm                                                                                                                   
         s1b            0.480 mm    -1.320 mm                                                                                                                   
         ----------  -----------  -----------                                                                                                                   
         pseudos     user         dial                                                                                                                          
         ----------  -----------  -----------                                                                                                                   
         s1hg           0.800 mm     0.800 mm                                                                                                                   
         s1ho           0.088 mm     0.088 mm                                                                                                                   
         s1vg           0.800 mm     0.800 mm                                                                                                                   
         s1vo          -0.080 mm    -0.080 mm                                                                                                                   
         ----------  -----------  -----------                                                                                                                   

Merge request reports