Category Archives: 3D printer

Install Klipper on your old 3D-Printer and still keep Marlin

This is the final post in a series of 3 blog posts describing how I make Marlin and Klipper coexist on my 3-Printers: Dual Applications on ATmega2560 – Marlin AND Klipper – FAIL (well almost) AVR DualBoot Bootloader Install Klipper … Continue reading

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

AVR DualBoot Bootloader

This is part 2 in a series of 3 blog-posts describing how I make Marlin and Klipper coexist on my 3-Printers: Dual Applications on ATmega2560 – Marlin AND Klipper – FAIL (well almost) AVR DualBoot Bootloader Install Klipper on your … Continue reading

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

Dual Applications on ATmega2560 – Marlin AND Klipper – FAIL (well almost)

How to be able to boot into a backup firmware instantly. This is part 1 in a series of 3 blog-posts describing how I make Marlin and Klipper coexist on my 3-Printers: Dual Applications on ATmega2560 – Marlin AND Klipper … Continue reading

Posted in 3D printer, Arduino, Embedded | Comments Off on Dual Applications on ATmega2560 – Marlin AND Klipper – FAIL (well almost)

3D printer – år 6

Jeg købte min første 3D printer i 2017, en Tevo Tarantula, formålet var at jeg ville bygge min egen perfekte 3D printer.  Jeg bildte mig ind at slutresultatet, incl. Tarantulaen ville være billigere end at at købe en Prusa-printer,  Creality … Continue reading

Posted in 3D printer | 1 Comment

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