How to write Gcode for ZMorph DualPro extruder and make multi-color prints Today we will work with ZMorph DualPro extruder. This is an extruder that allows
Read moreVase generator with Processing for 3D printing (Part 2)
In the previous tutorial we have written a simple class for creating a vase generator with Processing. Now we will continue our work by adding a
Read moreVase generator with Processing for 3D printing – (Part 1)
In the previous tutorial we have implemented a possible structure of classes for generating G-code with Processing, now we will apply it for something more interesting than
Read moreLearn to code: Make G-code with Processing (Part 2)
In the previous tutorial we have seen how to simply generate G-code with Processing. We will now continue on this track, developing a more robust framework
Read moreLearn to code: Make G-code with Processing (Part 1)
In the previous tutorial we have seen what G-code is, how it works and how you can write it by yourself on any text editor.
Read moreWhat is G-code? INTRODUCTION
G-code is the language of your 3d printer. It is a series of commands that the machine understands and that determine where the toolhead moves,
Read more