Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 700 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 700 Bytes

Visicut settings

Settings for VisiCut (A userfriendly tool to prepare, save and send Jobs to Lasercutters) used by the HAUM.

Instructions

  • Delete all settings before you clone this repo:

    rm -rf ~/.visicut/
  • Clone the repo to .visicut:

    git clone git@github.com:haum/visicut-settings.git .visicut
  • To update the settings run:

    cd ~/.visicut
    git pull
  • Before you commit changes, please check the settings by running git diff and git status inside the repository. Check also, that the settings are working properly.