Close



Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    I also found out the Flash Forge also has a control panel to let me turn off the lights from it, which is pretty handy. Just change the color to black and they turn off.

  2. #12
    Engineer
    Join Date
    Oct 2014
    Posts
    441
    Quote Originally Posted by Todd-67 View Post
    The M146 command addresses the lights. The RGB values are adjusted from 0 to 255. For example M146 R255 B0 G0 would be a red light and M146 R0 B255 G0 would be blue. If you wanted purple it would be a mix of red and blue such as M146 R225 B225 G0.

    Depending on what slicer you are using you can put the color change sequences at certain intervals such as pre-heat, print and post print.
    Pretty cool. Would you know if there is a way to slowly change between color's like a gradient? Basically, go up and down one number from 0-255 every second or so through the print.

  3. #13
    Technician
    Join Date
    Apr 2015
    Location
    State of Confusion
    Posts
    79
    Add Nargg on Thingiverse
    Quote Originally Posted by Bassna View Post
    Pretty cool. Would you know if there is a way to slowly change between color's like a gradient? Basically, go up and down one number from 0-255 every second or so through the print.
    If you're into editing a long G-code file, you probably could insert the G146 command randomly throughout the file to produce many effects. Maybe a different color depending on the direction of the axis movements? (aka Disco 3D printing....)

    Also, printing in the same room you sleep? Talk about "white noise"

  4. #14
    Super Moderator curious aardvark's Avatar
    Join Date
    Jul 2014
    Posts
    8,818
    Quote Originally Posted by The Grey's Studios View Post
    I also found out the Flash Forge also has a control panel to let me turn off the lights from it, which is pretty handy. Just change the color to black and they turn off.
    You mean exactly like I told you ? ;-)
    yep lights are in the front panel settings. On/off colour settings etc

  5. #15
    Engineer-in-Training
    Join Date
    Apr 2015
    Location
    Northern Ohio
    Posts
    198
    Quote Originally Posted by Bassna View Post
    Pretty cool. Would you know if there is a way to slowly change between color's like a gradient? Basically, go up and down one number from 0-255 every second or so through the print.
    It's possible with enough gcode editing. I would be easier to just wire them to a controller like this one.
    http://www.dx.com/en/p/rgb-led-light...B#.VWTj8kaX21k

    That would give you full control of the lights, patterns, color and strobing effects, etc

  6. #16
    Engineer
    Join Date
    Oct 2014
    Posts
    441
    Quote Originally Posted by Todd-67 View Post
    It's possible with enough gcode editing. I would be easier to just wire them to a controller like this one.
    http://www.dx.com/en/p/rgb-led-light...B#.VWTj8kaX21k

    That would give you full control of the lights, patterns, color and strobing effects, etc
    True, that could make thing's much easier :P

    But I have been looking into the "Layer change G-code" editor in Simplify3D. I'm thinking there might be a way to set it up inside that. Set it to change a color at every layer change. Any idea's possibly? If I come up with something, I will come post it also.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •