#Solved. K500 thermocouple install
1 messages · Page 1 of 1 (latest)
Yeah, I've tried that, but I can't get klipper to read the values properly. I've tried everything. It seems to me that using this sensor is not just plug and play like for PT1000 for example.
I've found out something about MAXxxxxx temperature sensors, but I don't really know how to set it up.
Yes, thermocouple.
Sorry, I was thinking t-d500, which is a normal, if slightly annoying thermistor
A thermocouple though, ya, that's a whole other thing
And a fairly problematic one, unfortunately
The octopus definitely isn't equipped to read that with on board hardware
K500 thermocouple install
I was searching for the answer whole day and couldn't find anything useful.
It can be read by something like a max31855, which klipper does support, but you'd need to get that, and wire it into an aux port or something
I did find something like that, but I have no experience with that.
Mind if I ask how you ended up with that particular temp sensor?
I just wonder if someone knows something, or if I should just switch the sensor for PT1000.
I know something
I'm telling you
You would need a max31855 module, such as the adafruit one
You would need to wire it into an accessible spi bus (there are a couple available)
And then you would need to configure klipper to read it. (The config is reasonably straight forward)
Or, as you say, you could just get the pt1000 version
That is definitely the simplest, best supported path
I've wanted a new hotend. Previously I had a Rapido V1, but my heat block got damaged. I wanned the new Rapido ACE from Triangle Lab and the K500 seemed at the time like a good upgrade from my PT1000.
Fair enough
Back in the early days of 3d printing, thermocouples were used a fair bit
Not so much these days though. I think some of the duet hardware may have built in support, but that's the only place I've seen it
Every where else, you're unto additional modules
Triangle Lab is selling new heating core with K500, so I thought that its just a new type of sensor and at that time I wasn't really questing it if it will be a big peoblem to install.
Though tbf, I think that adafruit module I mentioned is $15 , so it's not a huge barrier
Is there some kind of guide how to use it with Adafruit?
Nothing super specific. There's an "spi3" port on the octopus that should be available for wiring it in (3 wires for spi proper, plus power& gnd)
And then just the config snippet for that chip from the klipper docs
Do you think I can use this for the connection?
https://www.aliexpress.com/item/1005008562011863.html?spm=a2g0o.productlist.main.19.6de82f9eIDQkkx&algo_pvid=add5e9d0-e436-4fc6-a018-cd854a2b131e&algo_exp_id=add5e9d0-e436-4fc6-a018-cd854a2b131e-9&pdp_ext_f={"order"%3A"-1"%2C"eval"%3A"1"}&pdp_npi=4%40dis!USD!7.70!6.93!!!7.70!6.93!%40211b441e17437945664754425eb6a1!12000045729697101!sea!CZ!174156368!X&curPageLogUid=WQ3VaLInfboc&utparam-url=scene%3Asearch|query_from%3A
That appears to be a usb interface?
I'm taking this guy
(Though I'm sure you can find clones of it on ali too)
Perfect, this is the amplifier I saw today somewhere. Thanks a lot.
I've read, that Octopus v1.1 already has a amplifier like this. Am I wrong?
Not to my knowledge, but show me a link and prove me wrong!
The octopus pro has a max31865 (note the second last digit), but thats only on the pro, and the 65 is for rtds, not thermocouples
You are definitely right. All of this is completely new topic for me and I'm kind of overwhelmed from that.
At least now I know, that there is now way I can make it work just by changing my config.
Unfortunately correct. It is not fundamentally a software problem
Hmm. One other thing to throw in to your consideration
How long is the lead on the thermocouple?
around 1 m or 3 feet? 1,5m max
you think that the extra lenght could be a problem?
So we're kinda at the edge of my knowledge here, don't take this as a complete answer
But I believe when extending thermocouples, you have to make sure to use the exact same type of wire as the original
Having a wire type change messes up the readings
wow
I thought that I will upgrade my hotend and after that my Trident will finally run smoothly, but it will just collect dust instead 😂
I wonder if the temp sensor in the ace is swappable
I'm definitely changing K500 for PT1000.
Sometimes I'm questioning why I went the DIY route and didn't buy Prusa or Bambu Lab instead.
It is, at least that I know
Now where would be the fun in that? 😛
You are 100% right, but these types of moments are real pain in the ass 😄
I did found the amplifier for 3$, so I will give it a try, but the PT1000 is definitely my plan B.
Feel free to ping me when you have parts in hand
Do you have what you need to wire it up to that aux port?
Don't know. What do I need?
I did bought a EBB 35 with MAX31865 a while ago. Will I be able to connect it directly to it or should I switch to PT1000 instead?