VORON Design

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members!

Recent content by Semeika

  1. S

    Neopixel Toggle Macro

    Skr 1.4 turbo Macro and button to turn Neopixel on and off. on the limit switch [gcode_macro CASELIGHT_Test] description: Helper: Light gcode: {% set flag=printer["neopixel my_neopixel"].color_data[0][2] %} {% if flag==0 %} SET_LED LED="my_neopixel" RED=0 GREEN=0 BLUE=1 SYNC=0 TRANSMIT=1...
Top