Jump to content

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

      • Help Us Improve Cura – Join the Ultimaker Research Program
        🚀 Help Shape the Future of Cura and Digital Factory – Join Our Power User Research Program!
        We’re looking for active users of Cura and Digital Factory — across professional and educational use cases — to help us improve the next generation of our tools.
        Our Power User Research Program kicks off with a quick 15-minute interview to learn about your setup and workflows. If selected, you’ll be invited into a small group of users who get early access to features and help us shape the future of 3D printing software.

        🧪 What to Expect:
        A short 15-minute kickoff interview to help us get to know you If selected, bi-monthly research sessions (15–30 minutes) where we’ll test features, review workflows, or gather feedback Occasional invites to try out early prototypes or vote on upcoming improvements
        🎁 What You’ll Get:
         
        Selected participants receive a free 1-year Studio or Classroom license Early access to new features and tools A direct voice in what we build next
        👉 Interested? Please fill out this quick form
        Your feedback helps us make Cura Cloud more powerful, more intuitive, and more aligned with how you actually print and manage your workflow.
        Thanks for being part of the community,

        — The Ultimaker Software Team
        • 0 replies
      • Cura 5.10 stable released!
        The full stable release of Cura 5.10 has arrived, and it brings support for the new Ultimaker S8, as well as new materials and profiles for previously supported UltiMaker printers. Additionally, you can now control your models in Cura using a 3D SpaceMouse and more!
          • Like
        • 18 replies
    ×
    ×
    • Create New...