Hi @ansonl,
Well, I'm not sure exactly what type of main board you've bought.
The first picture is version; 2.1.4 this board, having the "new" type of connector for the bed and two nozzle heaters and is also modified to remove the "sebra" stripe problem..
The second board is version; 2.1.1 is the oldest (?) main board version used in UM2.
When it come to the LED strip connector, the +24 VDC is live +24 VDC as long the printer is switched on.
Just to measure the +24 VDC pin, -measure here against the true ground on the main board..
The minus pin for the LED strip is connected to a "high" speed transistor that is controlled by the PWM (pulse width modulated) signal from the processor. So in other word, the ground pin is pulsed toward ground.
Measuring the PWM signal with a multimeter would not work very well.
I can see that you're up to speed in Arduino..
So my best advice for you, use UM2 firmware and modify from here as needed.
Keep up the good work.
Thanks
Torgeir
Edited by Torgeir
Text added.
Recommended Posts
Torgeir 228
Hi @ansonl,
This connector made by Molex.
I bought those kind of connector from RS-Components, besides selling all kind of electronics they are also a Ultimaker dealer..
There is only crimping pins made for this connector, so You'll also need an SN series crimping tool.
The RS Part numbers are:
2 pole connector: 296-4956
Crimping pin......: 467-598
Crimping tool.....: SN-01BM (or equivalent).
I just made a picture of those parts.
And a link to this connector (RS-components):
https://uk.rs-online.com/web/p/wire-housings-plugs/2964934/?relevancy-data=7365617263685F636173636164655F6F726465723D31267365617263685F696E746572666163655F6E616D653D4931384E525353746F636B4E756D626572267365617263685F6C616E67756167655F757365643D656E267365617263685F6D617463685F6D6F64653D6D61746368616C6C267365617263685F7061747465726E5F6D6174636865643D5E2828282872737C5253295B205D3F293F285C647B337D5B5C2D5C735D3F5C647B332C347D5B705061415D3F29297C283235285C647B387D7C5C647B317D5C2D5C647B377D29292924267365617263685F7061747465726E5F6F726465723D31267365617263685F73745F6E6F726D616C697365643D59267365617263685F726573706F6E73655F616374696F6E3D267365617263685F747970653D52535F53544F434B5F4E554D424552267365617263685F77696C645F63617264696E675F6D6F64653D4E4F4E45267365617263685F6B6579776F72643D3239362D34393334267365617263685F6B6579776F72645F6170703D32393634393334267365617263685F636F6E6669673D3026&searchHistory={"enabled"%3Atrue}
Good luck.
Thanks
Torgeir
Link to post
Share on other sites
ansonl 16
Torgeir, thanks for the connector info. I got a 24V 5050 LED strip that is about 24 inches long soldered to a precrimped connector that I ordered.
Strangely, the precrimped connector I ordered has the black lead on the positive side and the red lead is on the negative (minus) end of the connection once plugged in according to the Ultimaker Original Plus BOM diagram.
When turning on the Ultimaker, there appears to be no power to the connectors. Using a multimeter shows a 0V with the the positive and negative measuring leads oriented according the BOM diagram and a -0V when placed opposite (black to black like the connector came precrimped) so the BOM voltage direction seems correct.
I don't see an option in the menu to enable LEDs and am running an almost stock Marlin v2.0.8 with configuration values copied from the last official UMO+ firmware (Marlin v1). Enabling #
with
throws a sanity check when compiling. Seems like the Ultimain v2 board option in Marlin v2 is not compatible with the RGBW_LED option.
Do you know if there is another option for single color LEDs in Marlin v2 that is used for the Ultimain v2 board to enable LED PWM port on the UMO+?
Link to post
Share on other sites