Replies: 27 comments 41 replies
-
Thank you , so this table is only valid for 1.0A/2.0A and AiO Is it a measured table or calculated table ? |
Beta Was this translation helpful? Give feedback.
-
it's a calculated table, I have attempted to verify with a temp probe on my multimeter but as you know multimeters aren't accurate over the range of temps we print at. However I have verified the resistance and voltage at each temp against the Semitec datasheet and these correspond to how the printer interprets the temp. |
Beta Was this translation helpful? Give feedback.
-
Ok will add this table in configuration.h with a define for easy selection |
Beta Was this translation helpful? Give feedback.
-
Will the table above correct the temperature offset when installing a E3D V6 on a Da Vinci 1.0a? |
Beta Was this translation helpful? Give feedback.
-
yes this is for use on a 1.0a, if you're using the supplied e3d thermistor. Open configuration.h add it into one of the user thermister tables I think 2 is empty. And define this as the thermistor earlier in the config. If you get stuck I'll post my config. Unless luc has added it as a pre defined (sorry luc I've not reviewed the code for a while) |
Beta Was this translation helpful? Give feedback.
-
@zombiRon no it is not yet integrated still added the #Waiting to be processed label - I have been quite busy lately sorry |
Beta Was this translation helpful? Give feedback.
-
@ZeekWorld did you managed to use the table ? |
Beta Was this translation helpful? Give feedback.
-
@ZeekWorld, If you look at the code, there is a if MODEL==0 clause before where you have pasted the table
Look a little further down and paste it into the following else section. You have a model 1 device as far as repetier is concerned, so its tying to use an empty table.
Hope this helps.
… On 13 Jul 2017, at 08:08, Luc ***@***.***> wrote:
@ZeekWorld did you managed to use the table ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Beta Was this translation helpful? Give feedback.
-
@luc-github I am going to give it another shot tonight. I will flash the Da Vinci tonight and let you both know how it goes. Note: Something I found out after hours of reading and looking for more information is that the original e3d V6 has the Semitec 104GT2 thermistor which @zombiRon created the table for, but I may have purchased a clone of the e3d V6 which most of the threads online refer to a NTC 3950 thermistor with very similar characteristics. So I am not sure if having a different thermistor will make any difference even both are 100k. |
Beta Was this translation helpful? Give feedback.
-
This table will not work with the NTC thermistor, the tables are very specific to each thermistor. Table 5 is the closest you'll get to the generic NTC thermistors that come with the clone hot ends.
Regards,
Aaron
… On 13 Jul 2017, at 15:44, ZeekWorld ***@***.***> wrote:
@luc-github I am going to give it another shot tonight.
@zombiRon Thank you for the explanation. I believe after trying last night I realized per your message I was missing the #if model==1 you described.
I will flash the Da Vinci tonight and let you both know how it goes.
Note: Something I found out after hours of reading and looking for more information is that the original e3d V6 has the Semitec 104GT2 thermistor which @zombiRon created the table for, but I may have purchased a clone of the e3d V6 which most of the threads online refer to a NTC 3950 thermistor with very similar characteristics. So I am not sure if having a different thermistor will make any difference even both are 100k.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Beta Was this translation helpful? Give feedback.
-
Thanks Aaron. |
Beta Was this translation helpful? Give feedback.
-
I just installed my new style e3d v6 hotend with the cartridge style thermistor, I got it from an authorized dealer so it's not a clone. I used @zombiRon 's custom table and when I set the extruder temp in the LCD menu to 265c it never gets there, it stops at around 257c. it's definitely hot enough to feed and melt ABS all day long but I'm not convinced it's reporting the correct temp and I can't verify with my temp gun because it wigs out with reflections. Am I missing a setting? PID tuning? where are these resistors that I need to check for 1k or 4k7 or 10k? I'm proficient with soldering so If I can bump off or replace them to use the standard table that's cool. Also, this is a 1.0A printer. |
Beta Was this translation helpful? Give feedback.
-
Hi reklawdiov, |
Beta Was this translation helpful? Give feedback.
-
@zombiRon I'll check with the multimeter when I get home after work but here is my config.h file, thanks for checking! |
Beta Was this translation helpful? Give feedback.
-
Your config is good, only other thing I can think of is your EEPROM settings, here are the relevant settings from my EEPROM... Temp Ext PLA: 180.000 |
Beta Was this translation helpful? Give feedback.
-
@zombiRon that seems to have done it! I finally got a chance to test and tweak today, it was using "slowbang" heat manager 3 and the PIDs were way off. I've updated and am able to hit 270C without a problem (so far) other than the menu maxes out at 270 instead of 280 that's set as max in the printer settings. probably for the best since it says not to go above 285 I think for the thermistor. |
Beta Was this translation helpful? Give feedback.
-
Please excuse my ignorance as I'm probably not thinking clearly and missing something simple. Currently running Repetier 92.10 on a davinci 1.0a. I've been attempting to build a proper table for my unknown thermister in my current hotend as it reads way low (reads 280C @ 240C as measured by a thermocouple.) |
Beta Was this translation helpful? Give feedback.
-
@jnowak1054 you have a 1.0a so your model must be MODEL 1 you just need to modify the lines : |
Beta Was this translation helpful? Give feedback.
-
Thanks! Now that I see it, I also see my question was already answered above. Thanks again! |
Beta Was this translation helpful? Give feedback.
-
This reminds me, I've not been active for a while; luc, your corexy code works too. I converted my davinci to a custom corexy. Happy to share the drawings if anyone is interested. |
Beta Was this translation helpful? Give feedback.
-
Always interested! |
Beta Was this translation helpful? Give feedback.
-
@zombiRon I'll second sisensee's interest, would like to see what you've done. |
Beta Was this translation helpful? Give feedback.
-
Here's the mod on Thingiverse https://www.thingiverse.com/thing:4492584 |
Beta Was this translation helpful? Give feedback.
-
I am missing something here. I copied the table given by zombiRon in first post to my table2 (line #735 in Command h) I first deleted the existing table. I then changed my EXT0_TEMPSENSOR_TYPE to 7 as explained. Saved and uploaded the configuration. When I try to connect Repetier to use printer I get an fatel/error. I seem to be able to connnect but the fatel/temp sensor error will not let me proceed. |
Beta Was this translation helpful? Give feedback.
-
Pretty sure that it is reading correct. The datasheet I found on Semitec shows a very large range of temps. It shows, 104NT-4 10c 208.8 kΩ My ambient temp =20.5C reading 113.2 kΩ For some reason E3D does not have a datasheet. They do sell a replacement thermister Semitec 104Gt. Their page says, "Cartridge type thermistors use a Semitec 104NT thermistor, potted in a cylindrical stainless steel cartridge with a high conductivity ceramic based adhesive. " So I found the datasheet on 104 NT. |
Beta Was this translation helpful? Give feedback.
-
1.091kΩ at the thermister connector. |
Beta Was this translation helpful? Give feedback.
-
I set the EXT0_TEMPSENSOR_TYPE to 5 and reloaded the configuration. Now I am able to heat the nozzle again. But the 5 does not correspond to the correct table. I also made changes to the EEPROM settings through Repetier to the settings refereed above. |
Beta Was this translation helpful? Give feedback.
-
I've generated a thermistor table for the Semitec 104GT-2 as shipped with the E3D v6 hotend, this covers the original glass and the new cartridge type.
This table is for use with the 1.0a and any other Davinci models that have a single 1kohm resistor instead of the 4k7 and 10k as found on the 1.0 models. I know some users have removed the 10k and used the standard Repetier tables. You could swap out the 1kohm for a 4k7 and use the generic tables, but cut and paste is much easier.
Can this be added to the firmware as an option for users who have upgraded their hotends/thermistors please?
#define EXT0_TEMPSENSOR_TYPE 7
#define NUM_TEMPS_USERTHERMISTOR2 36
#define USER_THERMISTORTABLE2 {{284, 2400},{324, 2320},{371, 2240},{426, 2160},{491, 2080},{566, 2000},{655, 1920},{759, 1840},{880, 1760},{1020, 1680},{1181, 1600},{1363, 1520},{1566, 1440},{1789, 1360},{2028, 1280},{2278, 1200},{2532, 1120},{2781, 1040},{3018, 960},{3234, 880},{3424, 800},{3587, 720},{3719, 640},{3824, 560},{3904, 480},{3964, 400},{4007, 320},{4037, 240},{4057, 160},{4071, 80},{4080, 0},{4085, -80},{4088, -160},{4090, -240},{4091, -320},{4091, -400}}
Beta Was this translation helpful? Give feedback.
All reactions