Jump to content

Description of a extruder definition?


Daniel26

Recommended Posts

Posted · Description of a extruder definition?

Hello,

 

I try to implement my own extruder definition.

But the test at github claims about a machine_id, which cannot be found.

{
    "version": 2,
    "name": "Extruder 1",
    "inherits": "fdmextruder",
    "metadata": {
        "machine": "tronxy_base_extruder",
        "position": "0"
    },

    "overrides": {
        "extruder_nr": { "default_value": 0 },
        "machine_nozzle_size": { "default_value": 0.4 },
        "material_diameter": { "default_value": 2.75 }
    }
}


 

Quote

 

E AssertionError: The machine ID tronxy_base_extruder is not found.

E assert False

 

 

 

Can anybody explain me this?


Regards

 

Daniel

 

  • Link to post
    Share on other sites

    Posted (edited) · Description of a extruder definition?

    It does not say "machine_id", it says "machine ID". See the line that says "machine": "tronxy_base_extruder". This refers to a file named "tronxy_base_extruder.def.json", which apparently does not exist. It is supposed to be the id of the machine definition (I'm just guessing, "tronxy_base"?).

    Edited by ahoeben
  • 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
        • 26 replies
    ×
    ×
    • Create New...