« Laser-Smoothignstech/developpement » : différence entre les versions

De fablabo
Aller à :navigation, rechercher
Cedric (discussion | contributions)
Cedric (discussion | contributions)
Ligne 50 : Ligne 50 :


beta_dir_pin                                0.20            # Pin for beta stepper direction
beta_dir_pin                                0.20            # Pin for beta stepper direction
<code lang=C>
beta_min_endstop                            1.26^!          #
beta_max_endstop                            nc              #
beta_homing_direction                        home_to_min      #
</code>
devient
<code lang=C>
beta_min_endstop                            nc              #
beta_max_endstop                            1.26^!          #
beta_homing_direction                        home_to_max      #
</code>