Jump to content

makerbot replicator 2x


Wolflink

Recommended Posts

  • 2 weeks later...
Posted · makerbot replicator 2x

Hey @Wolflink,

 

Welcome to the Ultimaker Community 🎉

 

I haven't printed with a Replicator 2x yet, nut I understand that it supports .X3G.
We have a plugin on the marketplace, contributed by our wonderful community member Ghostkeeper, that supports this output. If I read through the description it seems to mention the makerbot replicator 2x.

 

You can get the plug-in here: 
https://marketplace.ultimaker.com/app/cura/plugins/Ghostkeeper/X3GWriter

Good luck and happy printing! 💪

  • Link to post
    Share on other sites

    • 10 months later...
    Posted · makerbot replicator 2x

     

    Hello @MariMakes,

     

    By any chance do you know how to change the default Cura generated code for the MakerBot flavor?

    I also have a MakerBot Replicator 2X, but the code generated by Cura isn't using the (correct?) G-code that the machine use.

    ;MakerBot Desktop Output
    M136 (enable build)
    M73 P0
    G162 X Y F2000(home XY axes maximum)
    G161 Z F900(home Z axis minimum)
    G92 X0 Y0 Z-5 A0 B0 (set Z to -5)
    G1 Z0.0 F900(move Z to '0')
    G161 Z F100(home Z axis minimum)
    M132 X Y Z A B (Recall stored home offsets for XYZAB axis)
    G92 X152 Y72 Z0 A0 B0
    G1 X-112 Y-73 Z150 F3300.0 (move to waiting position)
    G130 X20 Y20 A20 B20 (Lower stepper Vrefs while heating)
    M109 S110 T0
    M134 T0
    M135 T0
    M104 S230 T0
    M133 T0
    G130 X127 Y127 A127 B127 (Set Stepper motor Vref to defaults)

    -------------------line-break---------------------

    ;FLAVOR:Makerbot
    ;TIME:2777
    ;MINX:96.3
    ;MINY:52.795
    ;MINZ:0.3
    ;MAXX:150.7
    ;MAXY:94.497
    ;MAXZ:38.3
    ;TARGET_MACHINE.NAME:Unknown
    ;Generated with Cura_SteamEngine 5.5.0
    T0
    M190 S100
    M104 S230
    M104 S230
    M116
    M82 ;absolute extrusion mode
    
    ;begin the cura start G-code in the machine setting
    M136 ;(enable build)
    M73 P0
    
    ;homing
    G162 X Y F35 ;(home XY axes maximum)
    G161 Z F15 ;(home Z axis minimum)
    G92 X0 Y0 Z-5 A0 B0 ;(set Z to -5)
    G1 Z0.0 F15 ;(move Z to '0')
    G161 Z F2 ;(home Z axis minimum)
    M132 X Y Z A B ;(Recall stored home offsets for XYZAB axis)
    
    ;move to start posistion
    G92 X152 Y72 Z0 A0 B0
    G1 X-112 Y-73 Z150 F55 ;(move to waiting position)
    ;G130 X20 Y20 A20 B20 ;(Lower stepper Vrefs while heating)

     

    The Cura generated G-code uses M190 S100 which doesn't keep the bed heated after the temperature is reached. On the other hand, the original MakerBot slicer uses M109 S110 which does keep the bed heated at the set temperature. 

    The M190 g-code is generated by Cura so I have no way of changing it.

     

    Currently the machine does:

    1. Heats the bed to 100C with M190
    2. Heats the nozzle to 230C with M104 while the bed is cooling due to not keeping the temperature
    3. runs the start G-code, which I added the M109 to heat the bed again and keep the temperature
    4. goes on with the sliced g-code

     

    Any help is appreciated,

    Arthur

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