diff --git a/libtest.png b/libtest.png index b5779b7..004df92 100644 Binary files a/libtest.png and b/libtest.png differ diff --git a/readme.md b/readme.md index 51b8574..ecbbce5 100644 --- a/readme.md +++ b/readme.md @@ -1104,7 +1104,7 @@ Needs updating as mostly obsolete versions. ### Modules | Module | Description | |:--- |:--- | -| ```hot_end(type, filament, naked = false, resistor_wire_rotate = [0,0,0])``` | Draw specified hot end | +| ```hot_end(type, filament, naked = false, resistor_wire_rotate = [0,0,0], bowden = false)``` | Draw specified hot end | ![hot_ends](tests/png/hot_ends.png) diff --git a/tests/png/hot_ends.png b/tests/png/hot_ends.png index e3959a7..f141936 100644 Binary files a/tests/png/hot_ends.png and b/tests/png/hot_ends.png differ