Categories
Uncategorized

Tatara Steel Frame Y End Stop Issue Software solution

After Drawing and building the Tarara Steel Frame and transplant the ANET A8 stock mechanics and electronics to it we discover a small issue when you use stock firmware on stock Mother Board: the Y 0 (zero) position is 5 mm inward the bed (and Y 220 position is 5 mm outside the bed),

this is because we move inward the Y end stop 5mm for design reason (to long to explain here) and as we are always using reflashed firmware in our Motherboard we didn’t think can be a problem.
But some users like mechanics: upgrading to Tatara Steel frame.
But hate electronics/programming: tweaking firmware values.

So we provide here the solution how to put back your Y 0 at Zero and to do so you need change just 1 parameter in Firmware file.

We consider your MARLIN firmware is already installed and working with or without auto level sensor, seek on google to install MARLIN firmware if you never did it. 

We consider you are using a flavour of Marlin Firmware.
The Parameter we need to change is Y_MIN_POS located in Configuration.h file

 this are original ANET A8 values

Change Y_MIN_POS value to -5
TATARA steel frame values

In some cases you can get this error while compiling

#error “The given FRONT_PROBE_BED_POSITION can’t be reached by the Z probe.”

in that case you have to change FRONT_PROBE_BED_POSITION value according to your hardware configuration (no stock extruder, auto level Z sensor, etc.)

Flash the firmware and do a G28 to check if you Y0 and Y220 are now at edge of the bed,
then do a G29 if you have a leveling sensor, and as usual be ready to shut off your printer in case something goes wrong (auto leveling sensor out of the bed and extruder crashing on the bed).

For any problem refer to Tatara – Anet A8 Steel Frame – Official Owner Group

Categories
Non categorizzato

Tatara Steel Frame problema Y End Stop Soluzione Software

Dopo aver progettato e costruito  il Frame Tarara Steel  e aver trapiantato la meccanica e l’elettronica della ANET A8 abbiamo scoperto un piccolo problema quando viene usata la scheda madre di controllo e il firmware Stock:

Quanto vi posizionate a Y 0 la punta dell’estrusore si trova 5mm all’interno della superficie di stampa (e a Y 220 si trova 5mm al di fuori)

Questo perchè abbiamo spostato, per ragioni di design troppo lunghe da spiegare qui,  verso il centro di 5mm la posizione dell’end stop in Y, e siccome sulle nostre macchine di test usiamo sempre firmware ri-flashati non abbiamo considerato che  potrebbe essere un problema.
Ma alcuni utenti amano la meccanica: aggiornarsi al Frame Tatara Steel.
Ma odiano l’elettronica/programmazione: Cercare di capire come modificare un firmware.

Per facilitarvi l’operazione vi forniamo qui le informazioni necessarie per riportare il vostro Y 0 al bordo della vostra superficie di stampa, operazione che richiede di cambiare semplicemente 1 valore nel firmware.

Consideriamo che avete gia un firmware MARLIN installato e funzionante sulla vostra scheda di controllo.

Gli esempi qui riportati suppongono usiate MARLIN come firmware o un suo derivato.

Il valore che dovete cambiare è  Y_MIN_POS  che si trova nel file Configuration.h

Volori per il frame ANET A8 originale

Change Y_MIN_POS value to -5
Valori per il frame TATARA Steel  

In alcuni casi (rispetto alla posizione della vostra sonda di auto livellamento se ne avete una) il compilatore potrebbe darvi questo errore:

#error “The given FRONT_PROBE_BED_POSITION can’t be reached by the Z probe.”

in questo caso dovete modificare il valore di FRONT_PROBE_BED_POSITION in funzione della vostra configurazione Hardware (Estrusore non originale, sensore di  auto livellamento in Z, ecc.)

Flashate il vostro firmware e fate un G28 e controllate che il vostri Y0 e Y 220 si trovino ora hai bordi dalla vostra superficie di stampa.
Fate un G29 se avete un sensore di auto livellamento e come sempre siate pronti a spegnere la vostra stampante nel caso qualcosa andasse storto: il sensore di auto livellamento in Z si trova fuori dal piatto e l’estrusore si schianta sulla superficie di stampa.

Per qualsiasi problema scrivete sul gruppo FaceBook: Tatara – Anet A8 Steel Frame – Official Owner Group