Jump to content

3d solex 0.6mm print core in CURA


Fulv

Recommended Posts

Posted · 3d solex 0.6mm print core in CURA

Hello, sorry I am new to this 

I wonder if you could help me please.

I have recently bought a 3d Solex print core (set of 4).

I am using CURA on an Ultimaker 3 printer and I don't know how to change the Print core size. The drop down menu doesn't give me the choice I am after.

I would like to change a core size to 0.6mm and having all the correct settings in CURA that work well with it.

Your help is greatly appreciate it.

Thank you in advance.

Fulvio

  • Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    Just use the AA 0.4 profile - even when I use an AA 0.8 core I still use the AA 0.4 profile as I find it to be better.  At least for me.

     

    Then change line width to your nozzle width (in your case set "line width" to 0.6mm).

     

  • Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    >My plan is to use a 0.6 3d solex steel nozzle for printing woodfill filament.

    >So I don't need to change anything else?

     

    Right.  0.6 and 0.4 aren't all that different.  You shouldn't have to change temperature or speed or layer height or anything else.  Just change the line width.  I prefer to do 0.6mm line width for a 0.6mm nozzle but it will work just fine if you do a 0.55mm line width.  Maybe even a little better result depending what you care about.  The 0.6 might be slightly more dimensionally accurate.  You can probably push up the speed more if .55mm line width.  maybe.

    • Like 1
    Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    Thank you so much .

    this is a great help. I should receive the 3d solex nozzles by this Friday. I will do a test and let you know I got on.

    thanks again.

     

    Fulvio

  • Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    Hello everyone.

    I got my 3d solex print core today but my UM3 keeps saying that I need to change the configuration. Also Cura keeps saying that and refuses to print :(

    I don't know what to do.

    Please help! 

    image1.jpeg

  • Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    Was your core programmed as "hardcore"?  You can switch it to be AA 0.4 if you follow these instructions (which is what I recommend) or you might be able to ignore these messages - not sure.  But certainly changing it to AA 0.4 will get you going:

     

    First put your UM3 into developer mode - it's in the menus on the UM3.  Your machine needs to be on your network (wifi or ethernet) if it isn't already.  Once it's on the network it will show the IP address at the top of the main screen.

    Next you need ssh which is built into linux and Macintosh terminal but not windows.  For windows I recommend putty:
    https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

    In putty you don't type the "ssh" part but just put the ultimaker@111.222.333.444 part and click "open".

    ssh ultimaker@1.2.3.4  (don't enter 1.2.3.4 - enter the ip address listed on your UM3)
    username/password:   
    ultimaker/ultimaker   (much easier than root/ultimaker as it takes you straight into the utility to do sendgcode)

    Choose the type and size from the list below - T0 is left slot and T1 is right slot so before running any of these make sure the core you want to program is in the left slot if it will be AA and in the right slot if it will be BB

    After programming the core, slide it out and back into the slot at which point the UM3 will re-read the eeprom and realize it's new state.  The software that does X,Y,Z offset calibrations for a core goes by serial number and that can't be changed so you shouldn't lose any calibration data when you do the below changes.

    AA 0.4

    sendgcode M151 T0 A8 D7800000000004141
    sendgcode M151 T0 A16 D20302E3400000000

    BB 0.4

    sendgcode M151 T1 A8 D7800000000004242
    sendgcode M151 T1 A16 D20302E3400000000

    AA 0.8

    sendgcode M151 T0 A8 D7800000000004141
    sendgcode M151 T0 A16 D20302E3800000000

    BB 0.8

    sendgcode M151 T1 A8 D7800000000004242
    sendgcode M151 T1 A16 D20302E3800000000

    AA 0.25

    sendgcode M151 T0 A8 D7800000000004141
    sendgcode M151 T0 A16 D20302E3235000000
     

    • Like 2
    Link to post
    Share on other sites

    Posted (edited) · 3d solex 0.6mm print core in CURA

    This is a great thread, thank you gr5.

     

    Just a question on the .25 programming.

    On 5/10/2018 at 12:12 AM, gr5 said:

     

    AA 0.25

    sendgcode M151 T0 A8 D7800000000004141
    sendgcode M151 T0 A16 D20302E3235000000
     

    I see the second line references E32350

     

    As the other nozzle offsets seem to match their diameter,

    the trend led me to expect E32500.

     

    Is the nozzle actually a bit undersize?
     

    I also presume, since cura can't handle 0.6 AA yet, the gcode to program an AA hardcore to 0.6 would just screw stuff up

     

    Is that correct?

     

    Thanks again

    John

    Edited by JohnInOttawa
    revised my question a bit
  • Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    Just bumping this thread to verify the nozzle setting, about to print some woodfill today....

     

    Thanks!

    John

  • Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    Bump!

     

    Nobody answered JohnInOttawa's question so I thought I'd give it a bump because I have the same question:

     

    I also presume, since cura can't handle 0.6 AA yet, the gcode to program an AA hardcore to 0.6 would just screw stuff up

     

    Is that correct?

     

    Maybe it will be a moot point when Cura supports the CC hot end?

     

    Also, I just installed Bondtech QR extruders and printed ColorFabb XT-CF20 with a .6 mm ruby nozzle with line width set to .15 mm, The results are good but I think I am seeing just a bit of over-extrusion. Anyone else seeing that?

  • Link to post
    Share on other sites

    Posted (edited) · 3d solex 0.6mm print core in CURA

     

     

    On 5/10/2018 at 5:12 AM, gr5 said:

    A 0.4

    sendgcode M151 T0 A8 D7800000000004141
    sendgcode M151 T0 A16 D20302E3400000000

    BB 0.4

    sendgcode M151 T1 A8 D7800000000004242
    sendgcode M151 T1 A16 D20302E3400000000

    AA 0.8

    sendgcode M151 T0 A8 D7800000000004141
    sendgcode M151 T0 A16 D20302E3800000000

    BB 0.8

    sendgcode M151 T1 A8 D7800000000004242
    sendgcode M151 T1 A16 D20302E3800000000

    AA 0.25

    sendgcode M151 T0 A8 D7800000000004141
    sendgcode M151 T0 A16 D20302E3235000000

     

    Is it possible to change it to be recognised as a CC 0.6 ?

    Edited by danieledge123
  • Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    Bumping this as well. Would like to know what is the code for CC cores, or how to find them.

  • Link to post
    Share on other sites

    Posted · 3d solex 0.6mm print core in CURA

    Wow, Gr5's post is just what I was looking for, do you have the values for the CC printcores and their nozzles (0.6 especially)? 

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