.hgignore

Thu, 23 Aug 2018 12:32:26 +0200

author
mdd
date
Thu, 23 Aug 2018 12:32:26 +0200
changeset 37
926424f97c8e
parent 34
654a41b13258
child 45
c82943fb205f
permissions
-rw-r--r--

SVG gcode generator: interpret color style if present

1
0c9798d91427 first tests with bitmap plotting, working :)
mbayer
parents:
diff changeset
1 syntax: glob
0c9798d91427 first tests with bitmap plotting, working :)
mbayer
parents:
diff changeset
2
0c9798d91427 first tests with bitmap plotting, working :)
mbayer
parents:
diff changeset
3 *.pyc
34
654a41b13258 Added more default options
mdd
parents: 1
diff changeset
4 *.bak
654a41b13258 Added more default options
mdd
parents: 1
diff changeset
5 *.lnk
654a41b13258 Added more default options
mdd
parents: 1
diff changeset
6 slic3r*

mercurial