Skip to content

fablabnbg/visicut-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visicut settings

Settings for VisiCut (A userfriendly tool to prepare, save and send Jobs to Lasercutters) used by Fab Lab Region Nuernberg e.V.

Instructions

In newer versions of VisiCut you can select 'Germany, Nuremberg: Fab Lab Region Nürnberg, e.V.' from Options -> Settings -> Download Recommended Settings ...

Warnings

These settings define the lasercutters. Materials found here are outdated and may or may not work. Please refer to

It is not possible to merge changes when you load these settings. Everything you edited is silently overwritten or discarded

The data format here is very strict XML. The correct dtd is unknown.

Migrating from one version to another version of visicut fails, if the format changes.

Adding new settings here (or re-adding old broken settings) is only possible through the visicut gui. Use patience when doing so.

Use the source

  • Delete all settings before you clone this repo:

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

    git clone [email protected]:fablabnbg/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.

  • Then add and commit everything:

    git add -A
    git commit -A

About

Visicut settings used in FabLab Nürnberg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •