5898Kinghuzi

Results 18 comments of 5898Kinghuzi

I'm not sure how that command works. This is my probe section in printer.cfg ![Screenshot_20220714-094115_Chrome](https://user-images.githubusercontent.com/56732835/178855232-95e85674-f2ee-491a-be2a-c19e172b2326.jpg)

`[neopixel sb_leds] pin: sht36:PB15 chain_count: 3 color_order: GRBW initial_RED: 1.0 initial_GREEN: 0.0 initial_BLUE: 1.0 initial_WHITE: 0.0`

[gcode_macro PRINT_START] variable_parameter_PRINT_MIN : 0,0 variable_parameter_PRINT_MAX : 0,0 gcode: # Parameters {% set bedtemp = params.BED|int %} {% set hotendtemp = params.HOTEND|int %} {% set Chamber = params.CHAMBER|default(0)|int %} CLEAR_PAUSE...

Thank you for looking into this !

Nope On Thu, 14 July 2022, 11:03 am burntcoinpurse, ***@***.***> wrote: > You got it working? > > — > Reply to this email directly, view it on GitHub >...

> You're going to need to set up a display_template for the macro. Give each effect its own display_template. Then use the macro to run the template. [led_effect bed_effects] leds:...

This is what i am using for bed effects etc but its the klicky trigger effect that i am chasing

[config2.txt](https://github.com/blakeblackshear/frigate/files/9290490/config2.txt) Does this look correct now ?

Ok that probably wasnt correct as got heap of errors in logs

How do i post my yaml code here with formatting (Noob question)