OctoprintKlipperPlugin/octoprint_klipper/static
mmone 769b8a53ed
[feature] Parameterized macros (#16)
Adds the option to have parameters in Macros and show a dialog to the user on execution to change them.
Here's and example:

PID_CALIBRATE 
HEATER={label:Heater, default:extruder, options:extruder|extruder1}
TARGET={label:Temperature, unit:°C, default:190}
WRITE_FILE={label:WriteFile, default:0, options:0|1}
2018-08-25 16:55:48 +02:00
..
css [doc] Add some more help/info to the views 2018-08-24 15:23:23 +00:00
img [view] Add loading spinner 2018-08-14 16:30:56 +00:00
js [feature] Parameterized macros (#16) 2018-08-25 16:55:48 +02:00
less Initial commit. 2018-01-23 15:01:58 +01:00