Jump to content

Errors when using Marlin Builder - selecting third extruder


qwertyharry

Recommended Posts

Posted · Errors when using Marlin Builder - selecting third extruder

Trying to build firmware at

http://daid.eu/~daid/marlin_build/

Leaving all selections as default except selecting the Honeywell thermistor for "Third extruder temperature sensor " (this is where I select the heated bed sensor for Ultimaker right?)

Getting errors:

Marlin - Build from daid/Marlin

Build log

Marlin/Marlin/stepper.cpp: In function 'void __vector_17()':

Marlin/Marlin/stepper.cpp:469:1: error: 'DIOE2_DIR_PIN_RPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:469:1: error: 'DIOE2_DIR_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:469:9: error: 'DIOE2_DIR_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:469:1: error: 'DIOE2_DIR_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:469:9: error: 'DIOE2_DIR_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:469:1: error: 'DIOE2_DIR_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:469:9: error: 'DIOE2_DIR_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:469:1: error: 'DIOE2_DIR_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:469:9: error: 'DIOE2_DIR_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:1: error: 'DIOE2_DIR_PIN_RPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:1: error: 'DIOE2_DIR_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:9: error: 'DIOE2_DIR_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:1: error: 'DIOE2_DIR_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:9: error: 'DIOE2_DIR_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:1: error: 'DIOE2_DIR_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:9: error: 'DIOE2_DIR_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:1: error: 'DIOE2_DIR_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:473:9: error: 'DIOE2_DIR_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:1: error: 'DIOE2_STEP_PIN_RPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:1: error: 'DIOE2_STEP_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:11: error: 'DIOE2_STEP_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:1: error: 'DIOE2_STEP_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:11: error: 'DIOE2_STEP_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:1: error: 'DIOE2_STEP_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:11: error: 'DIOE2_STEP_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:1: error: 'DIOE2_STEP_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:584:11: error: 'DIOE2_STEP_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:1: error: 'DIOE2_STEP_PIN_RPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:1: error: 'DIOE2_STEP_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:11: error: 'DIOE2_STEP_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:1: error: 'DIOE2_STEP_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:11: error: 'DIOE2_STEP_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:1: error: 'DIOE2_STEP_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:11: error: 'DIOE2_STEP_PIN_PIN' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:1: error: 'DIOE2_STEP_PIN_WPORT' was not declared in this scope

Marlin/Marlin/stepper.cpp:587:11: error: 'DIOE2_STEP_PIN_PIN' was not declared in this scope

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_RPORT" on integer constant

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_WPORT" on integer constant

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_PIN" on integer constant

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_WPORT" on integer constant

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_PIN" on integer constant

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_WPORT" on integer constant

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_PIN" on integer constant

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_WPORT" on integer constant

Marlin/Marlin/temperature.cpp:926:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:926:1: error: invalid suffix "_PIN" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_RPORT" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_WPORT" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_PIN" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_WPORT" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_PIN" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_WPORT" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_PIN" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_WPORT" on integer constant

Marlin/Marlin/temperature.cpp:938:1: error: pasting "DIO" and "-" does not give a valid preprocessing token

Marlin/Marlin/temperature.cpp:938:1: error: invalid suffix "_PIN" on integer constant

Marlin/Marlin/temperature.cpp: In function 'void __vector_22()':

Marlin/Marlin/temperature.cpp:926:1: error: 'DIO' was not declared in this scope

Marlin/Marlin/temperature.cpp:938:1: error: 'DIO' was not declared in this scope

Marlin/Marlin/Marlin_main.cpp:189:30: error: 'E2_STEP_PIN' was not declared in this scope

Marlin/Marlin/Marlin_main.cpp:189:30: error: 'E2_DIR_PIN' was not declared in this scope

Marlin/Marlin/Marlin_main.cpp:189:30: error: 'E2_ENABLE_PIN' was not declared in this scope

avr-objcopy: 'build/cfg_50ce1fad6495e.hex.elf': No such file

Download: Configuration.h file used to build Marlin

  • Link to post
    Share on other sites

    Posted · Errors when using Marlin Builder - selecting third extruder

    The Ultimaker electronics doesn't have a 3th extruder. You need to select the heated bed temperature at the heated bed :-)

  • Link to post
    Share on other sites

    Posted · Errors when using Marlin Builder - selecting third extruder

    Not a strange mistake to make. The newest board design does have Heater1,Heater2 and Heater bed on the board. But still Temp1,Temp2,Temp3 as labels.

  • 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.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • 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
    ×
    ×
    • Create New...