Jump to content

plugin to change speed and temperature?


rafael

Recommended Posts

Posted · plugin to change speed and temperature?

anybody knows a plugin to change speed and temperature during the print ?

I need quality and dimensional stability only in the final third of my model so i would like to speed up my prints whithout lose quality in this area

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    I think it will be helpful to config the temperature at a specified high like the plugin stop at high, which for example is very useful to fill the object your are printing with sand.

    I think it is easy tho change speed and temperature while printing on your own

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    Would be easy to change the pauseAtZ plugin to do what you want. Just take a look at the code with a text editor.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    :? program...? Me?

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    i took a look at the code, but i dont have level for that. Daid could program that... :D...He is the men!!

    Would be a good Cura function !!

    thanks to all!!

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    Would we want it to restart as soon as temp is reached or wait for user input like the pause at height command? I'm inclined to believe the former, but let me know otherwise.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    I imagine something that separate the 3d model in 3 thirds or more from the base to the top. The operator would be able to set different speeds and temperatures in each one of them, the rest of the settings would keep the same.

    I also think it would be important that the temperature and speed changes were gradual to not have a bad affect on the print.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    I'm working on it now rafael, testing the plugin as we speak.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    Daid,

    Is the UlitController continuously checking it's "speed" and modifying it based upon the previous cycle? As in, I was at 140% and even though I'm still showing that, I know that I haven't changed my speed and thus my M220 shall remain S100 or is there another loop it's running? I think I have the plug-in correct while being lazy and just having the user input the percentage, but I have to think that a mm/s input would be easier on the user side, which would require a getValue and comparison (what I'm thinking the UC does?) correct?

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    The UltiController and M220 control the same internal value.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    Are we looking to have it pause or merely build towards a new target temp? If pause to make sure the temp levels before printing again, do we want/need a wipe area? How many parameters are too many on the plug in? I've got the plugin file available for a simple temp/speed change, but if we are planning a lot of temp changes in a short amount of time, it probably needs to have a pause for the temperature to level before it starts printing, which will result in oozing (tested) and probably will produce the desire for a wipe to try to knock off any oozing. The ooze material is not particularly difficult to remove, but all the same.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    sorry perhaps i understand something wrong, but my intention was that the temperature change automatically at a defined hight to a defined new temperature .

    To change the temperature manually at a defined hight is right now possible with the plugin stop at high.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    No, I understand that, but is it printing while it builds to that temperature okay with you or would we want it to pause printing until that desired temp is met? I guess this would be dependent on how large of a temperature jump we are talking. If we are only bumping it up five or ten degrees and running at that temp for a while then I think we are probably okay allowing it to print while changing temps, but if we are talking about a bigger jump, or only needing a certain temp for a short period of time, a pause would probably be necessary.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    rafael,

    I have a plugin that I think meets your needs. You can find it at:

    https://raw.github.com/smorloc/CuraPlugins/master/TweakAtZ.py

    Steve

     

    anybody knows a plugin to change speed and temperature during the print ?

    I need quality and dimensional stability only in the final third of my model so i would like to speed up my prints whithout lose quality in this area

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    Similar approach to what I'm going for, but I ask the user for old and new speeds to keep the units in mm/s. Then I calculate the percentage, rather than having the user do the calculation. I just wanted to be certain that was what everyone would want before I "published" it.

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    MSURunner,

    merely build towards a new target temp and speed! A simple temp/speed change based on the print height... first third, second third and the last one!

    i would love to test the file!

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    https://gist.github.com/4598137

    That should download the code for you. Toss a .py extension on it and place it in the Cura plugins folder and it should recognize it... Let me know if it doesn't or if it doesn't do what you want it to do!

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    wonderful job!

  • Link to post
    Share on other sites

    Posted · plugin to change speed and temperature?

    super! Thank you

  • 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.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...