{"id":10967,"date":"2026-01-07T08:30:41","date_gmt":"2026-01-07T07:30:41","guid":{"rendered":"https:\/\/www.burg-halle.de\/gast\/?p=10967"},"modified":"2026-01-07T10:02:45","modified_gmt":"2026-01-07T09:02:45","slug":"workshop-about-mini-bio-machines-with-andi-wagner","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/process\/workshop-about-mini-bio-machines-with-andi-wagner\/","title":{"rendered":"Workshop: Mini-Bio-Machines with Andi Wagner"},"content":{"rendered":"\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_10770' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_10770' style='visibility:hidden;'>\n<div id='slider_10770_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2026\/01\/Microbial_Factorys_Julius_Zieger_06_der-in-der-Woche-hervorgegangene-apparat_print-scaled.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<div id='slider_10770_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2026\/01\/Microbial_Factorys_Julius_Zieger_01_die-Sammlung-der-3D-Bauteile_print-2.jpg&quot;); background-position:center center; background-size:100% auto; background-repeat:no-repeat; '><\/div>\n<div id='slider_10770_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2026\/01\/Prozess_Matthis_aw-2-scaled.jpg&quot;); background-position:center center; background-size:100% auto; background-repeat:no-repeat; '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_10770').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 500,\n\t\t\tautoplay : false,\n\t\t\tautoplayHoverPause : false,\n\t\t\tsmartSpeed : 500,\n\t\t\tfluidSpeed : 500,\n\t\t\tautoplaySpeed : 500,\n\t\t\tnavSpeed : 500,\n\t\t\tdotsSpeed : 500,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_10770').css('visibility', 'visible');\n\t\tsa_resize_slider_10770();\n\t\twindow.addEventListener('resize', sa_resize_slider_10770);\n\t\tfunction sa_resize_slider_10770() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_10770').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_10770 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_10770');\n\t\tjQuery('.slider_10770_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_10770_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_10770_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tvar resize_10968 = jQuery('.owl-carousel');\n\t\tresize_10968.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n\n\n\n<div style=\"height:52px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Workshop about Mini-Bio-Machines with Andi Wagner<\/h2>\n\n\n\n<p class=\"wp-block-verse\">14.-17.04.2025, Halle (DE)<\/p>\n\n\n\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p><\/p>\n\n\n\n<p>In the third week, Andi Wagner held a workshop with the aim of producing small machines and devices that incorporate or utilise biological processes. In addition to presenting basic mechanical principles from, for example, the website 507movements.com, a previously developed embossing machine and a dip moulding machine were presented. These showed how simple 3D-printed parts and an electric motor can be used to quickly sketch production steps or movements and implement them as prototypes.<\/p>\n\n\n\n<p>A collection of 3D-printed parts and aluminium profiles brought along by the participants made it easier to get started with the task. This small collection of parts was expanded by the students over the course of the semester.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-table alignright is-style-regular\"><table><tbody><tr><td class=\"has-text-align-left\" data-align=\"left\">thanks to:<\/td><td>Andi Wagner<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">text by:<\/td><td>Andi Wagner<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">project:<\/td><td><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/prototyping-footprints\/\">microbial factories<\/a><\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">year:<\/td><td>2025<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Workshop about Mini-Bio-Machines with Andi Wagner 14.-17.04.2025, Halle (DE) In the third week, Andi Wagner held a workshop with the aim of producing small machines and devices that incorporate or utilise biological processes. In addition to presenting basic mechanical principles from, for example, the website 507movements.com, a previously developed embossing machine and a dip moulding &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/process\/workshop-about-mini-bio-machines-with-andi-wagner\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eWorkshop: Mini-Bio-Machines with Andi Wagner\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":3,"featured_media":10966,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[368,30],"tags":[],"coauthors":[24],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10967"}],"collection":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/comments?post=10967"}],"version-history":[{"count":2,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10967\/revisions"}],"predecessor-version":[{"id":11003,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10967\/revisions\/11003"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/10966"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=10967"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=10967"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=10967"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=10967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}