Jump to content

Layer number on screen. Remove "Layer" word.


fundamental4

Recommended Posts

Posted · Layer number on screen. Remove "Layer" word.

hi all,

 

Cura 4.3.0.

 

I'm using post processing script to show the layer number and file name, as I find it very useful.

 

The problem (maybe improvable matter) I see is the full word "Layer " on the screen is useless, I'd only need the "L" following the number. For example: "L234"; instead of "Layer 234".

In regards of the temperature, for example, there is only the thermometer icon (1 place of the screen).

 

What I'm currently doing to remove the (L)"ayer" letters is using the Find and Replace tool of notepad, modifying the gcode file.

 

"Open with" the gcode file with notepad > Edit > Find and Replace (Ctrl+R) > Look for: "Layer ", replace for "L" > Replace all. > Save changes > Close file.

 

It works fine this way for me, but it's a mess for every file. Do you know an alternative (automate) way of doing this task?

 

thank you.

 

 

IMG_20191201_185806_2.jpg

  • Link to post
    Share on other sites

    Posted · Layer number on screen. Remove "Layer" word.

    You can add a Search-and-Replace postprocessing script to do this (Extesions -> Post Processing -> Modify GCode).

     

    Search: M117 Layer

    Replace: M117 L

    Use Regular Expressions: unchecked

    • Thanks 1
    Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
    ×
    ×
    • Create New...