Vai al contenuto

Aurora 3D Printer Ardentissimo


Messaggi raccomandati

Dunque, il bootloader serve per caricare il firmware via arduino ide. Con tutta probabilità non c'è bisogno di cambiarlo. Prova a compilare e a mandare il firmware ma selezionando nell'ide la scheda "Sanguino /W 1284p at 16mhz".


 


Se non va allora con l'usbasp devi programmare il bootloader del sanguino e ricompilare/ricaricare.


 


Non dovresti perderci troppo tempo, anche facendo qualche tentativo.


 


Purtroppo ho provato col Gen7 ma lo spazio disponibile era insufficiente (non ci entra per pochi bytes) e quindi sono dovuto tornare indietro; il bootloader del sanguino (te l'ho allegato per non perdere tempo a cercarlo) lascia tutti i 128Kbytes di flash disponibili.


 




L'altra volta dicevi che dovevi rimettere il bootloader originale causa dimensioni, devo cambiarlo pure io per caricare il firmware aggiornato?




 


Sanguino-0101r1.zip

Link al commento
Condividi su altri siti

Bongiorno! Il firmware che ho scaricato il firmware Marlin aggiornato e sostituito il tuo configuration.h ma quando compilo lo sketch mi torna errore:


 


  This report would have more information with

  "Show verbose output during compilation"

  enabled in File > Preferences.

Arduino: 1.0.6 (Windows 7), Board: "Gen7 with ATmega1284P and 16 MHz"

In file included from /dogm_lcd_implementation.h:40,

                 from ultralcd.cpp:39:

/ultralcd_st7920_u8glib_rrd.h: In function 'void ST7920_SWSPI_SND_8BIT(uint8_t)':

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

/ultralcd_st7920_u8glib_rrd.h: In function 'uint8_t u8g_dev_rrd_st7920_128x64_fn(u8g_t*, u8g_dev_t*, uint8_t, void*)':

ultralcd_st7920_u8glib_rrd.h:50: error: 'DIOLCD_PINS_RS_DDR' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:50: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:52: error: 'DIOLCD_PINS_ENABLE_DDR' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:52: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:54: error: 'DIOLCD_PINS_D4_DDR' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:54: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scope

ultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scope

 

Sbaglio da qualche parte?

 

Altra Domanda: mi si è otturato l'estrusore e ho notato che il tubicino di (credo) Teflon presente nel corpo del soggetto è tutto rovinato, ho pulito e messo nuovo filo ma si è otturato nuovamente....posso rimuovere quel tubicino e usare la stampante normalmente o può creare disagi?

 

 

EDIT: Scaricando il firmware direttamente da github lo compila, dopo provo a metterlo

  • Like 1
Link al commento
Condividi su altri siti

Mi sento abbastanza un eretico a chiedere quello che sto per chiedere, in mezzo a gente che parla di scrivere firmware ed altre materie, per me, arcane e mistiche.


Io terra terra volevo chiedere un consiglio.


Mi si arriccia sempre un angolo alla base dell'oggetto stampando in PLA.


Ho provato a tenere un piatto molto caldo 70/80 °C, ma non ho risolto.


Allora leggendo che il PLA soffre le alte temperature, ho pensato di fare il contrario, dopo un inizio di stampa per fare aderire la base, ho abbassato il piatto a 35/40, mi sembra che vada un po' meglio ma mi si arriccia lo stesso.


Qualcuno ha un consiglio per me? 


Link al commento
Condividi su altri siti

Mi sento abbastanza un eretico a chiedere quello che sto per chiedere, in mezzo a gente che parla di scrivere firmware ed altre materie, per me, arcane e mistiche.

Io terra terra volevo chiedere un consiglio.

Mi si arriccia sempre un angolo alla base dell'oggetto stampando in PLA.

Ho provato a tenere un piatto molto caldo 70/80 °C, ma non ho risolto.

Allora leggendo che il PLA soffre le alte temperature, ho pensato di fare il contrario, dopo un inizio di stampa per fare aderire la base, ho abbassato il piatto a 35/40, mi sembra che vada un po' meglio ma mi si arriccia lo stesso.

Qualcuno ha un consiglio per me? 

Ciao, io ho risolto i problemi di adesione usando il piano in vetro a temperatura ambiente (circa 25/30 gradi calcolando che sul vetro la temperatura è minore) e spruzzando un sottile strato di lacca SPLEND'OR (una meraviglia).... adesso faccio quasi fatica a staccare i pezzi a stampa ultimata....prova che non costa nulla....

  • Like 2
Link al commento
Condividi su altri siti

Ciao, io ho risolto i problemi di adesione usando il piano in vetro a temperatura ambiente (circa 25/30 gradi calcolando che sul vetro la temperatura è minore) e spruzzando un sottile strato di lacca SPLEND'OR (una meraviglia).... adesso faccio quasi fatica a staccare i pezzi a stampa ultimata....prova che non costa nulla....

grazie mille per la risposta ma rilancio con altre domande.

tempo fa avevo letto della lacca ed ho provato a spruzzarla sul piano di alluminio (che poi ho dovuto pulire a spugna) ma, forse perché riscaldato, si è asciugata subito lasciando una patina ruvida ma non appiccicosa. È normale oppure ho sbagliato qualcosa? Tipo la marca, il fatto che il piano sia caldo, ho aspettato troppo prima di stampare... tu come fai?

seconda cosa, più importante, secondo me non è un problema di adesione. Ho comprato il nastro blu della 3M e l'adesione è ottima, all'inizio. I primi strati sono perfetti, stanno li che è un piacere. Sono riuscito a stampare con successo oggetti piccoli. Però quuando provo a stampare una casetta (motivo poi per cui ho comprato la 3D print) tipo 15 cm X 10 cm. Dopo i primi 5/6 strati, fino a quel momento perfetti, la base stampata inizia a deformarsi, arricciandosi verso l'alto. È proprio una deformazione della plastica. Per quello ipotizzavo le temperature alte del piano. Può essere?

Link al commento
Condividi su altri siti

Ciao a tutti.


Ho anche io un'aurora z605 (credo), con la scheda MKS base 1.2.


Ne sono abbastanza soddisfatto a parte qualcosina di criticabile...e sono pure riuscito a stampare :)


Purtroppo per inesperienza ho rovinato l'estrusore e sto aspettando un ricambio.


Gia che c'ero ho preso anche una cinghia nuova perchè quella dell'asse x striscia sui cuscinetti del carrello.


A parte la piccola presentazione, volevo subito approfittare di voi per una richiesta: c'è qualche buon samaritano che vuole condividere i file .stl delle parti ?


Purtroppo nel cd che mi hanno dato non ce n'è traccia, c'è solo del sw che non funziona :)


Grazie 1000

  • Like 1
Link al commento
Condividi su altri siti

Se interessa a casa ho anche schema è pinot. Purtroppo nn mi ricordo il link da cui li ho presi.

Si bella ne sono soddisfatto.

Pecca1: la cinghia x striscia sui cuscinetti, nn ha il tenditore e segue un percorso irregolare un po inclinato.

Pecca2: Paciugo nell'area fine corsa dx della x...si può far meglio.

Spero con gli STL di riuscire a sistemare qualcosa.

Per l'elettronica invece devo fare un dump delle memorie dell'atmega e poi parto con il probe per la z... ho poco tempo cavolo :(

Link al commento
Condividi su altri siti

Partecipa alla conversazione

Puoi pubblicare ora e registrarti più tardi. Se hai un account, accedi ora per pubblicarlo con il tuo account.

Ospite
Rispondi a questa discussione...

×   Hai incollato il contenuto con la formattazione.   Rimuovere la formattazione

  Sono consentiti solo 75 emoticon max.

×   Il tuo collegamento è stato incorporato automaticamente.   Mostra come un collegamento

×   Il tuo contenuto precedente è stato ripristinato.   Pulisci editor

×   Non puoi incollare le immagini direttamente. Carica o inserisci immagini dall'URL.


×
×
  • Crea Nuovo...