Jump to content

CTC Bizer printing to the top right corner off of the bed


cgef

Recommended Posts

Posted · CTC Bizer printing to the top right corner off of the bed

Im using a ctc bizer in cura and i can not seem to get the extruder to move. Ive disabled origin at center and ive changed my gcode. What should i do? I apologize for lack of some info im very new to 3d printing im using my brothers old one. 

gcode start 

M73 P0 (enable build progress)

M92 X88.8 Y88.8 Z400 E101 ; sets steps per mm for Rep2

G90 (set positioning to absolute)

(**** begin homing ****)

G162 X Y F4000 (home XY axes maximum)

G161 Z F3500 (home Z axis minimum)

G92 Z-5 (set Z to -5)

G1 Z0.0 (move Z to “0”)

G161 Z F100 (home Z axis minimum)

M132 X Y Z A B (Recall stored home offsets for XYZAB axis)

gcode end


(**** end homing ****)
G92 X147 Y66 Z5
G1 X105 Y-60 Z10 F4000.0 (move to waiting position)
G130 X0 Y0 A0 B0 (Set Stepper motor Vref to lower value while heating)
G130 X127 Y127 A127 B127 (Set Stepper motor Vref to defaults)
G0 X105 Y-60 (Position Nozzle)
G0 Z0.6 (Position Height)

  • Link to post
    Share on other sites

    Posted · CTC Bizer printing to the top right corner off of the bed

    It appears that the printer uses MakerBot firmware.  I would start with Makerbot and see if they would offer any support.

     

     

    One of the lines in your snippet tells the machine to move to a Y of negative 60.  Typically negative numbers in the X or Y indicates that "Origin At Center" should be checked.  It really depends on where the Home Offset 0,0,0 is and that isn't mentioned (but those numbers are loaded with the M132 line).

     

    Does the print head move when you use the LCD controls?

     

     

  • Link to post
    Share on other sites

    Posted · CTC Bizer printing to the top right corner off of the bed

    I saw your post over on Reddit and I'm starting to think that you do have an Origin At Center machine.  That website that Illusi linked has these lines in that Gcode snippet:

    G1 X-90 Y-73 E24 F2000 ; Extrude a line of filament across the front edge of the bed
    G1 X-100 Y-73 F180 ; Wait for ooze

    So there are negative X and Y moves and so the Origin at Center box in Cura should be checked.

  • 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
          • Like
        • 2 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...