Jump to content
UltiMaker Community of 3D Printing Experts

z-offset plugin


jens3

Recommended Posts

Posted · z-offset plugin

I have the z-offset plugin installed and am running cura 3.4.1 under Ubuntu 18.

It would appear that the z-offset functionality is broken under 3.4.1 as changing the value does not seem to affect the print in any way nor could I find anything in the g-code file that would suggest it is working.

I have removed and re-installed the plugin with no apparent change in behaviour.

 

Is the plugin broken ? Is anyone else using it successfully under 3.4.1 ?

It worked fine under 3.3.1!

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    The plugin could very well be broken; it is one of those things that I made because it was so often requested, but that I don't actually use (or need) myself. So keeping it in a working state depends on feedback from users like you.

     

    Could you save a gcode file with the zoffset set to a non-0 value, and check if it contains the string "ZOFFSETPROCESSED"? If so, keep searching, for ";adjusted by z offset". This would mean that the plugin is doing something, but possibly at the wrong location.

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    Ahhhh, on looking at the g-code again I did indeed find the 'zoffsetprocessesd' string at the very top and the actual offset adjustment way further down than expected at <Layer1> at a z height of 0.6 mm (0.723 with the offset)

    The code is included. z-offset is 0.123. Cura 3.41

     

    Thank you very much for looking at this!

     

    I must admit, I am a bit mystified why anybody would NOT use this feature. I find it essential to fine tune adhesion and the only other alternative is going through the EPROM settings which is much clumsier

    CCR10_coupon.gcode

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    I totally agree this is the single most useful feature added to Cura in a long time, its totally essential !, I level the bed then set the offset with this, I never have to mess about with the paper under the nozzle method. 

     

    I have tested a quick slice and it looks like its working to me on Cura 3.5, here is the Gcode snippet, my z offset is set to 0.1 and its working as it should. 

     

    G0 F4800 X47.118 Y97.868 Z0.5 ;adjusted by z offset
    G92 Z0.4 ;consider this the original z before offset

     

    Also I am not clear how @ahoeben you are adjusting this in firmware ? (I am using a 2+ BTW)

     

    Thanks

     

     

     

     

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    @Link it might be a feature of the tinker firmware, it has been a long time since I used the stock firmware.

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    Ah yes could well be. tbh the offset is soooooo useful to have in the Slicer, for example I have more of an offset for PETG than I do for PLA and I can dial this into the profiles for each material.

     

    I am not sure if the plugin is actually broken from the post above are you ?, I truth I haven't tried changing the value as everything works for me, but doesn't sound like there is actually an issue ?. Would be a nightmare for me if it was actually broken ! ;(

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    I think it may be broken for some people (configurations).

  • Link to post
    Share on other sites

    Posted · z-offset plugin
    19 minutes ago, Link said:

    IAlso I am not clear how @ahoeben you are adjusting this in firmware ? (I am using a 2+ BTW)

     

    ?

     

    I am using Marlin for firmware and yes, I can adjust z offset in firmware but it involves running a plugin, downloading current parameters, changing the offset, saving and uploading the new value and then going back. It is WAY more involved then changing the value in Cura in an area where I need to change values anyway.

     

    PETG took a chunk of my freshly installed glass plate before I realized that things were broken ?

     

    I would switch to Cura 3.5 but at the moment the backup feature doesn't seem to be working (can't log in) and I use a lot of custom profiles and don't want to risk loosing them (again).

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    I just fired up Cura 3.5 .... turns out that the z-offset is working fine in 3.5! It also turns out that I can log in for a configuration backup under 3.5. I am now wondering if I should try to manually shift all my settings and profiles from 3.4.1 to 3.5 and be done with all the current problems ????

    I should point out that the Cura 3.5 setup is default instead of the substantially customized 3.4.1. I don't know if that has a bearing on the z-offset somehow. Don't know why it should but stranger things ave happened.

     

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    when I move version I always make copies of all my profiles fist then install the new Cura version alongside the existeng. Install the new version as a clean version (don't upgrade the old one), then add the profiles you saved into the new version.), if for any reason the new is not good you have both the old one still intact and a backup of the profiles anyway. 3.5 has been fine for me, no issues at all. I am using latest Mac OS

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    That may be how you do it, but it is not the way the Cura team envisions you doing it. Upgrading the previous configuration should just work, and if it doesn't it should be reported so it can be fixed.

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    I did install 3.5 as a new version. I also just tried upgrading 3.4.1 - Cura ignored my attempt (clicking on the 'upgrade' button produced no response).

    I will have to look into finding where the profiles are again (in Ubuntu 18) but if I recall the last upgrade mess correctly, just moving the profiles didn't work right and it also didn't copy the settings and printer configurations. It was a real PITA ?

  • Link to post
    Share on other sites

    Posted · z-offset plugin
    38 minutes ago, jens3 said:

    (clicking on the 'upgrade' button produced no response)

    The only thing that does (if it works) is opening a webbrowser to https://ultimaker.com/en/products/ultimaker-cura-software

     

    So if downloading Cura from that page is what you call "installing as a new version", there is no difference between that and "upgrading".

  • Link to post
    Share on other sites

    Posted · z-offset plugin
    2 minutes ago, ahoeben said:

    The only thing that does (if it works) is opening a webbrowser to https://ultimaker.com/en/products/ultimaker-cura-software

     

    So if downloading Cura from that page is what you call "installing as a new version", there is no difference between that and "upgrading".

    Yes, that is how I would install the new version. I would have thought that 'upgrading' would have brought all configurations and profiles from the earlier version to the new version. Installing from new as I do does not bring anything across from the old version.

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    It should. Please start a separate thread about that.

  • Link to post
    Share on other sites

    Posted · z-offset plugin
    19 minutes ago, ahoeben said:

    The only thing that does (if it works) is opening a webbrowser to https://ultimaker.com/en/products/ultimaker-cura-software

     

    So if downloading Cura from that page is what you call "installing as a new version", there is no difference between that and "upgrading".

     

    Might be some wires crossed here, you can download it however you like, it does the same thing. It when you actually start the install of the new version (in Mac at least) it asks if you want to upgrade/replace the old version or install another new one. This is what I am talking about. I pick install another and have both versions present. This have nothing to do with the download link or process to get the application file

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    Yes, crossed wires ? .... I install under Ubuntu with an AppImage and it never asks if I want to install new or upgrade.

  • Link to post
    Share on other sites

    Posted · z-offset plugin

    Does this plugin affect only the first layer or all of them?

  • Link to post
    Share on other sites

    Posted · z-offset plugin
    8 minutes ago, Neukyhm said:

    Does this plugin affect only the first layer or all of them?

    It resets z zero so everything is shifted.

  • 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.3 stable released
        In this stable release, Cura 5.3 achieves yet another huge leap forward in 3D printing thanks to material interlocking! As well as introducing an expanded recommended print settings menu and lots of print quality improvements. Not to mention, a whole bunch of new printer profiles for non-UltiMaker printers!
          • Thanks
          • Like
        • 24 replies
      • Here it is. The new UltiMaker S7
        The UltiMaker S7 is built on the success of the UltiMaker S5 and its design decisions were heavily based on feedback from customers.
         
         
        So what’s new?
        The obvious change is the S7’s height. It now includes an integrated Air Manager. This filters the exhaust air of every print and also improves build temperature stability. To further enclose the build chamber the S7 only has one magnetically latched door.
         
        The build stack has also been completely redesigned. A PEI-coated flexible steel build plate makes a big difference to productivity. Not only do you not need tools to pop a printed part off. But we also don’t recommend using or adhesion structures for UltiMaker materials (except PC, because...it’s PC). Along with that, 4 pins and 25 magnets make it easy to replace the flex plate perfectly – even with one hand.
         
        The re-engineered print head has an inductive sensor which reduces noise when probing the build plate. This effectively makes it much harder to not achieve a perfect first layer, improving overall print success. We also reversed the front fan direction (fewer plastic hairs, less maintenance), made the print core door magnets stronger, and add a sensor that helps avoid flooding.
         

         
        The UltiMaker S7 also includes quality of life improvements:
        Reliable bed tilt compensation (no more thumbscrews) 2.4 and 5 GHz Wi-Fi A 1080p camera (mounted higher for a better view) Compatibility with 280+ Marketplace materials Compatibility with S5 project files (no reslicing needed) And a whole lot more  
        Curious to see the S7 in action?
        We’re hosting a free tech demo on February 7.
        It will be live and you can ask any questions to our CTO, Miguel Calvo.
        Register here for the Webinar
          • Like
        • 18 replies
      • UltiMaker Cura Alpha 🎄 Tree Support Spotlight 🎄
        Are you a fan of tree support, but dislike the removal process and the amount of filament it uses? Then we would like to invite you to try this special release of UltiMaker Cura. Brought to you by our special community contributor @thomasrahm
         
        We generated a special version of Cura 5.2 called 5.3.0 Alpha + Xmas. The only changes we introduced compared to UltiMaker Cura 5.2.1 are those which are needed for the new supports. So keep in mind, this is not a sneak peek for Cura 5.3 (there are some really cool new features coming up) but a spotlight release highlighting this new version of tree supports.  
          • Like
        • 22 replies
    ×
    ×
    • Create New...