Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
laser-gcode-exporter-inkscape-plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
laser-gcode-exporter-inkscape-plugin
Commits
bea41aef
Commit
bea41aef
authored
May 17, 2016
by
nextime
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add color reduction and show preview
parent
804a9bf4
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
54 additions
and
35 deletions
+54
-35
turnkeylaser.inx
turnkeylaser.inx
+5
-2
turnkeylaser.py
turnkeylaser.py
+49
-33
No files found.
turnkeylaser.inx
View file @
bea41aef
...
...
@@ -80,7 +80,10 @@ For the latest revision please visit https://github.com/TurnkeyTyranny/laser-gco
<param
name=
"unit"
type=
"enum"
_gui-text=
"Units: "
>
<item
value=
"mm"
>
mm
</item>
<item
value=
"in"
>
in
</item>
</param>
</param>
<param
name=
"dither"
type=
"boolean"
_gui-text=
"Apply dithering"
>
false
</param>
<param
name=
"colorspace"
type=
"int"
_gui-text=
"color space. 0 to reduce derived from power"
>
256
</param>
<param
name=
"showimg"
type=
"boolean"
_gui-text=
"Show generated raster images"
>
false
</param>
</page>
</param>
</inkscape-extension>
\ No newline at end of file
</inkscape-extension>
turnkeylaser.py
View file @
bea41aef
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment