Welcome! Log In Create A New Profile

Advanced

MK 4.2.5

Posted by MagoKimbra 
MK 4.2.5
January 30, 2016 06:22AM
MarlinKimbra si sta trasformando... Piano piano lo so..
Ma da ora in poi non si chiamerà più MarlinKimbra bensì MK per le 8 bit e MK4due per le 32bit...
Ho inserito HAL anche nella versione MK, ripulito parecchio del codice e messo le cartelle divise per funzione...
Riscritto la funzione di comunicazione ora non usa più marlinserial, ma HAL come in repetier.
I nomi dei file della SD anche negli host sono lunghi e non più accorciati a 8+3.
Riscritto servo.
E tante altre cose....

Ora mi serve una mano di uno o più volontari. Sulla mia Delta con la ramps va che è una scheggia, ma per molte cose potrei aver commesso degli errori. Prima di renderla pubblica vorrei che qualcuno provasse, la comunicazione, i servo e tutto il resto.
Scaricatevi da Github dev il FW, sostituite il vostro configuration_overall.h ed eventualmente anche il configuration_pin e provate. Per ora solo la 8 bit, a presto la 32.
Fatemi sapere al più presto le cose che non vanno...
Grazie ancora a chi vuole collaborare...


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: MK 4.2.5
January 30, 2016 09:01AM
EndStop che piacciano a Me?????spinning smiley sticking its tongue out
Eprom Veloce come Repetier?????sad smiley

Edited 2 time(s). Last edit at 01/30/2016 09:03AM by maralb.


DELTA Printer - Duet -Touch5" - E3D_V6
Re: MK 4.2.5
January 30, 2016 09:09AM
allora .. prima considerazione smiling smiley la cartella su github si chaima ancor marlinKimbra smiling smiley se da oggi si chiama MK partiamo dalle cartelle smiling smiley ...scherzo...
caricato su prusa i3 test iniziale assi tutto ok ..endstop ok .. motori ok, pibot ok
lanciata una stampa di 15 minuti vediamo ..

Edited 1 time(s). Last edit at 01/30/2016 09:15AM by lamerhouse.


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 09:14AM
Si grazie... Per ora resta quella, devo cambiare un po di cose, ma lo faccio quando è ok...


Quote
lamerhouse
allora .. prima considerazione smiling smiley la cartella su github si chaima ancor marlinKimbra smiling smiley
caricato su prusa i3 test iniziale assi tutto ok ..endstop ok .. motori ok, pibot ok
lanciata una stampa di 15 minuti vediamo ..


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: MK 4.2.5
January 30, 2016 09:16AM
Fammi capire anche a me cosa intendi...

Quote
maralb
EndStop che piacciano a Me?????spinning smiley sticking its tongue out
Eprom Veloce come Repetier?????sad smiley


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: MK 4.2.5
January 30, 2016 09:33AM
dimenticavo cosa importante ... messo mio overhall senza cambiare quello del pin e questo errore nella compilazione
In file included from sketch\base.h:44:0,

                 from X:\3d stampante\firmware_ok\MarlinKimbra-dev\MarlinKimbra\MarlinKimbra.ino:192:

sketch\module/sanitycheck.h:1459:10: error: #error DEPENDENCY ERROR: You must set Z_PROBE_PIN to a valid pin if you enable Z_PROBE_ENDSTOP

         #error DEPENDENCY ERROR: You must set Z_PROBE_PIN to a valid pin if you enable Z_PROBE_ENDSTOP

          ^

exit status 1
Errore durante la compilazione

Configuration_Overall.h
Configuration_Pins.h
ti allego i miei 2 file se ti servono per confronti

cambiando file PIN

da questo errore nella compilazione

sketch\module\MK_Main.cpp: In function 'void gcode_M0_M1()':

sketch\module\MK_Main.cpp:4191:9: error: 'IS_SD_PRINTING' was not declared in this scope

     if (IS_SD_PRINTING)

         ^

exit status 1
Errore durante la compilazione

questo dopo aver attivato la funziona autobedlevel

Edited 3 time(s). Last edit at 01/30/2016 09:50AM by lamerhouse.


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 09:48AM
Devi copiare anche il configuration_pin che ha i vari pin cambiati rispetto a quelli di default della scheda...


Riprova lamerhouse corretto..


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: MK 4.2.5
January 30, 2016 09:58AM
nuovo errore sui display

In file included from sketch\module\lcd\ultralcd.cpp:44:0:

sketch\module\lcd\dogm_lcd_implementation.h:14:21: fatal error: ../base.h: No such file or directory

 #include "../base.h"

                     ^

compilation terminated.

exit status 1
Errore durante la compilazione


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 10:18AM
Grazie corretto!

Edited 1 time(s). Last edit at 01/30/2016 10:18AM by MagoKimbra.


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: MK 4.2.5
January 30, 2016 10:26AM
segnalazione ma ok per la compilazione


C:\Program Files (x86)\Arduino\libraries\U8glib\utility\u8g_rot.c:48:1: warning: initialization from incompatible pointer type [enabled by default]

 u8g_dev_t u8g_dev_rot = { u8g_dev_rot_dummy_fn, NULL, NULL };

 ^

C:\Program Files (x86)\Arduino\libraries\U8glib\utility\u8g_rot.c:48:1: warning: (near initialization for 'u8g_dev_rot.dev_fn') [enabled by default]


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 10:56AM
ok stampa tutto perfetto.. nessun errore rilevato..
perciò

motori ok .. movimenti ok ... endstop ok... autolivellamento ok .... display full grafik ok... ventole ok ....
prusa I3 arduino mega ramps 1.4 MK 4.2.5 Dev ... OK smiling smiley

Edited 1 time(s). Last edit at 01/30/2016 10:57AM by lamerhouse.


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 11:06AM
Grazie...
Comunicazione? Servo? SD?
Errori di warning?
Nomi dei file in SD in repetier?

Edited 1 time(s). Last edit at 01/30/2016 11:11AM by MagoKimbra.


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: MK 4.2.5
January 30, 2016 11:13AM
allora servo.. purtroppo su quello non posso aiutarti... non ho il servo.. smiling smiley

comunicazione se intendi pc stampante .. perfetta niente da segnalare.. ma se devo essere onesto neanche prima ho mai avuto problemi con i tuoi firmware smiling smiley
sd legge bene tutti i file nulla da eccepire.. provo a fare una stampa da sd .. prima lo fatta da pc .. usando simplify 3d

nessun warning segnalato... tranne quello della ug8 ma penso sia il solito da aggiornare in arduino...

lancio stampa da SD vediamo....


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 12:46PM
stampa terminata con successo ...nessun problema tutto ok


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 01:09PM
2 stampa da pc ..stavolta è impazzita.... stava stampando tranquillamente e il carrello y e x sono iniziati a muoversi lentamente verso angolo destro o dovuto bloccare tutto era al limite estremo


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 01:39PM
Quanti baud lavori?


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: MK 4.2.5
January 30, 2016 02:02PM
250000

ho riprovato ..e stavolta dopo 2 layer eandata su di 10 mm e si e fermata

ho riprovato con la dev. 4.2.4 e tutto funziona regolare

Edited 1 time(s). Last edit at 01/30/2016 02:04PM by lamerhouse.


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 30, 2016 06:09PM
purtroppo confermo random la macchina impazzisce... con la 4.2.4 invece tutto ok


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 31, 2016 02:57AM
Si solo a 250000 ho provato anche io e impazzisce..


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: MK 4.2.5
January 31, 2016 05:29AM
Ok corretto ora va anche a 250000!!!


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: MK 4.2.5
January 31, 2016 07:14AM
Re: MK 4.2.5
January 31, 2016 07:27AM
ora tantissimi errori smiling smiley








sketch\module\HAL.cpp:89:3: error: 'ring_buffer_tx' does not name a type

   ring_buffer_tx tx_buffer = { { 0 }, 0, 0};

   ^

sketch\module\HAL.cpp: In function 'void rf_store_char(unsigned char, ring_buffer*)':

sketch\module\HAL.cpp:92:38: error: 'SERIAL_BUFFER_MASK' was not declared in this scope

     uint8_t i = (buffer->head + 1) & SERIAL_BUFFER_MASK;

                                      ^

sketch\module\HAL.cpp: In function 'void __vector_26()':

sketch\module\HAL.cpp:153:13: error: 'tx_buffer' was not declared in this scope

         if (tx_buffer.head == tx_buffer.tail) {

             ^

sketch\module\HAL.cpp:156:37: error: 'bit_clear' was not declared in this scope

             bit_clear(UCSR0B, UDRIE0);

                                     ^

sketch\module\HAL.cpp:171:51: error: 'SERIAL_TX_BUFFER_MASK' was not declared in this scope

           tx_buffer.tail = (tx_buffer.tail + 1) & SERIAL_TX_BUFFER_MASK;

                                                   ^

sketch\module\HAL.cpp: At global scope:

sketch\module\HAL.cpp:262:62: error: 'ring_buffer_tx' has not been declared

   MKHardwareSerial::MKHardwareSerial(ring_buffer *rx_buffer, ring_buffer_tx *tx_buffer,

                                                              ^

sketch\module\HAL.cpp:262:3: error: prototype for 'MKHardwareSerial::MKHardwareSerial(ring_buffer*, int*, volatile uint8_t*, volatile uint8_t*, volatile uint8_t*, volatile uint8_t*, volatile uint8_t*, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t)' does not match any in class 'MKHardwareSerial'

   MKHardwareSerial::MKHardwareSerial(ring_buffer *rx_buffer, ring_buffer_tx *tx_buffer,

   ^

In file included from sketch\module\../module/HAL/HAL.h:76:0,

                 from sketch\module\../base.h:38,

                 from sketch\module\HAL.cpp:26:

sketch\module\../module/HAL/HardwareSerial.h:75:9: error: candidates are: constexpr MKHardwareSerial::MKHardwareSerial(MKHardwareSerial&&)

   class MKHardwareSerial {

         ^

sketch\module\../module/HAL/HardwareSerial.h:75:9: error:                 constexpr MKHardwareSerial::MKHardwareSerial(const MKHardwareSerial&)

sketch\module\../module/HAL/HardwareSerial.h:77:7: error:                 MKHardwareSerial::MKHardwareSerial()

       MKHardwareSerial();

       ^

sketch\module\HAL.cpp:283:8: error: prototype for 'void MKHardwareSerial::begin(long unsigned int)' does not match any in class 'MKHardwareSerial'

   void MKHardwareSerial::begin(unsigned long baud) {

        ^

In file included from sketch\module\../module/HAL/HAL.h:76:0,

                 from sketch\module\../base.h:38,

                 from sketch\module\HAL.cpp:26:

sketch\module\../module/HAL/HardwareSerial.h:78:12: error: candidate is: void MKHardwareSerial::begin(long int)

       void begin(long);

            ^

sketch\module\HAL.cpp: In member function 'void MKHardwareSerial::end()':

sketch\module\HAL.cpp:331:12: error: '_tx_buffer' was not declared in this scope

     while (_tx_buffer->head != _tx_buffer->tail)

            ^

sketch\module\HAL.cpp:334:16: error: '_ucsrb' was not declared in this scope

     bit_clear(*_ucsrb, _rxen);

                ^

sketch\module\HAL.cpp:334:24: error: '_rxen' was not declared in this scope

     bit_clear(*_ucsrb, _rxen);

                        ^

sketch\module\HAL.cpp:334:29: error: 'bit_clear' was not declared in this scope

     bit_clear(*_ucsrb, _rxen);

                             ^

sketch\module\HAL.cpp:335:24: error: '_txen' was not declared in this scope

     bit_clear(*_ucsrb, _txen);

                        ^

sketch\module\HAL.cpp:336:24: error: '_rxcie' was not declared in this scope

     bit_clear(*_ucsrb, _rxcie);

                        ^

sketch\module\HAL.cpp:337:24: error: '_udrie' was not declared in this scope

     bit_clear(*_ucsrb, _udrie);

                        ^

sketch\module\HAL.cpp:343:5: error: '_rx_buffer' was not declared in this scope

     _rx_buffer->head = _rx_buffer->tail;

     ^

sketch\module\HAL.cpp: At global scope:

sketch\module\HAL.cpp:346:7: error: redefinition of 'int MKHardwareSerial::available()'

   int MKHardwareSerial::available(void) {

       ^

In file included from sketch\module\../module/HAL/HAL.h:76:0,

                 from sketch\module\../base.h:38,

                 from sketch\module\HAL.cpp:26:

sketch\module\../module/HAL/HardwareSerial.h:84:24: error: 'int MKHardwareSerial::available()' previously defined here

       FORCE_INLINE int available(void) {

                        ^

sketch\module\HAL.cpp:350:42: error: no 'int MKHardwareSerialeye popping smileyutputUnused()' member function declared in class 'MKHardwareSerial'

   int MKHardwareSerialeye popping smileyutputUnused(void) {

                                          ^

sketch\module\HAL.cpp: In member function 'int MKHardwareSerial::peek()':

sketch\module\HAL.cpp:355:9: error: '_rx_buffer' was not declared in this scope

     if (_rx_buffer->head == _rx_buffer->tail)

         ^

sketch\module\HAL.cpp:357:12: error: '_rx_buffer' was not declared in this scope

     return _rx_buffer->buffer[_rx_buffer->tail];

            ^

sketch\module\HAL.cpp: In member function 'int MKHardwareSerial::read()':

sketch\module\HAL.cpp:362:9: error: '_rx_buffer' was not declared in this scope

     if (_rx_buffer->head == _rx_buffer->tail) {

         ^

sketch\module\HAL.cpp:365:23: error: '_rx_buffer' was not declared in this scope

     unsigned char c = _rx_buffer->buffer[_rx_buffer->tail];

                       ^

sketch\module\HAL.cpp:366:49: error: 'SERIAL_BUFFER_MASK' was not declared in this scope

     _rx_buffer->tail = (_rx_buffer->tail + 1) & SERIAL_BUFFER_MASK;

                                                 ^

sketch\module\HAL.cpp: In member function 'void MKHardwareSerial::flush()':

sketch\module\HAL.cpp:371:12: error: '_tx_buffer' was not declared in this scope

     while (_tx_buffer->head != _tx_buffer->tail);

            ^

sketch\module\HAL.cpp: At global scope:

sketch\module\HAL.cpp:382:5: error: prototype for 'size_t MKHardwareSerial::write(uint8_t)' does not match any in class 'MKHardwareSerial'

     MKHardwareSerial::write(uint8_t c) {

     ^

In file included from sketch\module\../module/HAL/HAL.h:76:0,

                 from sketch\module\../base.h:38,

                 from sketch\module\HAL.cpp:26:

sketch\module\../module/HAL/HardwareSerial.h:110:25: error: candidates are: void MKHardwareSerial::write(const uint8_t*, size_t)

       FORCE_INLINE void write(const uint8_t *buffer, size_t size) { while (size--) write(*buffer++); }

                         ^

sketch\module\../module/HAL/HardwareSerial.h:109:25: error:                 void MKHardwareSerial::write(const char*)

       FORCE_INLINE void write(const char *str) { while (*str) write(*str++); }

                         ^

sketch\module\../module/HAL/HardwareSerial.h:88:25: error:                 void MKHardwareSerial::write(uint8_t)

       FORCE_INLINE void write(uint8_t c) {

                         ^

sketch\module\HAL.cpp:408:44: error: 'tx_buffer' was not declared in this scope

     MKHardwareSerial MKSerial(&rx_buffer, &tx_buffer, &UBRR0H, &UBRR0L, &UCSR0A, &UCSR0B, &UDR0, RXEN0, TXEN0, RXCIE0, UDRIE0, U2X0);

                                            ^

exit status 1
Errore durante la compilazione


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 31, 2016 08:35AM
Lamer hai scaricato la nuova, copiandola nella vecchia cartella hai ancora HAL dentro la cartella module quando l'ho spostato in module/HAL


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: MK 4.2.5
January 31, 2016 08:44AM
ho scaricato la nuova e ho copiato i file dentro la vecchia cancello cartella e riprovo .. wait


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 31, 2016 08:48AM
ok, sorry cancellata vecchia rimesso tutto nuovo ora è ok .. parto con il test

p.s. la libreria u8g posso aggiornarla da arduino all'ultima?


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 31, 2016 08:56AM
primi 15 layer tutto ok .. tempo fine stampa 2 ore ... un test pesantesmiling smiley

update : mancano ancora 86 minuti ... per ora tutto perfetto

Edited 1 time(s). Last edit at 01/31/2016 09:47AM by lamerhouse.


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 31, 2016 09:18AM
Ciao, ho provato anche io sulla mia delta.

Tutto ok fino alla prova di calibrazione degli endstop con G30 E

All fine mi ha dato questo ( uso 115200 baud ):

15:14:00.027 : Info: Bed probe heights:  0.1875  0.2063  0.2125  0.1938  0.2062 mean 0.2013
15:14:03.011 : Info: Bed probe heights:  0.0250  0.0313  0.0313  0.0313  0.0375 mean 0.0313
15:14:06.104 : Info: Bed probe heights: -0.8812 -0.8812 -0.8812 -0.8812 -0.8875 mean -0.8825
15:14:09.479 : Info: Bed probe heights:  0.0500  0.0250  0.0313  0.0375  0.0188 mean 0.0325
15:14:12.432 : Info: Bed probe heights:  0.5125  0.5000  0.5125  0.5000  0.4938 mean 0.5038
15:14:15.370 : Info: Bed probe heights: -0.0250  0.0000  0.0000 -0.0062 -0.0562 mean -0.0175
15:14:18.839 : Info: Bed probe heights:  0.5625  0.5625  0.5688  0.5750  0.5688 mean 0.5675
15:14:22.136 : Info: Bed probe heights:  0.1938  0.2125  0.2125  0.2188  0.2125 mean 0.2100
15:14:22.136 : Echo: |	Z-Tower			Endstop Offsets
15:14:22.136 : Echo: | 	 0.0313			X:-1.5050 Y:-5.8537 Z:-0.6790
15:14:22.151 : Echo: |  0.5675	-0.8825		Tower Offsets
15:14:22.151 : Echo: | 	 0.2100			A:0.00 B:0.00 C:0.00
15:14:22.151 : Echo: |  0.0325	-0.0175		I:0.50 J:2.00 K:-3.00
15:14:22.151 : Echo: | 	 0.5038			Delta Radius: 177.0000
15:14:22.167 : Echo: | X-Tower	Y-Tower		Diagonal Rod: 288.0000
15:14:22.167 : Echo: Endstop adjustment complete
15:14:22.870 : Info: <<< gcode_G30
15:14:22.933 : Error: ;?????4??F??[??z???????X?z5g??]??#??0??d??8_?w?????????F?????w????????????Yz?N????Z?p??@k?e?6[V???[?????Y???????r??S}???????;??#??????n*M?~??????ru?O?.x?Kjv???S<|{????????O?{~?q?????]?I??&;?????KjbgK
15:14:22.948 : ??)???~?m??????l??o?z??t?Q???V???????f??????????{??kCo|?O????r???????T?N??)moody smiley??^?????r?z>?5?????????w???{??>n?L???O ????W?????????1iu?R>????y???v??f]79??????s?????n?????*??Y"b%????]??|.?????>???+??????.W.?#????7?{^?|m<????]?6,{?-????i?
15:14:22.964 : k0?U????	?;i?l;????-??????????w`r????y????y?J?d?5x"?????V?Z?$???7???????~??v??`???P???????k5????c?E?+.????'D?w
15:14:22.964 : ?z2??7?????f7r4r??v??{ub?k???1???3y??????{???????}??????'?6_?j??vb?9O??h???m???b?'D??)la?0?o?K????-h????>???#???<????
15:14:22.979 : ????????????????4??&M????m?{s?????t???E?d????54
15:14:22.979 : Resend: 55


me lo fa tutte le volte.

Ora devo scappare..poi stasera riprovo
Ciao.



-=[ Ninjam ]=-

Prusa I3 Boxed Frame -- Elettronica Gen7 v1.5 autocostruita -- Firmware MarlinKimbra 4.1.2
Kossel Delta -- Firmware Repetier v0.92.8
Re: MK 4.2.5
January 31, 2016 09:22AM
Ma con l'ultimissima versione fatta??


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: MK 4.2.5
January 31, 2016 11:14AM
stampa finita di 3 pezzi.. tutto perfettttoooooo .. 2 29 minuti d stampa....

MK 1 BUG 0

su prusa i3 tutto perfetto


Prusa I3 mega 2560 - Micron3DP all-metal - MK4duo 4.3.20_dev
Robo3d - PICO all-metal - MK4duo 4.3.20_dev
Falla 3d - Alligator 24v - Micron3DP all-metal - MK4duo 4.3.20_dev
Kossel XL Alligator - Micron3DP all-metal - MK4duo 4.3.20_dev
Desktop 3D Scanner EinScan-S

MK - Autoconfiguratore
Re: MK 4.2.5
January 31, 2016 11:52AM
Sto stampando da stamattina pezzi con la delta, nessun errore... Ma io stampo a 115200... Perché tanto non cambia nulla ed è più sicuro......


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
Sorry, only registered users may post in this forum.

Click here to login