Welcome! Log In Create A New Profile

Advanced

Marlin modification to show layer being printed

Posted by MarkF 
Marlin modification to show layer being printed
September 28, 2020 04:54PM
First, is Marlin 1.1.9.1 dead?

I have updated Marlin 1.1.9.1 to show the layer number being printed on my Creality CR-10 Mini.

I discovered that the Cura 4.6.2 slicer embeds the layer number as comments in its GCode:
;LAYER_COUNT:####
;LAYER:####

I made a modification to Marlin to parse the comments for these statements,
If it finds LAYER_COUNT, the modification will display the layer_number instead of the elapsed_time above the progress bar..
Otherwise, the display will be as normal.
When the print finishes, the display reverts back to showing the elapsed_time.

This change is only implemented for the CR-10 displays.


Attachments:
open | download - Marlin.zip (126 KB)
Re: Marlin modification to show layer being printed
October 15, 2020 06:44AM
Miscellaneous tweaks for CR-10 Mini:
-- Status screen layout
-- Hide layer display when print ends
-- Added M600 filament change
-- SD card alpha sort

Edited 1 time(s). Last edit at 10/15/2020 06:46AM by MarkF.
Attachments:
open | download - Marlin.zip (189.7 KB)
Re: Marlin modification to show layer being printed
October 23, 2020 11:07AM
More tweaks:
-- New CR-10 logo for status screen
-- Three animation frames for the fan


Attachments:
open | download - Marlin.zip (190.3 KB)
Re: Marlin modification to show layer being printed
October 24, 2020 07:24PM
Fan Animation




Multi-hotends



Edited 1 time(s). Last edit at 10/25/2020 05:05PM by MarkF.
Sorry, only registered users may post in this forum.

Click here to login