-
Notifications
You must be signed in to change notification settings - Fork 2
/
RELNOTES
59 lines (33 loc) · 801 Bytes
/
RELNOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# 0.7.1
nix
# 0.7.0
renamed "job" to "project"
# 0.6.5
helix operations
HSM_nibble pocket toolpaths
# 0.6.0
- gcode simulator in python + qt-opengl
- load and display external gcode possible with candle gcode parser.
- jscut WebGL stuff kept but invisible
# 0.5.1
load gcode file
- produced by pycut: Ok
- general: viewer: Ok, simulator:NOk
# 0.5.0
use only svgelements, get rid of svgpathtools
# 0.4.0
process "opened" paths as well as closed paths
# 0.3.6
Fix generation of shapely polygons from SVG
(svgpathtools bug workaround)
# 0.3.5
Fix generation of shapely polygons from SVG
(no duplicated points leading to "unvalid" polygons)
# 0.3.4
Link gcode browser <-> gcode simulator
# 0.3.2
Animated Gcode Simulator
# 0.3.1
Small Settings Dialog
# 0.3.0
Migrated to Shapely