now using a venv to run the scripts
This commit is contained in:
@@ -168,7 +168,7 @@ gcode:
|
||||
{% if verbose %}
|
||||
RESPOND MSG="Graphs generation... Please wait a minute or two and look in the configured folder."
|
||||
{% endif %}
|
||||
RUN_SHELL_COMMAND CMD=plot_graph PARAMS="VIBRATIONS {direction}"
|
||||
RUN_SHELL_COMMAND CMD=shaketune PARAMS="VIBRATIONS {direction}"
|
||||
|
||||
# Restore the previous acceleration values
|
||||
SET_VELOCITY_LIMIT ACCEL={old_accel} ACCEL_TO_DECEL={old_accel_to_decel} SQUARE_CORNER_VELOCITY={old_sqv}
|
||||
|
||||
Reference in New Issue
Block a user