How To Apply An XY Offset To Your 3d Printer

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

Комментарии • 59

  • @MrBadgers
    @MrBadgers 2 года назад +16

    You could also move the print head to where you want it (using the interface), and pull the values from absolute location in x and y after homing. And then apply those as offsets... That seems easier than using a caliper or ruler.

    • @ModBotArmy
      @ModBotArmy  2 года назад +6

      That is completely valid. For the positive offsets it wouldn’t work since the homing would be into the bed and it would require using something like a caliper/ruler. For negative offsets though absolutely that is a great option 👍

    • @ArrowTech374
      @ArrowTech374 9 месяцев назад +1

      how do you do that

    • @weld4200
      @weld4200 4 месяца назад

      ​@@ArrowTech374 do what

    • @ArrowTech374
      @ArrowTech374 4 месяца назад

      @@weld4200 i actually all ready fixed it i just needed a newer firmware so i could change the offset

  • @AndrewAHayes
    @AndrewAHayes 2 года назад +9

    The vast majority of Creality printers when fitted with a BL Touch and using stock firmware are probed with an incorrect XY Offset between the probe and the nozzle which results in incorrect probing, the firmware positions the nozzle in the position the probe should be in.
    I changed my Firmware to Insanity Automation on all my Creality machines which corrects this issue but some people will not have upgraded their firmware and be blighted by an incorrect mesh from their BL Touch or chosen ABL due to this error.
    A tutorial on correcting this in the firmware would be of great use to these viewers if you would be so good as to make this tutorial.

    • @GeorgeGoosen
      @GeorgeGoosen Год назад

      Literally the issue I am facing right now ..

    • @richardmartinez5040
      @richardmartinez5040 Год назад

      @@GeorgeGoosen same here. Did you ever figure it out?

    • @GeorgeGoosen
      @GeorgeGoosen Год назад

      @@richardmartinez5040 theres an probe offset number you set in the menu.

  • @Alaorath
    @Alaorath 4 месяца назад

    Printing Cutlery drawer inserts for the missus, and Googled this exact problem... my "knives insert" had to be printed diagonally, and it's JUST barely on the build plate at 0,0, but still a good 30+ mm on the back left (after switching from Cura to Orca)... I forgot I added custom start g-code to Cura when I upgraded to the MicroSwiss. Great video, thanks!
    My preferred "measure offset" method is:
    Disable Stepper motors
    Home just the axis to measure (X or Y)
    Use the screen to move the axis:
    First, raise the Z by 1mm
    Move the axis to measure by small increments... until the nozzle is just over the build plate.
    Then just read the axis value on the screen... no rulers, no calipers, easy-peasy.

  • @knightsljx
    @knightsljx Год назад

    Thanks for the G92 code method. For people who just wants to know how to offset your nozzle after upgrading your hotend:
    1) Auto-Home all axis
    2) Use calipers or ruler to measure offset of nozzle from corner of bed
    3) Add custom G92 offset to start code after G28 homing code

  • @BukkitViper
    @BukkitViper 4 месяца назад

    Thank you, that G92 command was exactly what I was looking for!

  • @ferdinandpotgieter3411
    @ferdinandpotgieter3411 25 дней назад

    Good day i was wondering if you are able to assist I have a Nocai NC-UV0609 2017 uv flatbed printer it was printing fine but in the wrong colors we tried to change the color settings of the printer and it totally through off the alignment, the printer prints when I do a nozzle test from the printer itself but as soon as I try to print through SAI the x axles moves in to position but the y axle keeps running till it gets to the limit switch I'm assuming it's a software issue as the UV printer finds itself and the lines itself when starts ups

  • @kevinmcdonough8051
    @kevinmcdonough8051 2 года назад +1

    hey Daniel thanks so much i was literally just going on youtube to look up easy ways to change my offsets. Before I could even search i saw your video in my feed what great luck and as usual great video. the livestream with Nero3d was also great

  • @wfs1965
    @wfs1965 26 дней назад

    so how wud u apply this directly to the printer instead of the slicer?, tryna install a sprite pro on an ender 3 max neo

  • @johngram3302
    @johngram3302 2 года назад +1

    When I go to print the printer starts in the home position not in the center of the build plate what can I do about it

  • @CNCVelMart
    @CNCVelMart 2 месяца назад

    How to specify the printing position of the model, not the position of the printed 3D model inserted with the mouse on the screen, but the position of the specified X, Y axis value, which is the placement of the 3D model with the surrounding rectangle of the virtual size: the lower left corner is the determining or middle! This is important because the position of the 3D model that is currently inserted and visible on the desktop cannot be set exactly, but if it is possible to determine, for example, where the center of the 3D model should be when printing and print the 3D model in relation to it, and not where it was graphically inaccurately placed in the slicer. During later printing, a 3D model that has been re-scanned in a file will certainly not be placed where it was before, but if it can be specified in the position set on the X and Y axes, place the model before starting the print, e.g. the program manages to place the bottom left corner of the model's virtual enclosing frame or the center of the model in the position X=78, Y=62 in the program, and in another time, X= 76 Y=66, but I want the specified X and Y position the model and start printing accordingly, that is, it doesn't matter where I put the model on the print table area in the program, but place the 3D model in the given value of X=75, Y= 60 in the code and start printing like this. And is the position of the 3D model specified in this way the point of the bottom left corner of the virtual bounding rectangle or the center point?

  • @marijuanas
    @marijuanas 2 года назад

    This video helped me a lot in understanding where I was going wrong with my offsets in klipper! Thanks much

  • @bobcarwell9172
    @bobcarwell9172 5 месяцев назад

    What are the "Home offset" settings in the LCD of my old Ender 3 for ? I though if starting point of your nozzle is off the bed, you could measure how far and then somehow using the "Home offset" feature correct for this ? But I've tried MOVING the nozzle to the desired position with the Ender command but cannot seem to make the Ender react to this as a starting position or save the location or put it in anywhere without using CURA or diddling with the Gcode as per the video. And eveything I punch "Save" in Ender all I get is a loud BEEP, but when I Autohome, it always goes back to the position off the bed.

  • @jonasowens27
    @jonasowens27 10 месяцев назад

    dude you are the best .im new to klipper .you have helped me alot.thank you

  • @Mario_Ozzee
    @Mario_Ozzee 4 месяца назад

    Hiya, should X Width and Y Depth values (in your example: 232/235) from Cura be copied into Marlin and firmware, re-compiled/re-uploaded to the printer or I should keep default ones in Marlin and just amend Cura ones?
    Thanks

  • @AndrewduToit
    @AndrewduToit 6 месяцев назад

    Trying to change the the center or offset on Cura makes your bed smaller and the purge line is still not on the bed. Also you can't move the limit switch. I had to prace a block on the Micro Swiss Hotend bracket.

  • @scotc.etling4666
    @scotc.etling4666 Год назад

    I have a Creality CR-10 Pro V2. I recently changed the hotend and now when the auto mesh starts. It starts in the center of the build plate. It is seeing the buildplate as shifted right from there. I have not sure what happened or how to fix it? Any help is appreciated

  • @johnm.gerard1718
    @johnm.gerard1718 5 месяцев назад

    I think i need a video on how to set home offset when my ezabl probe homes in the center of the bed

  • @travelling_hobbit
    @travelling_hobbit Год назад

    iI am just going through this as my probe is on the other side to where it always used to be. I have put tape on the bed and measured for the centre point. I then placed my nozzle on that point and marked the probe which if i have done it right should be X55 as on the right side and Y -50 from the centre Is this correct or have i missed something as i want it to home to the centre of the bed.

  • @MarekRC_
    @MarekRC_ 11 месяцев назад

    I have half of bed miss aligned in X and Y direcions, just shifted and disabling me from printing larger parts.

  • @d3w4yn3
    @d3w4yn3 Год назад

    I have some fairly bulky (10m on the x, 10m on the y and maybe 3m on the z) clips that hold my G10 and my glass bed down... I don't mind losing the bed space, but my problem is that if I auto-home before applying offsets my nozzle hits directly on the clips and it really, really stresses the printer to the point that I'm scared I'm going to break it. Yes, I could come up with other clip solutions, but... this works really well and I like it and don't want to change it.... so if I apply the offsets in Cura, will it still autohome and hit the clip again? I think I can determine the answer by looking at the gcode... I mean, that's all the slicer really does is produce instructions, including the offsets and build plate dimensions in the form of gcode.... any thoughts?

  • @BionicLabs
    @BionicLabs 10 месяцев назад

    Great stuff. Thank you. I has question that I can't seem to find an answer for. I have an Ender 3 v2. I just installed the creality sprite direct drive and moved my BL touch over to the new extruder. The problem that I'm running into is, because the bed level sensor now sits more foreword than it was before. So when my printer goes and does its auto leveling calibration, the cl touch is positioned off the build plate. I understand that using an offset would help, however, it would make my building surface much smaller for no reason. Is there a solution to set an offset for only during the auto leveling my printer does before each print? Thanks.

  • @prongATO
    @prongATO Год назад

    @ModBot, I have an issue where my first layer calibration (the start) and initial print “ swipe” are now off the front of the plate . I can edit my start Gcode to adjust the swipe but don’t know what to do about Prusa’s first layer calibration on my Mini and it’s kind of annoying since I have probably 100 sliced files on my Pi ready to print. Is there a solution that can be written too NVRAM? Maybe Mm218? I’d like to be able to adjust this permanently. bTW I just installed a new Reco Micro, it has issues before but not this bad.

  • @ttonAb2
    @ttonAb2 Год назад

    I have tried every combination, I cannot get this to work with my BL touch start code...

  • @Tome4kkkk
    @Tome4kkkk 9 месяцев назад

    Could you share your start and end G-Code please?

  • @jfergzr1
    @jfergzr1 2 года назад

    Yeah I applied that to gcode and it does not do that. It just scoots over a bit and starts printing as if that is the edge of the bed

  • @theeclecticlife
    @theeclecticlife Год назад

    hello, great video, I'm a complete 3d noob. I'm having issues with my prints not being perfectly centered on the build plate. it all started when installed a sprite pro on my ender 3 neo. I can correct the off center in physical world by moving the model in the slicer. that works for small builds but no so much for big builds because the model is off the edge in the slicer build plate once corrected. I'm trying to do some bigger builds I've got my printer quality dialed in really good. I've tried all I know, can you please help? very frustrated . thank you

  • @twinturbostang
    @twinturbostang 2 года назад +1

    What about X/Y Scaling? My printer undersizes prints by about 0.24%. Not a problem most of the time. But for parts that need to be dimensionally accurate, I have to remember to apply a 100.24% scaling factor in the slicer. Is this something I can set up once in the slicer or firmware and then not have to worry about again? BTW, I do not have access to microstepping from the printers menu.

  • @corlissmedia2.0
    @corlissmedia2.0 2 года назад

    And then there’s the XVico Pioneer 3D printer which has a micro SD slot and that’s it! The factory defaults for this pod have the hot end homing 3mm north of the y and 3mm east of the X. When I do auto leveling, it refuses to go to 3mm south of the back of the bed, instead it homes almost 2 inches south of the back edge. Neat, huh! Since I can’t put Marlin on it, what would you suggest?

  • @SebastianRamirezH
    @SebastianRamirezH Год назад

    How about an ender 5 that the homing is in the right rear side?

  • @maximilian.arnold
    @maximilian.arnold 2 года назад

    Really nice explanation, covering all scenario. Thank you Daniel for this.

  • @mikebergman1817
    @mikebergman1817 2 года назад

    Hey Daniel! I was curious if it's very difficult to make an adjustment regarding the Y travel on a Cr10s5? I recently did a linear rail mod for the carriage that slings the bed around, but I built the aluminum brackets that attach the bed to the MGN15 carriage block a tad long. Basically there are 2 MGN15 linear rails, and 2 MGN15 carriage blocks per rail. I spaced the blocks apart 1/4" further than I should have. Now when it does its 25pt auto level, and the bed moves to do the last row of test points, it will smack the front carriage blocks into the front extrusion. The whole thing was a pain in the ass, just because it's a big printer, so I would gladly give up 6mm or 8mm of Y travel instead of pulling it all back apart to rebuild the brackets. To be honest, it works fine.. It runs through the whole auto home and ABL process, and prints great. But I feel like at some point, something will fail. The 500mm bed has a 500mm silicone Keenovo ac bed heater, a 500mm mirror, and a 500mm sheet of PEI stuck to the mirror. It's pretty heavy.. But for the weight it actually prints really clean.. But that SLAM during the bed level routine makes me worry for my stepper motor! I would imagine the best way would be to update the TH3D firmware (I have been setting up my Creality printers with TH3D firmware through Visual Studio Code) and just adjust the bed size to like 500mmX490mm? I guess what I'm asking, is if that would be the correct setting, to get keep my bed carriage from making contact? Otherwise, could I adjust the bed size in the machine settings in Cura, and sort of achieve the same thing? I will probably eventually machine some new brackets, and fix the original problem. But hoping for a temporary fix, be it in the slicer or in firmware. Sorry for the annoyingly long question. Any info is appreciated! Thank you!

  • @elevated-apparel
    @elevated-apparel 2 года назад

    I have the ender3pro with the new microswiss NG and crtouch. Using cura what would that setting be

    • @ModBotArmy
      @ModBotArmy  2 года назад

      Ng doesn’t require the x/y offset just need to take a couple mm off the x and y. For me it was 3mm x and 8mm y that needed to be subtracted from max build volume.

    • @elevated-apparel
      @elevated-apparel 2 года назад

      @@ModBotArmy wait I dont understand it dont require the x/y but you said take a couple of mm off X/Y (I'm new still learning) I dont have the issue with the nozzle touching the plate with the crtouch

    • @ModBotArmy
      @ModBotArmy  2 года назад

      So the NG shift the nozzle (approximately) 3mm to the right and 8mm toward the back. (This is at least the case on my Ender 3 v2). Because of that you just need to change the max build volume in the slicer. In my case I changed the X Axis from 235 to 232 and Y Axis from 235 to 227.

  • @smallnuts2
    @smallnuts2 Год назад

    Everytime I try to set my Z I get error to far. Anybody know how to fix this?

    • @CartaIV
      @CartaIV Год назад +1

      Getting the same issue🥲

    • @CartaIV
      @CartaIV Год назад +1

      I currently have an ender 3 with a skr mini v2 board and the touch screen and I absolutely hate it!! I want to put a stock ender v2 board/screen on it but I think that’s just a waste of money. It also has a “chpower” extruder that’s direct drive and pushes the nozzle to far out so it won’t hit the bed plate. Can’t adjust home offsets either lol I’m about to just throw it in the trash

    • @smallnuts2
      @smallnuts2 Год назад

      @@CartaIV I returned mine and now using a Ender 5 plus.

    • @CartaIV
      @CartaIV Год назад

      @@smallnuts2 I bought mine off Facebook lol I’ll fix it I’m sure, I did end up getting an s1 pro though and it’s awesome

  • @Arsat74
    @Arsat74 2 года назад

    3:06 lol that problem have a lot of Kingroon KP3S printer so thx for this video
    it's just a pity that you didn't show the settings of Kingroon in the cura for the non english spekaer... my printer does exactly the same as yours in the video.

    • @ModBotArmy
      @ModBotArmy  2 года назад +1

      For the KP3S apply a G92 after the G28. I tried changing the offsets in Cura using the text boxes and although it worked, it applied it after the purge line. I would start with x-5 y-2. That is what I wan with and you can always slightly adjust if needed.

    • @Arsat74
      @Arsat74 2 года назад

      @@ModBotArmy gracias

  • @revonexthifi6991
    @revonexthifi6991 2 года назад

    Revonext QT5 HiFi Stereo Wired Earbuds Noise Isolating

  • @Aqua853
    @Aqua853 Год назад

    What hotend offset should i do?

  • @buder5116
    @buder5116 2 года назад

    took 5:49 to tell its in machine extruder setting huhhhh

  • @Wilfightyounaked
    @Wilfightyounaked 2 года назад

    6:58 is the solution for CURA users.

  • @ArrowTech374
    @ArrowTech374 9 месяцев назад

    the only problem with all of these is that you have to do them all over again for your next print. you want to print something knew well, you have to do it again. i need to be able to fix this problem but also not have to do it a gazillion times

  • @danielveliz8885
    @danielveliz8885 Год назад

    Thanks!, works very well G92 whit prusaslicer