nicosia Posté(e) Mars 16, 2019 Posté(e) Mars 16, 2019 bonjour à tous, alors voila, j'ai fini par recevoir la nouvelle carte mks sbase v1.3 tout fonctionne , sauf, devinez quoi..... le bltouch smart v2.0!!!! je n'en peux plus, j'ai essayé de multiple combinaison mais rien n'y fait; branchement orange pin 1.23 marron pin gnd blanc=S, noir=G, rouge=5V sur connecteur Z- le code: # Switch module for Bltouch control switch.servo.enable true switch.servo.input_on_command M280 S3.0 # M280 S7.5 Would be midway switch.servo.input_off_command M280 S7.0 # Same as M280 S0 0% duty cycle, effectivley off switch.servo.output_pin 1.23 # Must be a PWM capable pin switch.servo.output_type hwpwm # H/W PWM output settable switch.servo.pwm_period_ms 20 # Set Period to 20ms (50Hz) - Default is 50Hz endstops_enable true # The endstop module is enabled by default and can be disabled here #corexy_homing false # Set to true if homing on a hbot or corexy alpha_min_endstop 1.24^! # Pin to read min endstop, add a ! to invert if endstop is NO connected to ground #alpha_max_endstop nc # Pin to read max endstop, uncomment this and comment the above if using max endstops alpha_homing_direction home_to_min # Or set to home_to_max and set alpha_max and uncomment the alpha_max_endstop alpha_min 0 # This gets loaded as the current position after homing when home_to_min is set alpha_max 435 # This gets loaded as the current position after homing when home_to_max is set beta_min_endstop 1.26^! # Pin to read min endstop, add a ! to invert if endstop is NO connected to ground #beta_max_endstop nc # Pin to read max endstop, uncomment this and comment the above if using max endstops beta_homing_direction home_to_min # Or set to home_to_max and set alpha_max and uncomment the alpha_max_endstop beta_min 0 # This gets loaded as the current position after homing when home_to_min is set beta_max 380 # This gets loaded as the current position after homing when home_to_max is set #gamma_min_endstop nc # Pin to read min endstop, add a ! to invert if endstop is NO connected to ground gamma_max_endstop nc # Pin to read max endstop, uncomment this and comment the above if using max endstops gamma_homing_direction home_to_min # Or set to home_to_max and set alpha_max and uncomment the alpha_max_endstop gamma_min 0 # This gets loaded as the current position after homing when home_to_min is set gamma_max 250 # This gets loaded as the current position after homing when home_to_max is set # Z-probe # See http://smoothieware.org/zprobe zprobe.enable true # set to true to enable a zprobe zprobe.probe_pin 1.28 # pin probe is attached to if NC remove the ! zprobe.slow_feedrate 5 # mm/sec probe feed rate zprobe.debounce_count 100 # set if noisy zprobe.fast_feedrate 100 # move feedrate mm/sec zprobe.probe_height 5 # how much above bed to start probe gamma_min_endstop nc # normally 1.28, Change to nc to prevent conflict with BLTouch j'ai même essayé de changer le pin de 1.23 a 3.25 du exp2 etant un PWM , avoir changé le code dans config, mais toujours rien. test M119 bltouch broche rentrée met l'état de probe a 1 et si sortie à la main = état 0 aucune commande via M280 fonctionnent. je sais que je déterre un sujet qui a déja fait coulé de l'encre..... mais j'ai re-flasher le firmware deux fois avec celui de: mercredi 23 mai 2018, 03:43:53 celui qui se trouve dans le dossier RAR mks-sbase-master. voila, si des anciens ont une idée.... merci par avance config.txt
nicosia Posté(e) Mars 16, 2019 Auteur Posté(e) Mars 16, 2019 CA Y EST!!!! enfin reussi , encore un firmware essayé..... il marche. j’essaye de regler l' offset des axe , et j'ai l'impression qu'il faut faut aussi régler les pas ...sur y et z
JR21800 Posté(e) Mars 17, 2019 Posté(e) Mars 17, 2019 bonjour j ai le même problème que toi avec mon bltouch et ma mks sbase 1.3 et smoothie pourrais tu si tu le veux bien me donné ton fichier config pour voir comment tu as paramétré ton bltouch merci
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant