Advertisement
j0h
j0h
Feb 19th, 2024
40
0
Never
This is comment for paste MOD_k40_whisperer.py
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Ok for real, I didnt expect to hack this thing so fast. It will work, but it is not safe, its jank AF.
  2. to use: $python ./Mod.py -i -o/path/to/svg.svg -v
  3. ##Had to mod line 3842 to prevent an on initialization stop action.
  4. #The Mod: self.stop[0]=False it was true.
  5.  
  6.  
  7. -h for command line arg help.
  8. -v vector cuts.
  9. -i initializes.
  10. -o opens a file. Only svg files are configured right now.
  11.  
  12. Still need to write a terminate function for when all CLI arg functions are complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement