Jump to content

Cura prepending unwanted Gcode to output file


brianmichalk

Recommended Posts

Posted · Cura prepending unwanted Gcode to output file

I have a single hotend, dual extruder Artemis using Cura 4.8.0.  I also have other printers and am trying to get the tool change macros on each printer correct so that one Gcode file works for any printer.

 

The problem is that Cura is prepending a T0 tool selection to my gcode file, and this is causing problems with getting filaments loaded correctly based on the temperature of the hot end.  Here is the GCode, and the portion above "BKM START G-CODE" is what is prepended by Cura.  How can I disable this?

 

;FLAVOR:RepRap
;TIME:2228
;Filament used: 5.60737m, 0m
;Layer height: 0.2
;MINX:-28.37
;MINY:-42.584
;MINZ:0.3
;MAXX:28.37
;MAXY:47.872
;MAXZ:23.1
;Generated with Cura_SteamEngine 4.8.0
T0
M190 S60
M104 S205
M109 S205
M82 ;absolute extrusion mode
;BKM START G-CODE
M203 Z14000	; max feedrate
G28 		; Home

 

This is identical to this topic:

 

 

  • Link to post
    Share on other sites

    Posted · Cura prepending unwanted Gcode to output file

    "...so that one Gcode file works for any printer."

    Good luck with that one.  I guess I can understand why you wouldn't want to have to do 15 slices of a model for 15 different printers just because you don't know which printer will be available to use for the job.  I'm not a dual extruder guy but I've spent some time fooling with virtual multi-extruder machines in Cura.

    If the one printer has a two-into-one hot end that shares a heater, then it likely won't work as a conventional dual extruder machine.  I guess there would be conditions and settings combinations where it would work, and there would be others where the "shared heater" setting would cause problems ("standby temp" comes to mind).  I would also anticipate that those gcode files would be troublesome for a single extruder printer.

     

    In addition, extruders can have their own custom start and end gcodes as well.  In "Printer Settings" (a plugin that must be installed in the Marketplace) there is a setting for "Always write active tool".  Maybe you can play with that and see if it helps.  Another thing you could try would be to disable extruder "T1" when you generate a gcode file for a single extruder machine.

     

    "Ambidextrous means it won't work either way." - Me

    "Universal means you'll need a Harley tool and a cutting torch." - Me Too

     

     

     

     

     

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