Jump to content

New feature ideas


Rockbert

Recommended Posts

Posted (edited) · New feature ideas

Just a few thoughts for future features.

1) Add a layer preview stepping function where you can jump 1, 5, and 10 layers at a time.  The scroll bar is very useful most of the time, but not very accurate when you have over 1000 layers and are trying to troubleshoot a print.  Typing in the layer number each time gets tedious in very short order. :(

2)  When at less than 75% fan speed on my reprap the layer cooling fan will not start.  After I slice I need to go in and replace M106 S  with M106 B1 S to bump the fan to full speed for 1 second so that it will run at lower speeds.  I think that this would be a boon for people who do not have an Ulti, but still love Cura.

3) This comes from the engineer in me... :)  I think that if the outer layer was offset by 1/2 layer height it would increase the strength of printed parts, help with delamination and give a smoother exterior.  The down side might be in the loss of details.

Any who...just my 2 cents worth

Edited by Guest
  • Link to post
    Share on other sites

    Posted · New feature ideas

    About 2

    Check yo change your firmware since Marlin has "Fan speed minimum" on configuration or in conf adv

    Also check fan kickstart, since you can make Marlin to send a full power start for X milliseconds (for me 300-500 is more than enough) so your fans can run.

  • Link to post
    Share on other sites

    Posted · New feature ideas

    The single layer jump is already possible. Try pressing the up key when the layer number box has focus (eg; when you can type numbers). You can also use ctrl + up (except on mac, as it already does something there).

  • Link to post
    Share on other sites

    Posted · New feature ideas

    And how about reinstatement of Print speed inheritance, present in all versions of Cura up to 15.n and then dropped from 2.n

    Like many others I am sure, with the exception of the 1st layer speed, all my printing speeds are the same. This ensures a consistent pressure through the extrusion system with the benefits one would expect on surface finish. Just occasionally, if I have a large x/y dimension I will push up infill speed.

    Now, without Print speed inheritance, every time I change the Print speed I have another 3 or 4 speeds that need changing. OK not the end of the world but extremely irritating especially if I am testing to get the optimum mix on a new part of surface quality and speed of production.

    • Like 1
    Link to post
    Share on other sites

    Posted · New feature ideas

    And how about reinstatement of Print speed inheritance

     

    It's not possible by means of the UI, but it's quite simple to fix it yourself. The system of 2.x is far more advanced than that of 15.x

    If you open your quality file (lets say my_quality_changes.inst.cfg), you can see a "header" named [values]. Beneath it are a number of settings with values. Those don't have to be values, but can also be formulas.

    So instead of

    speed_layer_0 = 20

    use

    speed_layer_0 = =speed_print / 3

    In the future i'd love to let users write their own functions in the GUI.

  • Link to post
    Share on other sites

    Posted · New feature ideas

    Hi @nallath thanks for that. OK I tried it but with mixed success.

    I set the temperatures as well as the speeds. So I set all the temps = to the print temp.

    material_bed_temperature = 73

    material_final_print_temperature = material_print_temperature

    material_initial_print_temperature = material_print_temperature

    material_print_temperature_layer_0 = material_print_temperature

    And the speeds equal to the print speed

    speed_infill = speed_print

    speed_topbottom = speed_print

    speed_wall_0 = speed_print (but no idea what this data item is referring to)

    speed_wall_x = speed_print (but no idea what this data item is referring to)

    What I got was

    Temps

    With Printing temp set as 250

    material_final_print_temperature = 235

    material_initial_print_temperature = 240

    material_print_temperature_layer_0 = 255 ( I assume this is “Printing temp/. initial layer”)

     

    So they are all wrong and should be 250.

    Speeds

    With Print speed set to 70

    speed_infill = 70 Correct!!

    speed_topbottom = 35

    speed_wall_0 = do not know what this is

    speed_wall_x = do not know what this is

    The Cura Print setup display showed

    Wall speed 35

    Outer wall speed 35

    Inner wall speed 70 Correct!!

    I also note, strangely, that if I go to the Profiles dialogue page, with the two columns “Profile” and “Current”, I see under Current

    Printing temp = 250 correct, input by me

    Printing temp initial layer = material_print temp + 5 Incorrect!

    Initial Printing temp = max_-273.15, material_print…. -10 Incorrect!

    Initial Printing temp = max_-273.15, material_print…. -15 Incorrect!

    Print_speed = 70 Correct, input by me

    Infill_speed = speed_print Correct!

    Outer_wall speed = speed_wall Incorrect; speed_wall is not listed in my .cfg file

    Inner wall speed = speed_wall *2 Incorrect; speed_wall is not listed in my .cfg file

    Top bottom speed = speed_print/2 Incorrect, this is not what I input into the .cfg file

  • Link to post
    Share on other sites

    Posted · New feature ideas

    You have to use the "two equal" notation that nallath uses.

    The first = tells the parser where the setting name ends and the formula starts.

    The second = implies it will be a formula instead of a number as in =x/3

  • Link to post
    Share on other sites

    Posted · New feature ideas

    Thanks - I did actually try that - not sure whether it was or was not a typo - and it did not seem to make a difference. But I will have to assume I made another error at the same time. So I will redo with double = and report back.

  • Link to post
    Share on other sites

    Posted · New feature ideas

    Ok thanks for that:) The temps are now spot on. The speeds look good too. I note that wall speed is sitting at 50% of print speed but I assume that is ignored as inner wall speed is showing correct and outer wall speed is showing correct

  • Link to post
    Share on other sites

    Posted · New feature ideas

    The extra = is intentional. I pushed for this so that we can add the ability to add functions in the UI at a later date. I'd love to have excel like functionality with hinting.

  • 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

      • 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
      • 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
        • 27 replies
    ×
    ×
    • Create New...