Update to Bare Metal STM32F4 (ARM Cortex-M4) LCD Demo Proof of Concept

Andrea Fontana via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Jul 27 00:15:22 PDT 2017


On Saturday, 22 July 2017 at 18:51:34 UTC, Sönke Ludwig wrote:
> Am 21.07.2017 um 09:40 schrieb Andrea Fontana:
>> It has a lot of potential. I always hope that someone will 
>> start a 3d
>> Printer firmware written in D for a 32bit microcontroller.
>
> I've actually started to implement a GCode processor in D a 
> while ago, because I was unsatisfied with the open source 
> firmwares that exist. It's more tailored towards CNC routers, 
> but since those are pretty similar that shouldn't be a big 
> problem. The bad news is that I don't have time to work on it 
> anymore and it was still at a relatively early stage.

D for programming + Vibe for web/mobile interface + Mir for math 
would be a win for a 3d printer firmware. Using templates and 
component programming should fit perfectly a generic-composable 
firmware for printers. (check delta vs cartesian vs corexy + 
different stepper drivers + different motors + different boards + 
...)





More information about the Digitalmars-d-announce mailing list