Welcome! Log In Create A New Profile

Advanced

minitronics 10 chyba

Posted by milos 
minitronics 10 chyba
December 22, 2013 03:09PM
Dobrý den, mám problém při spuštění tiskárny. Pronterface mi píše:

start
Printer is now online.
echo: External Reset
Marlin 1.0.0
echo: Last Updated: Apr 14 2013 16:45:49 | Author: (none, default config)
Compiled: Apr 14 2013
echo: Free Memory: 5530 PlannerBufferBytes: 1232
echo:Hardcoded Default Settings Loaded
Error:0
: Extruder switched off. MAXTEMP triggered !
Error: Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)

domácí poloha všech os jde najet, jinak ruční posuv nereaguje. Kde muže být problém? Zapojené by mělo být všechno správně. Děkuji za každou radu. Stavím první tiskárnu.

Edited 1 time(s). Last edit at 12/22/2013 03:14PM by milos.
Re: minitronics 10 chyba
December 22, 2013 03:33PM
Vypada to, ze mas bud spatne zapojenej termistor nebo mas ve firmware spatne nakonfigurovanej typ termistoru na extruderu. Podivej se do firmware, ktery jsi tam nahraval do polozky Configuration.h promenna "#define TEMP_SENSOR_0 cislo_termistoru_z_tabulky":

//===========================================================================
//=============================Thermal Settings  ============================
//===========================================================================
//
//--NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
//
//// Temperature sensor settings:
// -2 is thermocouple with MAX6675 (only for sensor 0)
// -1 is thermocouple with AD595
// 0 is not used
// 1 is 100k thermistor - best choice for EPCOS 100k (4.7k pullup)
// 2 is 200k thermistor - ATC Semitec 204GT-2 (4.7k pullup)
// 3 is mendel-parts thermistor (4.7k pullup)
// 4 is 10k thermistor !! do not use it for a hotend. It gives bad resolution at high temp. !!
// 5 is 100K thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (4.7k pullup)
// 6 is 100k EPCOS - Not as accurate as table 1 (created using a fluke thermocouple) (4.7k pullup)
// 7 is 100k Honeywell thermistor 135-104LAG-J01 (4.7k pullup)
// 71 is 100k Honeywell thermistor 135-104LAF-J01 (4.7k pullup)
// 8 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup)
// 9 is 100k GE Sensing AL03006-58.2K-97-G1 (4.7k pullup)
// 10 is 100k RS thermistor 198-961 (4.7k pullup)
// 60 is 100k Maker's Tool Works Kapton Bed Thermister
//
//    1k ohm pullup tables - This is not normal, you would have to have changed out your 4.7k for 1k
//                          (but gives greater accuracy and more stable PID)
// 51 is 100k thermistor - EPCOS (1k pullup)
// 52 is 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
// 55 is 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)

#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_1 0
#define TEMP_SENSOR_2 0
#define TEMP_SENSOR_BED 1

Edited 1 time(s). Last edit at 12/22/2013 03:38PM by jokejoke.
Re: minitronics 10 chyba
December 22, 2013 03:45PM
vím že je tohle blbá otázka, ale jak se dostanu do toho firmware. dělám to poprvé, doufal jsem že na to vůbec nedojede.
Re: minitronics 10 chyba
December 22, 2013 03:56PM
stahnout fw: marlin

stahnout arduino ide

otevrit sketch marlinu v ide, skontrolovat / zmenit v configuration.h vise uvedene a nhrat pres ide do arduina

popripade zkontorlovat kablik a konektory


vlastni navrh plus ve vystavbe CoreXY

Thingiverse : [www.thingiverse.com]
git: [github.com]
shop: [shop.daje.cz]
Teorie relativity:
vysvetleni 1: sahnes-li na rozpalenou panev, vteriny jsou jak hodiny. sahnes-li na rozpalenou zenu, hodiny jsou jak vteriny...
vysvetleni 2: strcis-li mi nos do zadnice, pak ja mam nos v zadku, ty mas nos v zadku, ale ja sem na tom relativne lip smiling smiley
Sorry, only registered users may post in this forum.

Click here to login