Category Archives: 3D printer

PlatformIO and Marlin – and how to have separate config files, for different 3Dprinter while sharing the same code.

I am using Marlin 2.0 to control my 3D printers, Marlin 2.0 can still be compiled and installed from the Arduino-IDE,although I use the supplied Makefile. To take advantage of other processors you have to use PlatformIO. In this article … Continue reading

Posted in 3D printer, Arduino | Comments Off on PlatformIO and Marlin – and how to have separate config files, for different 3Dprinter while sharing the same code.

Marlin 2.0 using Makefile (and reclaiming io-pins on atmega1284p based mainboard)

I am using Marlin 2.0 to control my 3D printers, I like to be in full control so I compile my own firmware, adding my own tweaks. Most people probably use the Arduino IDE to compile and install the firmware … Continue reading

Posted in 3D printer, Arduino | Comments Off on Marlin 2.0 using Makefile (and reclaiming io-pins on atmega1284p based mainboard)

Stress testing 5.3Mbit/sec serial debug-stream from Arduino

I got the idea for Debugging @ 5.3Mbit/sec (5333333 Baud) on Arduino and other Embedded systems  which basicly let embedded CPU transmit as fast as possible and let the rest of the world adjust to whatever speed that happened to be.  … Continue reading

Posted in 3D printer, Arduino, Embedded, on Hackaday | 2 Comments

3D printer

3D printer bevægelsen blev for alvor sat igang af RepRap der er OpenSource og GPL, og helt i den ånd er mange kommercielle printere stadig opensource, nogen måske lidt mere af navn end af gavn. Jeg bestilte en Tevo Tarantula kit … Continue reading

Posted in 3D printer | Comments Off on 3D printer

3D Printer – CNC Router

Denne vinters projekter skal dreje sig om computer-controled værktøjer herunder: 3D printer CNC controlled Router Table længde control til miter-saw, a’la tigerstop Man kan købe færdige løsninger til det hele og specielt inden for 3D-printere er der udvikling og masser … Continue reading

Posted in 3D printer, CNC Router, Workshop | Comments Off on 3D Printer – CNC Router