3D Print In The Air With A Little Software Support

We all love 3D printing, but printing anything that has an overhang requires support, right? Maybe not. [Create Inc] has a video showing some 3D prints that seem to hang impossibly in the air — not bridges, but loops just floating in the air. You can see the effect in the video below.

The first part of the post covers gcode basics. Around the 5:30 mark, [Create] talks about his inspiration: FullControl Gcode Designer. You can do a lot with this tool and it inspired [Create’s] similar web-based version.

The point of these tools is to make it easier to create gcode directly instead of using a slicer. You can think of it as assembly language for 3D printing — you can do almost everything in the high-level language — 3D models — but if you want ultimate control you use assembly language, or, in this case, gcode.

The original tool uses Excel which didn’t visualize the output directly and could not provide proper error checking. The new tool solves those problems and is much easier to use.

If you know gcode, you can do a lot of interesting things. You can even put a spring in your step.

11 thoughts on “3D Print In The Air With A Little Software Support

    1. There’s more than just that the tool can do Alice. You can do non planar bridges, for example. There are other creative things that can be done by having control over every line of your print. Hope you liked the video

    1. In the late 1980s, when you had a PostScript printer connected to your Unix box, and your “word processor” was vi or emacs, what else could you do?

      Yes, I know, the alternative was to write a PostScript program which ran an Epson line printer emulation. After uploading the emulator to the printer, it would be as dumb as an average dot matrix needle printer and you could send plain ASCII texts to the printer. Yes, PostScript is, unlike Gcode, a full-featured Turing-complete programming language.

      In any case, your only chance was to know PostScript, or have a colleague who knew.

  1. Very heavy on higher math skills for the average 3D printer. Very powerful! And similar to many machining g-code tools. Can you incorporate more of a conversational programming? Similar to a Linux-CNC add-on python script for pocket milling or bolt hole patterns. But made to extrude instead of mill/turn.

Leave a Reply to hardcoreCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.