Commit 289d435
committed
Flatten the top of baseplates
The current design of the baseplates with a sharp edge at the top is not
ideal for printability. Slicers try to approximate this sharp edge with
a thin perimeter line that is usually disjoint from the perimeters at
the grid intersections. The end result is quite uneven.
Flatten this sharp edge by removing the top two layers of the baseplate,
leaving a flat surface with a width of roughly two perimeter lines on
top. This is sliced much more consistently and the printed result also
looks a lot better. The functional impact of not having a sharp edge on
top is neglible.1 parent 5906ee0 commit 289d435
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 | | |
217 | 221 | | |
218 | 222 | | |
| |||
0 commit comments