top of page

Support

Public·24 members

GCode Confusion

I know this isn't completely 3D Chameleon, but it is necessary to get mine working.


I'm trying to write the gcode to use my 3D UnderClippy, referencing the profile included with the 3DClippy. The part of the code that just won't work is as follows:

G0 X235; move to cut position
G91; set to relative mode
M92 X8 ; Set X steps to 1/10th (high torque)
G92 X0 ; Set X to 0

; cut off filament tip
G0 X300 F10000 ; Cut the filament quickly
G0 X-300 F10000 ; Move X back to position
G90; back to absolute mode

; set X back to normal
M92 X80 ; Restore X steps
G92 X235 ; Restore X position

Now, my problem is that any movement of X after this cannot be moved below 230. M211 reports:

Min:  X235.00 Y-30.00 Z0.00   Max:  X495.00 Y240.00 Z230.00

How do I set X's minimum back to 0?


Thanks,

Tony

79 Views
Bill
15 de mai.

Yes... that's what I do on the Sovol SV-06 version of the 3DClippy code.


Bill


About

Need help... check out this thread for advice from the exper...

Members

  • mayuri kathade
    mayuri kathade
  • Ben Conner
    Ben Conner
  • BOSS SUB
    BOSS SUB
  • Kendall Leake
    Kendall Leake
  • Lalo Puma
    Lalo Puma

For the latest information on product availability, be sure to follow us on twitter!  @3DChameleon

For more installation videos, be sure to follow us on Youtube!

  • Facebook
  • Twitter
  • YouTube

©2023 by 3D Chameleon

bottom of page