Jump to content

teocreo

Dormant
  • Posts

    34
  • Joined

  • Last visited

    Never

teocreo's Achievements

0

Reputation

  1. hi,im test these 2 possibility,without changements of my problem.. #define DEFAULT_Kp 22.2 #define DEFAULT_Ki 1.08 #define DEFAULT_Kd 114 #define DEFAULT_Kp 7.0 #define DEFAULT_Ki 0.1 #define DEFAULT_Kd 12 im think if 40W is biggest for my heather,or settings are not ok.
  2. :grin: my isn't english.... the nozzle heater is 24v 40W im not know the esistence of marlin builder...is possible for you help me to make one firmware for my 3d printer....im want undestad it.. im know only that: step {78.7402,78.7402,1828.5714,81.5286} i not have heat bed,im use AD595 the measurements of machine is x177 y186 z 172 the heater is 24v 40w but at home i have another 30W im use the power supply same pc,120W 19V 6.3A the electronic board,driver and arduino im buy this auction on ebay 151256292420 im not know more of my 3d printer,im download the file and cut with my diy laser cut,after im assembly all parts and make all connections. PLEASE help me to undestand where is the problem,why now not work.. thanks and very sorry for my bed english.....
  3. in this video is possible look my 3d printer when work,this is the first item printed,but im not undestand how is possible if it not work,im save in my pc the firmware f i ave used in this video,but now it not run,if i change firmware,the problem not change...how is possible ?? whem im change one setting on firmware,im save it with a new name,for have in all moment the possibility for select the firmware if run...
  4. Hi,im italian,im have make my first ultimaker1,im thin i have same your problem,for me is my first 3d printer... when im power on my 3d printer,im make home,after preheat pla,it is set at 210c but the temperature,in first time ,after select preheat pla,on display appare for example 16/210 after few second(2) change at 16/0 im reselect preheat and it appare 17/210 after 4 select of preheat pla,it not change and fixed temperature real/210,the temperature go up but it make up and down from 190 to 245 ,for 30minuts....not appare heating done but only heating... if im press on print from sd a,d select my file,after more and more time,the bed go down,the percentual of print increast from 0 to 100 but the head not move,when the % is 100% the head go out of homing and remake the homing,but not print nothing... im think is a problem of pid..... is possible for you help me ?? im attached here parts of my marlin where is the temperature setting.... #define PIDTEMP #define BANG_MAX 255 // limits current to nozzle while in bang-bang mode; 255=full current #define PID_MAX 255 // limits current to nozzle while PID is active (see PID_FUNCTIONAL_RANGE below); 255=full current #ifdef PIDTEMP //#define PID_DEBUG // Sends debug data to the serial port. //#define PID_OPENLOOP 1 // Puts PID in open loop. M104/M140 sets the output power from 0 to PID_MAX #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature // is more then PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max. #define PID_INTEGRAL_DRIVE_MAX 255 //limit for the integral term #define K1 0.95 //smoothing factor within the PID #define PID_dT ((OVERSAMPLENR * 8.0)/(F_CPU / 64.0 / 256.0)) //sampling period of the temperature routine // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it // Ultimaker // #define DEFAULT_Kp 22.2 // #define DEFAULT_Ki 1.08 // #define DEFAULT_Kd 114 // MakerGear #define DEFAULT_Kp 7.0 #define DEFAULT_Ki 0.1 #define DEFAULT_Kd 12 // Mendel Parts V9 on 12V // #define DEFAULT_Kp 63.0 // #define DEFAULT_Ki 2.25 // #define DEFAULT_Kd 440 #endif // PIDTEMP // Bed Temperature Control // Select PID or bang-bang with PIDTEMPBED. If bang-bang, BED_LIMIT_SWITCHING will enable hysteresis // // Uncomment this to enable PID on the bed. It uses the same frequency PWM as the extruder. // If your PID_dT above is the default, and correct for your hardware/configuration, that means 7.689Hz, // which is fine for driving a square wave into a resistive load and does not significantly impact you FET heating. // This also works fine on a Fotek SSR-10DA Solid State Relay into a 250W heater. // If your configuration is significantly different than this and you don't understand the issues involved, you probably // shouldn't use bed PID until someone else verifies your hardware works. // If this is enabled, find your own PID constants below. //#define PIDTEMPBED // //#define BED_LIMIT_SWITCHING // This sets the max power delivered to the bed, and replaces the HEATER_BED_DUTY_CYCLE_DIVIDER option. // all forms of bed control obey this (PID, bang-bang, bang-bang with hysteresis) // setting this to anything other than 255 enables a form of PWM to the bed just like HEATER_BED_DUTY_CYCLE_DIVIDER did, // so you shouldn't use it unless you are OK with PWM on your bed. (see the comment on enabling PIDTEMPBED) #define MAX_BED_POWER 0 // limits duty cycle to bed; 255=full current #ifdef PIDTEMPBED //120v 250W silicone heater into 4mm borosilicate (MendelMax 1.5+) //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10) #define DEFAULT_bedKp 10.00 #define DEFAULT_bedKi .023 #define DEFAULT_bedKd 305.4 //120v 250W silicone heater into 4mm borosilicate (MendelMax 1.5+) //from pidautotune // #define DEFAULT_bedKp 97.1 // #define DEFAULT_bedKi 1.41 // #define DEFAULT_bedKd 1675.16 // FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles. #endif // PIDTEMPBED //this prevents dangerous Extruder moves, i.e. if the temperature is under the limit //can be software-disabled for whatever purposes by #define PREVENT_DANGEROUS_EXTRUDE //if PREVENT_DANGEROUS_EXTRUDE is on, you can still disable (uncomment) very long bits of extrusion separately. #define PREVENT_LENGTHY_EXTRUDE #define EXTRUDE_MINTEMP 170 #define EXTRUDE_MAXLENGTH (X_MAX_LENGTH+Y_MAX_LENGTH) //prevent extrusion of very large distances.
  5. a forza di provare vari firmware,ne ho trovato uno che funziona,quindi devo pre certo escludere dai problemi che avevo arduino... oggi ho fatto un sacco di prove e devo dire che sono riuscito"senza tanti problemi" a fare quasi tutte le regolazioni del caso,ora devo solo invertire il verso di rtazione dellìestrusore e direi che sono gia a buon punto....
  6. finalmente ho trovato un firmware che faccia andare la stampante.....faccia andare forse è un po esagerato..che faccia accendere la stampante... ora funziona praticamente tutto(tranne il motore dell'estrusore,che non riesco a farlo muovere,ma diciamo che è il problema minore per ora. Al momento si accende tutto,display,con tutte le sue varie funzioni,la temperatura viene letta,la resistenza scalda... Purtroppo i motori non hanno forza,ho impostato la Vref a 0.4/0.5 ma non hanno forza,i motori sono 17HS4417 1.7A 1.8° Riguardo la scheda ho letto ,ed ho avuto conferma nel guardare le mie,che,causa un difetto,è indifferente la presenza o meno dei jumper per il settaggio dei micropassi,infatti sulla scheda i pin risultano uniti,ho provveduto a rimuovere la pista incriminata,ma ho lasciato i pin(se non erro,con tutti e tre i pin,il motore è settato ad 1/16 di passo) mi sapete dire come devo fare per avere un po di forza nei motori,sono prorpio senza,si fermano con le dita senza stringere tanto. un saluto e grazie
  7. il venditore mi ha risposto dicendomi che praticamente la piedinatura non è ugale alla versione originale... ma allora perchè non l'ha scritto o almeno non ha postato il file fìda scaricare (come hanno fatto altri venditori) ?? beh,ormai queste ho e queste dovranno adare,non penso che tutti quelli che le hanno acquistate le abbiano buttate via in ogni caso ,se mi armo di santa pazienza e con il tester verifico dove sono realmente collegati tutti i pin della scheda,poi sarebbe possibile rimappare marlin ?? ho visto che c'è una sezione dedicata alle varie schede,dove c'è proprio una pagina per definire i pin...
  8. devo dire che come sempre la fortuna mi assiste.... il venditore mi ha rosposto dicendomi che in pratica i pin non sono uguali all'originale(come voi avevate previsto) e che lui,fosse stato in me,come prima stampante 3d non avrebbe acquistato questa scheda... MA PORCA PALETTA !!! perchè ha scritto ultimaker 1.5.7 se non è così ?? erche almeno non ha scritto che i pin non sono uguali all'originale ?? perchè in quel aso un'idiota come me non l'avrebbe acquistata !! ora come faccio ad uscire da questa bellissima situazione ?? a un'altra domanda mi sorge spntanea...ma gli altri utenti che l'hanno acquistata come hanno fatto a farla andare ?? mah,ora aspetto qualche file dal venditore,o il file per arduino,o la mappa dei piedini,anche se a sto punto faccio prima a ricavarmela da solo,ma poi,una volta che so che il piedino 33 di arduino va al segnale della sonda...poi con tutte queste informazioni,come faccio a modificare il firmware per far funzionare le cose ???? mi sembra impossibile che a me succedano sempre ste cose....
  9. unfortunately the seller answere at my "SOS" it write me that: "Thank you for your query. To be honest, this ultimaker 1.5.7 is an upgrade version. The connectors are different with the original one. If you are not familar with ultimaker, I do not suggest you buy it. On the other hand, I would like to know some more details about your connection problem. Do you see any error message?" im think for solve my problem,i have 2 road....1rewrite in my firmware the exact pin 2 search a firmware for this board.... but i have one question.....the other people if buy that board...have same my roblem ??
  10. unfortunately the seller answere at my "SOS" it write me that: "Thank you for your query. To be honest, this ultimaker 1.5.7 is an upgrade version. The connectors are different with the original one. If you are not familar with ultimaker, I do not suggest you buy it. On the other hand, I would like to know some more details about your connection problem. Do you see any error message?" im think for solve my problem,i have 2 road....1rewrite in my firmware the exact pin 2 search a firmware for this board.... but i have one question.....the other people if buy that board...have same my roblem ??
  11. sono pienamente d'accordo con te,ho un'altra domanda da fare però.... ho dato un'occhiata al firmware da infilare dentro arduino,tramite il programma di arduino stesso,ed ho visto che ci sono una miriade di impostazioni,queste cura le setta in base al setup della macchina e secondo le specifiche principali della macchina stessa ?? chiedo perchè volevo sapere se arduino riceve tutto tramite cura e direttamente da cura oppure ci sono altri passaggi da fare che magari salto.. vi ringrazio moltissimo per l'aiuto che mi state dando,se avete consigli ...son qua...
  12. Che palle .....ho acquistato arduino mega originale,ma ho sempre gli stessi problemi,non è cambiato asoolutamente nulla...... come posso fare ??
  13. hi,i have now install arduino mega original,but i have same problem,im not have the comunication with ultimaker ..... you have a idea for me ??
  14. Hi at all..im now insert a arduino mega original,new,buy today... not change nothing.....same problem,same none !!! you have a idea for me ??
×
×
  • Create New...