Jump to content

Cura 2.1.1 (beta) Custom size


Marcos_SP

Recommended Posts

Posted · Cura 2.1.1 (beta) Custom size

Hi.

I have a printrer: Machine settings: Prusa I3 by "Irobri": x=364mm y=310mm z=340mm

How do I add a new printer "Prusa I3 " with a custom size?

With the program "Cura 15.04.5" can I change the size, but with "Cura 2.1.1 (beta)" I can't. Do you can add this features?

Or how to set it?

Thz

  • Link to post
    Share on other sites

    Posted · Cura 2.1.1 (beta) Custom size

    Ah, I've done this. I have a JG Aurora A3 that's 180x180x180.

    You have to create a new json profile based off the closest matching one. I used prusa_i3.json, but find one that close to your printer.

    These json profiles are located in:

     

    C:\Program Files\Cura 2.1\resources\machines

     

    or

     

    C:\Program Files (x86)\Cura 2.1\resources\machines

     

    depending on if you installed the 32bit or 64bit version of Cura 2.1

    Copy the json profile out to your desktop, rename it. Make the changes to at least these lines:

     

    "id": "yourid","version": 1, "name": "Printer Name","manufacturer": "Printer Manufacturer","machine_width": { "default": 364 },"machine_height": { "default": 310 },"machine_depth": { "default": 340 },

     

    And then copy it back it. You must be an Admin on your PC to do this as those folders are protected - at least on Windows 10 (Maybe 7 & 8)

    Restart Cura 2.1.1 and then you can choose it in the Printer / Add Printer dropdown.

    I'm getting good at this, so let me know if you have any problems.

  • Link to post
    Share on other sites

    Posted · Cura 2.1.1 (beta) Custom size

    Ok

    A perfect solution.

    One clarification. When you edit a *.json file, edit it with Notepad, but to record it with the codification: ANSI format.

    Other formats do not work.

    Thz DaHai8

  • 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
        • 16 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...