Provide Chamber Temp in Slicer

So I have dedicated temperature sensors in my chambers. If I want to have the printer to wait until the chamber has the desired temperature, can I just put the whole [gcode_macro _START_PRINT_HEAT_CHAMBER] in my printer.cfg and edit the TEMPERATURE_WAIT SENSOR=**extruder **to my sensors name (ie "chamber_temp")?

How do I handle the slicer side? Set a desired chamber temp on the filament, add START_PRINT EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature] CHAMBER_TEMP=[**WHAT_DO_I_PUT_HERE?**]
Was this page helpful?