Jump to content

Is the Main Board 19-24V Power Output Controllable


Wisar

Recommended Posts

Posted · Is the Main Board 19-24V Power Output Controllable

The Main Board has a fan connector labeled 19-24V that is unused on my UM2. It seems to be on by default. Is there a command to toggle it on and off?

  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    Oh. J20. No, sorry. It's always 24V. Can't change it. will that blogspot image be hosted for a few decades? Or is it likely to dissappear after a few months. In the future please use the "image gallery" icon above where you edit your post and that lets you upload an image to ultimaker so it's saved "forever".

    a.png.91da5d5111b73206434498faad20f63a.png

    a.png.91da5d5111b73206434498faad20f63a.png

  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    Figured that it was constant voltage. I want to be able to turn a laser on and off via g-code. Was hoping, since it will be connected to that power supply, that it would be switchable. I can make do by detecting when the fan is on and off and then trigger based on that...unless...you have a better idea?

    The image should stick but will do gallery in the future. I thought the gallery was for pictures of things you care about! It seems the forum software could just take the upload and stash it somewhere!

  • Link to post
    Share on other sites

    Posted (edited) · Is the Main Board 19-24V Power Output Controllable

    Why not just take the led pwn? Is Gcode control-able. And you have a laser, no need for led light :)

    Edited by Guest
  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable
    Link to post
    Share on other sites

    Posted (edited) · Is the Main Board 19-24V Power Output Controllable

    Why not just take the led pwn? Is Gcode control-able. And you have a laser, no need for led light :)

     

    I had no idea the LED was gCode controllable ("M42 S0" and "M42 S255") as that is an alternative.   The laser kit that I am using is the L-Cheapo.  It is a 3.5w laser so theoretically I guess I could drive it from the LED output though I am a little worried about possibly shorting it out and killing the dimmer function on the main board (from another post elsewhere here).  Also wonder if a laser be driven by a PWM output?

    My idea with the fans was to intercept the power supply to them and insert a low amperage current sensor connected to an Arduino.  The microprocessor detects the fan being turned on and activates a solid state relay to turn on the laser.  I happened to have most of the parts to do this as I do a lot of microprocessor projects.

    On the firmware side...I don't want to touch the firmware so have written a Python script that pre-processes the gcode.  I start with a Simplify3D profile that uses ooze control to insert retractions that I can then detect in my script.  The script sees a retraction and turns off the fan (and laser).   The next time it sees an extrusion it turns the fan (and laser) back on.  The script also pulls out the extrusion commands as it goes along and changes layer motion from lowering the build platform to raising it.

    Thanks for the idea on the LED and for any comments you might have on the above as I am now unsure of my best direction!

    Will

    Edited by Guest
  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    Talk to @labern. He hooked up a laser to his UM2 and I think he used the fan PWM controller. Laser's don't mind being turned on and off 10X per second.

  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    Talk to @labern.  He hooked up a laser to his UM2 and I think he used the fan PWM controller.  Laser's don't mind being turned on and off 10X per second.

     

    I will reach out to @labern. Using the fan directly would simplify things greatly. I am a little ahead of myself as I don't even have the laser yet...but...I already have a GCode pre processor written that would work directly with the FAN PWM if the laser doesn't mind it.

  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    Here's a link to some discussion which I think includes which laser he bought. Very very inexpensive:

    https://ultimaker.com/en/community/9028-hacking-um-to-cut-stuff?page=last

  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    You don't need to go into all that effort of having Python script. Just use inkscape with the laser plugin. It generates your gcode for you. With laser on/off etc.. extruder doesn't move and you tell it what command turns laser on/off. This depends on what you control it from, led or fan PWM.

    You cant power the laser off PWM. This just gives a signal to control the output power of the laser. The laser needs external power supply that has a relay switch it from the PWM signal and you read the PWM signal to adjust the laser current.

    I would suggest you buy the jtechphotonics board as it does all this for you.

  • Link to post
    Share on other sites

    Posted (edited) · Is the Main Board 19-24V Power Output Controllable

    Thanks @GR5 and @Labern...I have ordered a board from jtechphotonics (care of Robosavvy here in the UK).  Not as much fun as hacking a solution but since we are talking about a laser here spending the money seems like a good idea.  Ironically, I had read the first couple pages of the post where @Labern mentioned his solution but I stopped before I got there. Not sure about Inkscape as the stuff that I want to cut will be from models in Sketchup but I am downloading a copy to look at.

    Edited by Guest
  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    You can easily convert the 3d model into a 2D format that you can import into inkscape

  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    Saw the extra fan connector too, it says 19-24 volt. But how much current (amps/Ma) does or can it deliver? And is always on by default on any ultimaker 2 board?

    Sorry for bumping up the toppic. :)

  • Link to post
    Share on other sites

    Posted · Is the Main Board 19-24V Power Output Controllable

    Saw the extra fan connector too, it says 19-24 volt. But how much current (amps/Ma) does or can it deliver? And is always on by default on any ultimaker 2 board?

    Sorry for bumping up the toppic. :)

    Anybody?

  • Link to post
    Share on other sites

    Posted (edited) · Is the Main Board 19-24V Power Output Controllable

    You have to be more specific.  I see above there is discussion of a connector that is always on but do you want one that is pwm controllable?  the always on one can handle whatever is left over after the heater and head are not used so if you aren't using the heater you have a lot of power.  But if you are using one controlled by the pwm controller it will be less I think.

    First figure out the connector name/number.  Then look on the schematic to see what transistor/chip/mosfet is turning that on and off, then find out the part number on the schematic, then post the piece of the schematic with that part and I'll look it's specs up for you.

    Schematic is here:

    https://github.com/Ultimaker/Ultimaker2/blob/master/1091_Main_board_v2.1.1_%28x1%29/Main%20Board%20V2.1.1.pdf

    Click "raw" to download it as a pdf.  Some pages I think are board layout maybe and some are schematic maybe.

    Edited by Guest
  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • Introducing Universal Cura Projects in the UltiMaker Cura 5.7 beta
        Strap in for the first Cura release of 2024! This 5.7 beta release brings new material profiles as well as cloud printing for Method series printers, and introduces a powerful new way of sharing print settings using printer-agnostic project files! Also, if you want to download the cute dinosaur card holder featured below, it was specially designed for this release and can be found on Thingiverse! 
          • Like
        • 10 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...