Skip to content

nviennot/reversing-mono4k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord

Reverse engineering the Anycubic Photon Mono 4K

This documents the reversing of the Mono 4K, which helps in writing the open-source firmware Turbo Resin.

Table of content

Introduction

The Anycubic Mono 4K is my first 3D printer. It's been quite a steep learning curve to print with resin, but it's really satisfying to make objects once the workflow is ironed out.

Here's the printer.

Anycubic Mono 4K

Here's an example of a printed object.

Printed Bracket

There are visible lines due to the lack of anti-aliasing support on the printer. Its LCD screen outputs only fully transparent, or fully opaque pixels, no gray-scale. Apparently, we have to wait for a firmware update, but I'd rather not wait.

Update: The original firmware handles anti-aliasing just fine.

Reverse engineering the printer will guide our implementation of a new firmware, Turbo Resin, so we can add the features that we want.

Resources

About

Reverse engineering of the Anycubic Mono 4K

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published