Welcome! Log In Create A New Profile

Advanced

auto bel levelling g28 fuori piatto

Posted by mister 
Re: auto bel levelling g28 fuori piatto
March 28, 2015 03:32AM
Nulla... se non erro hai la sonda a -37 rispetto al nozzle quindi a sinistra dell'hotend. Ora se tu dai i 4 punti e metti a RIGHT_PROBE_BED_POSITION 180, vuol dire che deve sondare a 180, ma per sondare a 180 il nozzle deve andare a 180 + 37 quindi a 217 che è di più di X_MAX_POS che hai a 200 e quindi ti dice errore...
Quindi prima di tutto devi vedere dove puoi arrivare al massimo con il carrello è metterlo in X_MAX_POS poi sottrai -37 e quella è la misura dove può sondare a destra del piatto... Per esempio se puoi arrivare al massimo a 210, avrai che 210 - 37 = 173, onde evitare che il carrello sbatte metterai in RIGHT_PROBE_BED_POSITION 170.

Chiaro?


COMPRA ITALIANO - sostieni le nostre aziende - sostieni la nostra gente - sostieni il tuo popolo - sosterrai te stesso.
Alberto C. felice possessore di una Kossel K2
My Blog - My Thingiverse
Re: auto bel levelling g28 fuori piatto
March 29, 2015 09:21AM
ok afferrato!
ho un nuovo problema questa volta con la probe.
l'ho settata sul firmware cosi:
#define SERVO_ENDSTOP_ANGLES {0,0,0,0,90,0}      // X,Y,Z Axis Extend and Retract angles

se manualmente do il comando M280 P0 S90 oppure S0 la probe va dove voglio
se do il comando g28 (dopo aver flashato il firmware) la probe non va a 0 (forse a 10..) quandi sballa anche l'agolo di 90 gradi e va oltre.
cosa sbaglio?
Re: auto bel levelling g28 fuori piatto
April 04, 2015 02:59PM
aggiorno con le ultime novita:
il problema della probe l'ho risolto spostando lo stato di riposo da 0 gradi a 10 gradi, non so il motivo ma ora la probe si apre e si chiude dove voglio io.
Dopo i primi test di stampa ho notato che arduino si resetta ripetutamente e si blocca ecco gli errori:

20:08:37.991 : Error:No Line Number with checksum, Last Line: 19019
20:08:37.992 : Error:Line Number is not Last Line Number+1, Last Line: 19019
20:08:37.996 : Resend: 19020
20:08:38.007 : echo:Unknown command: "4"
20:08:38.025 : Error:Line Number is not Last Line Number+1, Last Line: 19022
20:08:38.025 : Resend: 19023
20:08:38.036 : Error:No Line Number with checksum, Last Line: 19022
20:08:38.037 : Error:Line Number is not Last Line Number+1, Last Line: 19022
20:08:38.037 : Resend: 19023
20:08:38.066 : Error:Line Number is not Last Line Number+1, Last Line: 19025
20:08:38.066 : Resend: 19026
20:08:38.077 : echo:Unknown command: "115"
20:08:38.078 : Error:Line Number is not Last Line Number+1, Last Line: 19025
20:08:38.078 : Resend: 19026
20:08:38.103 : Error:Line Number is not Last Line Number+1, Last Line: 19029
20:08:38.106 : Resend: 19030
20:08:38.120 : Error:No Line Number with checksum, Last Line: 19029
20:08:38.127 : Error:Line Number is not Last Line Number+1, Last Line: 19029
20:08:38.127 : Resend: 19030
20:08:38.138 : echo:Unknown command: "117"
20:08:38.139 : Error:Line Number is not Last Line Number+1, Last Line: 19029
20:08:38.139 : Resend: 19030
20:08:38.150 : Error:No Line Number with checksum, Last Line: 19029
20:08:38.152 : Error:Line Number is not Last Line Number+1, Last Line: 19029
20:08:38.152 : Resend: 19030
20:08:38.164 : Error:No Line Number with checksum, Last Line: 19029
20:08:38.165 : Error:Line Number is not Last Line Number+1, Last Line: 19029
20:08:38.165 : Resend: 19030
20:08:38.176 : Error:Line Number is not Last Line Number+1, Last Line: 19029
20:08:38.176 : Resend: 19030
20:08:38.188 : Error:No Line Number with checksum, Last Line: 19029
20:08:38.188 : Error:Line Number is not Last Line Number+1, Last Line: 19029
20:08:38.189 : Resend: 19030
20:08:38.202 : Error:No Line Number with checksum, Last Line: 19029
20:08:38.202 : Error:Line Number is not Last Line Number+1, Last Line: 19029
20:08:38.203 : Resend: 19030
20:08:38.214 : Ricezione di messaggi di errore. Comunicazione arrestata.

ho cambiato il cavo usb ma non cambia nulla che posso fare?
Sorry, only registered users may post in this forum.

Click here to login