Maestro hardware decisions
-
Thanks everyone for your input - it's very much appreciated.
@paulhew said in Maestro hardware decisions:
I was looking at the MKS1.4 + Stepper drivers + screen and it was nearly as much as the Maestro, but my main concern was the support.
Yes, I've been looking into other options as well, and they all seem to come up to around the same price (without the LCD) as well. Re-arm + RAMPS, MKS, etc. However none seem to be as well regarded as the Duet. My main enjoyment of 3d printing comes from tinkering with the machine rather than printing, however the price of this upgrade seems to be snowballing.
@veti said in Maestro hardware decisions:
The duet maestro supports pt1000 temperature sensors, which do not require a daughter board. A Printer Setup with 24V but 12V fans is not very common. The Duet has a step down for fans, but that is to 5V, which is more common.
Interesting. Around half of all the printers that I've ever used had this setup.
@veti said in Maestro hardware decisions:
People who change to the duet mostly dont know about the possibilities of the board yet. For example dual independent z motor bed leveling.
Case in point, I didn't know about that - I'll look into it.
@bearer said in Maestro hardware decisions:
The extra driver chip adds, what, $2 to the BOM? so lets say $5 incl passives and PCB real-estate, maybe slightly more.
Last I checked, the MAX31856 is $4.19 USD in 2500 quantity. Adding two of them brings the cost up to $8.38 without passives. That's very expensive considering the main processor can be found for as little as $2.46.
@bearer said in Maestro hardware decisions:
Why not skip the thermocouple board and buy a PT1000 sensor and some 24v fans instead (or 5v)?
The prices that I've seen are quite high $40+ USD. Is there a specific model that is recommended? I'm only printing PLA, so perhaps a thermistor would be a better choice? Specifically, I'm using Noctua fans, which unfortunately utilize 12V. Since one reason to move to the Duet is quieter operation, wouldn't it make sense to have an option for quieter fans?
@deckingman said in Maestro hardware decisions:
@j3d Another way to look at is to evaluate what it is you don't like about your current setup, then decide if a Duet board is going to help.
Oh, there are many things I don't like about this particular printer, and the biggest is that I'm locked out of anything advanced. Unfortunately if I need to replace the hot-end so that I can fit a standard temperature probe, I might as well build a new printer from scratch, as I would have changed everything but the mechanics.
-
@j3d said in Maestro hardware decisions:
The prices that I've seen are quite high $40+ USD.
https://www.precisionpiezo.co.uk/product-page/pt1000-sensor
or from trianglelab
-
@j3d, thanks for your comments.
I have no issue with paying for a well-built, genuine board, however some people have no interest in dual-extrusion, and what caused me to pause was when I found out that I also need to purchase an additional costly daughter board in order to use a thermocouple (which again, supports two thermocouples, which I believe most will only use a single one, and the MAX31856 is expensive even in quantity), and then a DC-DC converter in order to step down the voltage for my fans. If there ever was an even "lower-tier" (I use the term lightly) duet, perhaps the extra space that is saved by removing the circuitry for the second extruder could be used to implement the daughter board directly onto the main board, as well as a DC-DC converter built-in.
Very few 3D printers use thermocouples, far more use thermistors, or sometimes PT100, or more recently PT1000. As you have pointed out, the MAX31856 is not inexpensive; so we can't justify including one on the main board given that almost nobody would use it. In contrast, quite a lot of users want a 5th stepper driver, either to do dual extrusion, or to drive dual Z motors (or sometimes dual X or Y motors), or just as a spare; and the extra TMC2224 chip is inexpensive. Most users expect a 5th stepper driver these days, or at least a socket for a 5th plug-in module.
So for us it's a no-brainer to include a 5th stepper driver chip, and to support thermistors and PT1000 sensors on the main board, but to use daughter boards to support other types of temperature sensor requiring specialist chips.
We could make single-channel versions of the PT100 and thermocouple daughter boards, but the cost saving would be small given the other associated costs i.e. component purchasing, assembly, stocking, and distributor margins. If you have some knowledge of electronics, you can purchase a single-channel 3.3V-compatible MAX31856 board from Adafruit or on eBay and connect that to the daughter board connector instead. There is documentation on connecting such boards to older Duets at https://duet3d.dozuki.com/Wiki/Connecting_thermocouples#Section_Duet_0_6_and_Duet_0_8_Num_5 so you would just need to adapt those instructions to use the correct pins on the daughter board connector.
-
@j3d said in Maestro hardware decisions @bearer said in Maestro hardware decisions:
The extra driver chip adds, what, $2 to the BOM? so lets say $5 incl passives and PCB real-estate, maybe slightly more.
Last I checked, the MAX31856 is $4.19 USD in 2500 quantity. Adding two of them brings the cost up to $8.38 without passives. That's very expensive considering the main processor can be found for as little as $2.46.
stepper driver (TMC2224). Not having the thermocouple chip when they support regular thermistors and pt1000* sensors which can cover most use cases makes sense. On the other hand saving $5 and loosing the ability to do either dual extruder or dual z-motors which are becoming increasingly common does not make as much sense.
*) there is also a thread that claims to use pt100 without the extra board, but I haven't gotten around to verifying myself.
So while I understand your use case, its a result of trying to shoehorn a problem into a solution, not something likely to affect the largest target for the product. OEMs, and the majority of enthusiasts will just replace the thermocouple and use a DC/DC buck converter for the fans. Print a case to make it neat afterwards.
-
Thank you all again for your comments. I thought thermocouples were much more prevalent as I've found that some people use the term interchangeably with thermistor.
Now that I know that my situation is rather unique with this printer, I completely understand the design decisions. To be clear - I was never second guessing the design, as obviously they had thought long and hard about it, I just wanted to understand the reasoning.
I still think adding an adjustable DC-DC regulator on board would be a nice addition. I don't really trust the no-name ones that are so prevalent online.
-
@j3d said in Maestro hardware decisions:
Specifically, I'm using Noctua fans, which unfortunately utilize 12V. Since one reason to move to the Duet is quieter operation, wouldn't it make sense to have an option for quieter fans?
Well they do make it very easy to supply your own separate voltage into the fan block to supply only the fan headers.
-
@phaedrux Neat, but that still requires an additional external buck converter. It's not hard to do, but is a bit inconvenient.
-
Fair enough, but now you're advocating for adding hardware after saying you wanted a more stripped down board.
-
@phaedrux Touché
-
and there are 5v noctua fans which can be connected directly to the duet. even better there are 5v pwm noctua fans.