-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix for #19224 for independent neopixel strip control option not being separated #19250
fix for #19224 for independent neopixel strip control option not being separated #19250
Commits on Aug 22, 2020
-
Merge pull request #1 from MarlinFirmware/bugfix-2.0.x
Bugfix 2.0.x
Configuration menu - View commit details
-
Copy full SHA for b4d329a - Browse repository at this point
Copy the full SHA b4d329aView commit details -
seperate neopixel control with M151
sorry im not a programer but i did my best to get 2 seperated controls for extra visual indiaction from the LEDS by keeping the Printer Events on the main channel .
Configuration menu - View commit details
-
Copy full SHA for 6a9442d - Browse repository at this point
Copy the full SHA 6a9442dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5363276 - Browse repository at this point
Copy the full SHA 5363276View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd39337 - Browse repository at this point
Copy the full SHA bd39337View commit details -
Merge branch 'bugfix-2.0.x' of https://github.com/Bacon-Fixation/Marlin…
… into bugfix-2.0.x
Configuration menu - View commit details
-
Copy full SHA for 757ac62 - Browse repository at this point
Copy the full SHA 757ac62View commit details -
-Fixed TYPO for the Smart effector
Originally labeled as DUET_SMART_EFFECTOR but this is incorrect as MarlinCore looks for SMART_EFFECTOR and not DUET_SMART_EFFECTOR
Configuration menu - View commit details
-
Copy full SHA for 465092b - Browse repository at this point
Copy the full SHA 465092bView commit details
Commits on Aug 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 970005f - Browse repository at this point
Copy the full SHA 970005fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2c6d5 - Browse repository at this point
Copy the full SHA 7a2c6d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7243dd1 - Browse repository at this point
Copy the full SHA 7243dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1593471 - Browse repository at this point
Copy the full SHA 1593471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a97a4c - Browse repository at this point
Copy the full SHA 0a97a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5992942 - Browse repository at this point
Copy the full SHA 5992942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42150e3 - Browse repository at this point
Copy the full SHA 42150e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 356715d - Browse repository at this point
Copy the full SHA 356715dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9d80d - Browse repository at this point
Copy the full SHA cd9d80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbe7ff - Browse repository at this point
Copy the full SHA 0dbe7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb781c - Browse repository at this point
Copy the full SHA ffb781cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb4722 - Browse repository at this point
Copy the full SHA bdb4722View commit details -
Merge branch 'bugfix-2.0.x' of https://github.com/Bacon-Fixation/Marlin…
… into bugfix-2.0.x
Configuration menu - View commit details
-
Copy full SHA for c8b9ec6 - Browse repository at this point
Copy the full SHA c8b9ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4434b88 - Browse repository at this point
Copy the full SHA 4434b88View commit details
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1abbb8c - Browse repository at this point
Copy the full SHA 1abbb8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffa4ca - Browse repository at this point
Copy the full SHA 3ffa4caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca79f2b - Browse repository at this point
Copy the full SHA ca79f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c60bea4 - Browse repository at this point
Copy the full SHA c60bea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b41a733 - Browse repository at this point
Copy the full SHA b41a733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b0a48 - Browse repository at this point
Copy the full SHA 85b0a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d57af2 - Browse repository at this point
Copy the full SHA 7d57af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3624ad - Browse repository at this point
Copy the full SHA d3624adView commit details -
dont know how i lost this config
for some reason NEOPIXEL_SEPERATE ended up missing in config
Configuration menu - View commit details
-
Copy full SHA for 0cf88aa - Browse repository at this point
Copy the full SHA 0cf88aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a35574 - Browse repository at this point
Copy the full SHA 8a35574View commit details
Commits on Aug 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 971e130 - Browse repository at this point
Copy the full SHA 971e130View commit details -
with NeoPixel2_separate enabled there isnt a conflict if they are different Neo type
Configuration menu - View commit details
-
Copy full SHA for 563029d - Browse repository at this point
Copy the full SHA 563029dView commit details -
i dont know why i thought this was needed if neopixel is't enabled then there wont be a neopixel2
Configuration menu - View commit details
-
Copy full SHA for 066ac3d - Browse repository at this point
Copy the full SHA 066ac3dView commit details -
add an extra example to M150 for Sn
M150 S1 I1 R ; Set SEPARATE index 1 to red
Configuration menu - View commit details
-
Copy full SHA for dfa25dc - Browse repository at this point
Copy the full SHA dfa25dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b540b00 - Browse repository at this point
Copy the full SHA b540b00View commit details
Commits on Aug 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4d7cd2c - Browse repository at this point
Copy the full SHA 4d7cd2cView commit details -
I dont know why but in Conditionals_LCD.h MULTIPLE_NEOPIXEL_TYPES isn't carried over from its definition in neopixel.h
Configuration menu - View commit details
-
Copy full SHA for 9b3a4a1 - Browse repository at this point
Copy the full SHA 9b3a4a1View commit details
Commits on Aug 27, 2020
-
NEOPIXEL_SEPERATE to run diferent neopixel types
moved the CONJOINED_NEOPIXEL from Conditionals_LCD.h to neopixel.h because MULTIPLE_NEOPIXEL_TYPE wouldnt trip the trigger in conditionals
Configuration menu - View commit details
-
Copy full SHA for 88f050d - Browse repository at this point
Copy the full SHA 88f050dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b12f7b - Browse repository at this point
Copy the full SHA 8b12f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7e169 - Browse repository at this point
Copy the full SHA dc7e169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0fd8c - Browse repository at this point
Copy the full SHA 5f0fd8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b201138 - Browse repository at this point
Copy the full SHA b201138View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceeea2f - Browse repository at this point
Copy the full SHA ceeea2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9bb52 - Browse repository at this point
Copy the full SHA dd9bb52View commit details
Commits on Aug 28, 2020
-
adaneo1 still was set to NEOPIXEL2_PIN and was bleeding into the separated neopixel bank during start up and regular M150 commands found that adaneo never set a pin once NEOPIXEL2_SEPARATE is enabled
Configuration menu - View commit details
-
Copy full SHA for 19a20df - Browse repository at this point
Copy the full SHA 19a20dfView commit details
Commits on Aug 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 584323d - Browse repository at this point
Copy the full SHA 584323dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2308030 - Browse repository at this point
Copy the full SHA 2308030View commit details
Commits on Sep 1, 2020
-
TERN_(NEOPIXEL2_SEPARATE,,adaneo1.setPin(NEOPIXEL2_PIN)); dosent compile as is. i believe it has an extra comma in it
Configuration menu - View commit details
-
Copy full SHA for 654e6a9 - Browse repository at this point
Copy the full SHA 654e6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4ea41 - Browse repository at this point
Copy the full SHA 7e4ea41View commit details
Commits on Sep 3, 2020
-
TERN_(NEOPIXEL2_SEPARATE,adaneo1.setPin(NEOPIXEL2_PIN)); stops NEOPIXEL2_SEPARATE From working as intended it bleeds into the separate channel #if Disabled(NEOPIXEL2_SEPARATE) Works like its supposed to is there a different macro than TERN_(NEOPIXEL2_SEPARATE,adaneo1.setPin(NEOPIXEL2_PIN)); becuase it dosnet have the desired effect
Configuration menu - View commit details
-
Copy full SHA for 435ef10 - Browse repository at this point
Copy the full SHA 435ef10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9880be5 - Browse repository at this point
Copy the full SHA 9880be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1868ba8 - Browse repository at this point
Copy the full SHA 1868ba8View commit details