trampas
Posts: 2
Joined: Thu Jan 04, 2024 2:07 pm

Re: post processing variables

I too would like a list of variables.

Ideally there would be a tab/window that shows you the variables and their value. For example I was looking for a way to do chamber temperature.
S3D-Jason
Posts: 1409
Joined: Sun May 31, 2015 6:01 am

Re: post processing variables

The chamber temp uses the same syntax as extruder or platform temperatures. Go to Edit Process Settings > Temperature tab, and write down the temperature number for your chamber. Then the placeholder variable to use in the scripts is:

[chamber0_temperature]

Where you replace 0 with the temperature number you wrote down above. You use the same process for [extruder0_temperature] or [platform0_temperature].

Return to “General Discussion and Tips”