Author Topic: Show layer number while printing on Creality CR-10  (Read 2268 times)

0 Members and 2 Guests are viewing this topic.

Offline MarkFTopic starter

  • Super Contributor
  • ***
  • Posts: 2543
  • Country: us
Show layer number while printing on Creality CR-10
« on: September 27, 2020, 10:33:48 pm »
Ever want to see the current layer printing instead of the useless elapsed time?
(Maybe some ambitious programmer out there can finish this implementation for the other printers.)   :-+

Sorry, this is ONLY FOR MARLIN 1.1.9.1 on a Creality CR-10
I have not been able to get Marlin 2.0.#.# to build with the Arduino IDE.

I just finished a modification to Marlin for my Creality CD-10 to show
the current layer being printed instead of the elapsed time.

The change parses the GCode comment lines for statements:
      ;LAYER_COUNT:####
      ;LAYER:####
that are generated by Cura 4.6.2 and displays the layer info above the progress bar.

If the ";LAYER_COUNT:" comment is NOT found, the display reverts back to showing the elapsed time.




Edit:  See 2nd post for updated source files.
« Last Edit: December 17, 2020, 06:48:50 pm by MarkF »
 

Offline MarkFTopic starter

  • Super Contributor
  • ***
  • Posts: 2543
  • Country: us
Re: Show layer number while printing on Creality CR-10
« Reply #1 on: October 23, 2020, 03:02:31 pm »
Miscellaneous tweaks for CR-10 Mini:
-- Status screen layout
-- Hide layer display when print ends
-- Added Manual Mesh Bed Level
-- SD card alpha sort

More tweaks: 
-- New CR-10 logo for status screen
-- Three animation frames for the fan

« Last Edit: November 11, 2020, 08:54:59 am by MarkF »
 

Offline MarkFTopic starter

  • Super Contributor
  • ***
  • Posts: 2543
  • Country: us
Re: Show layer number while printing on Creality CR-10
« Reply #2 on: October 24, 2020, 11:23:17 pm »
Fan animation
(Cleaned up fan blades from dogm_bitmaps.h)




Multi-hotends and fan frames

« Last Edit: December 30, 2020, 12:26:28 pm by MarkF »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf