4

I have a generic Prusa clone that I'm not using (my primary issue with it is the lack of rigidity in the frame housing as built). Will the motors (ks42sth40-1204a) and controller that come with it be good for a large-ish Kossel? Something no smaller than 200x200, preferably closer to 300x300? How do I reason about this?

Also - I know the Duet board seems to be recommended for Deltas, but can I use the RAMPS board that I already have here?

I don't have a design finalized, but have been looking at this Kossel, Building a Large Kossel Delta Printer – pt. 1: Parts and Planning, which uses a Flex3Drive effector.

Greenonline
  • 5,831
  • 7
  • 30
  • 60
kolosy
  • 591
  • 4
  • 12
  • what design are you using? What is the weight of the print head including arms and belts? – Trish May 03 '19 at 17:09
  • @Trish added design link – kolosy May 03 '19 at 17:49
  • What is the make and model of your stepper motors, is there a sticker on them anywhere? Or is the only information that you have about them from the `Prusa clone` link that you provided? – Greenonline May 03 '19 at 22:04
  • Please ask only one question per question. This question is too broad, as the question about the controller is entirely unrelated to the question about the motors. – Tom van der Zanden May 04 '19 at 06:41
  • 1
    @TomvanderZanden given the excellent answer below, I'll keep this together, but will adjust the title to reflect the overall question - can I repurpose most of these prusa clone parts for a delta. – kolosy May 05 '19 at 17:57
  • kolosy, did you look to see if your steppers have any stickers on them, indicating make and model? – Greenonline May 05 '19 at 18:25
  • @Greenonline I did - just added it to the q. – kolosy May 05 '19 at 23:41
  • Hmmm, it is interesting that the holding torque on the stepper specification (4.0) differs quite significantly by ~20% from that on the printer's link (4.8). Although it is still higher than that of the Wantai below. – Greenonline May 06 '19 at 07:42

1 Answers1

3

Stepper motors

For equivalence, 4.8 kg⋅cm is 0.471 N⋅m or 47 N⋅cm.

Looking at the RepRapWiki - Nema17, the most common steppers are:

  • Kysan 1124090/42BYGH4803 (54.0 N⋅cm),
  • Rattm 17HS8401 (52 N⋅cm), and
  • Wantai 42BYGHW609 (39.2 N⋅cm).

The Kossel that you refer to is of a similar size to the Kossel XL. Again looking at the RepRapWiki - Kossel, the recommended stepper is the Kysan 1124090 Nema 17 Stepper Motor which has a Holding Torque of 5.5 kg⋅cm.

So, without knowing the exact make and model of your stepper motors and assuming that the specifications for your stepper motors given in the Prusa clone are correct, your steppers are not as strong as those recommended (apart from the Wantai). However, the recommended steppers may be over-engineered and provide [much?] more torque than is strictly necessary. After all, the holding torque of your steppers isn't that much below the recommended values.

If I were you I'd build the Kossel using your steppers and it might, in all likely hood, work out fine. FWIW, I have used the Rattm 17HS8401 in my Kossel Mini and Kossel XL. I got them on eBay and were quite reasonably priced.

You should probably read this article, RepRapWiki - Choosing stepper for a delta. Whilst no concrete values for holding torque are given, this is interesting:

A good practical setup

The Fisher, a small delta printer was designed by late RRP company. As for all their printers, they were using small and compact steppers with a torque of 2.2 kg.cm. This is lower than most repraps but is sufficient if there is no mechanical problem (friction).

These small motors have a low nominal static torque, but they also have a low inductance (2.5 mH), while due to their small size, the nominal current remains reasonable (1.2A).

as is

High inductance motors

You find on the market steppers sold for 3D printers, with a torque ranging from 2.6 to 4.4 kg.cm and a current of 0.4 A. This low current appeal builders as it make the electronic driver heating much less.

However, it came at a cost, which is a very high inductance which varies from 30 to 35 mH. That means these motors are totally incapable of any speed. They are unusable for a delta and a bad choice for another printer. As an example, a 4.4 kg.cm motor wired for this low current, while having a static torque twice the Fisher motors, simply cannot reach the maximum speed used by the Fisher, effectively having a near zero torque over a given speed. Same motors with a winding giving a nominal current of 1.5 to 2 A will be more usable.

Controller

Also, yes, RAMPS is fine for the Kossel, although the firmware calibration is obviously different, as it is a delta and not cartesian printer. For calibration, refer to How do you calibrate a delta robot 3D printer?.

Although, as Scott Lahteine states early on in this video, How it's Made: The Marlin Firmware!, using an 8-bit controller for delta printers is pushing their capabilities somewhat.

Extruder

I'm not familiar with the Flex3Drive, but it certainly looks interesting. I have used the 3325_0, this NEMA-17 motor has an integrated Planetary gearbox with a 52/11:1 ratio. It generates 16.2 kg⋅cm of torque at 1.68 A. I wrote a short blog about it here, The extraordinary extruder.

Building Tips

Also, if you are planning on building a Delta/Kossel, then I'd seriously recommend watching the series of videos on YouTube from BuildA3DPrinter.eu as they are extremely informative and helped me a lot, Build manual Kossel XL & Kossel Mini. I just checked their website to try to see which make and model of steppers they use, in order to get an idea of the holding torque, but they seem to have stopped trading. However, their stepper motor page states the following:

The standard motor for most 3D printers including ours, the 42byghw811 from Wantai Motors.

Holding torque is 4.8 kg⋅cm or 47.1 N⋅cm. Shaft diameter is 5 mm and stepping angle is 1.8 degrees.

So, to sum up, your steppers should be fine.

Greenonline
  • 5,831
  • 7
  • 30
  • 60
  • @TomvanderZanden - lol, I had removed all of the dots, but you're correct in reinstating them, I've just [checked](https://en.m.wikipedia.org/wiki/Newton_metre). Thanks :-) – Greenonline May 04 '19 at 06:46
  • 1
    I was mostly annoyed at the kg/cm notation being used in some places, because that's plain wrong :-) – Tom van der Zanden May 04 '19 at 08:48
  • Have you thoughts about adding a small gear train in a 3:2 reduction stage to gain about 50% more torque and steps/mm on the cost of increased backlash and complexity? – Trish May 12 '19 at 12:34
  • @Trish - wouldn't that reduce the speed though? I'm not really sure whether additional torque is necessary. The issue is, I guess, that I haven't seen any concrete figures, from empirical testing for the **absolute minimum torque** required for a *particular* delta printer, of a *particular dimension*. It would be most interesting to see if anyone has actually done such tests. – Greenonline May 13 '19 at 02:40
  • the speed reduction should be mitigated by using more steps/mm in the firmware, but one might run into the physical limitations of the motor. The idea of using some gearbox only came up from the thought *if torque might be too small, how to get the torque up?* – Trish May 13 '19 at 13:03