User Tools

Site Tools


shutdown

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
shutdown [2024/11/27 10:28] torteshutdown [2025/01/21 12:20] (current) torte
Line 1: Line 1:
-====== Sovol SV06+ (mostly) ======+{{page>redirect#this_wiki_has_moved}} 
 +https://torte71.github.io/InsideSovolKlipperScreen/shutdown.html 
 +{{page>redirect#section}} 
 +---- 
 + 
 +====== Sovol SV06+/SV07+ (mostly) ======
 ===== Klipper Shutdown ===== ===== Klipper Shutdown =====
 +===== Windows version =====
  
 ---- ----
Line 35: Line 41:
   * ''mks_poweroff.cmd'': Sends a shutdown command to the KlipperScreen   * ''mks_poweroff.cmd'': Sends a shutdown command to the KlipperScreen
   * ''shutdown_sv06.cmd'': Shuts down the KlipperScreen, then powers it off using the HS110 wifi plug   * ''shutdown_sv06.cmd'': Shuts down the KlipperScreen, then powers it off using the HS110 wifi plug
 +  * ''tplink_smartplug.py'': Sends commands to the HS110. See above link to download it.
  
-These files need to be put into the same directory.+These files need to be put into the same directory.
  
 If nothing went wrong, you should now be able to shutdown and power off the printer by executing ''shutdown_sv06.cmd''. If nothing went wrong, you should now be able to shutdown and power off the printer by executing ''shutdown_sv06.cmd''.
Line 184: Line 191:
 ---- ----
  
-==== Troubleshooting ====+===== Troubleshooting =====
   * HS110 not turning on or off   * HS110 not turning on or off
     * Ensure that the IP-address of the HS110 is correctly set in ''hs110_on.cmd'' and ''hs110_off.cmd''     * Ensure that the IP-address of the HS110 is correctly set in ''hs110_on.cmd'' and ''hs110_off.cmd''
Line 194: Line 201:
       * Adjust ''hs110_on.cmd'' to point to this executable:       * Adjust ''hs110_on.cmd'' to point to this executable:
         * ''c:\python\pythonw.exe tplink_smartplug.py -t 192.168.1.60 -c on''         * ''c:\python\pythonw.exe tplink_smartplug.py -t 192.168.1.60 -c on''
 +
 +===== Linux version =====
 +Linux versions of these scripts are [[shutdown_linux|available here]].
  
 ---- ----
 Back to [[start]] Back to [[start]]
shutdown.1732699707.txt.gz · Last modified: 2024/11/27 10:28 by torte