You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
## next
2
2
3
+
## 2.13 maintenance release
4
+
5
+
- new options:
6
+
- renderExtrusion
7
+
- renderTravel
8
+
9
+
These options toggle te rendering of extrusion/travel lines
10
+
11
+
fixed:
12
+
- fat lines incorrecty rendering lines between extrusion lines
13
+
-[demo] sidebar doesn't update after loading a new gcode file
14
+
3
15
## 2.12 Tubular 🤙
4
16
- new experimental mode: tube rendering
5
17
In this mode extrusion lines are rendered using volumetric tubes using THREEjs TubeGeometry. Currently this mode is still under development and considered experimental.
0 commit comments