roglio Inviato 25 Febbraio 2015 Condividi Inviato 25 Febbraio 2015 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 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Heimdall Inviato 27 Febbraio 2015 Autore Condividi Inviato 27 Febbraio 2015 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 scopeultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:29: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:30: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:32: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_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 scopeultralcd_st7920_u8glib_rrd.h:50: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:51: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:52: error: 'DIOLCD_PINS_ENABLE_DDR' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:52: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:53: error: 'DIOLCD_PINS_ENABLE_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:54: error: 'DIOLCD_PINS_D4_DDR' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:54: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:55: error: 'DIOLCD_PINS_D4_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:57: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:74: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:87: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_RPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_PIN' was not declared in this scopeultralcd_st7920_u8glib_rrd.h:106: error: 'DIOLCD_PINS_RS_WPORT' was not declared in this scopeultralcd_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 1 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
dvd331 Inviato 27 Febbraio 2015 Condividi Inviato 27 Febbraio 2015 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? Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Heimdall Inviato 27 Febbraio 2015 Autore Condividi Inviato 27 Febbraio 2015 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.... 2 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
dvd331 Inviato 27 Febbraio 2015 Condividi Inviato 27 Febbraio 2015 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? Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Giordy72 Inviato 28 Febbraio 2015 Condividi Inviato 28 Febbraio 2015 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 1 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
roglio Inviato 1 Marzo 2015 Condividi Inviato 1 Marzo 2015 Samaritano in arrivo! https://mega.co.nz/#!NxQSUR6C!2TurS941-61rLqB7t9YxjYLW450fsTJJ--VZWh4dvPM Potresti pubblicare qualche foto della tua stampante? In particolare della scheda, perchè le aurora usano la melzi v2 e non ho mai sentito della mks. Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Giordy72 Inviato 1 Marzo 2015 Condividi Inviato 1 Marzo 2015 Graaaziieee Ecco le foto. 1 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
roglio Inviato 2 Marzo 2015 Condividi Inviato 2 Marzo 2015 Molto bella! E' una versione migliorata dell'Aurora Z605! La scheda monta l'atmega 2560 che ha il doppio di flash! E' un ottimo acquisto.http://reprap.org/wiki/MKS_BASE Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Giordy72 Inviato 2 Marzo 2015 Condividi Inviato 2 Marzo 2015 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 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Messaggi raccomandati
Partecipa alla conversazione
Puoi pubblicare ora e registrarti più tardi. Se hai un account, accedi ora per pubblicarlo con il tuo account.