How to use 3DTouch On Nano V3?

Sdílet
Vložit
  • čas přidán 22. 08. 2024
  • Robin Nano V3 On Amazon: www.amazon.com...
    MKS Robin Nano on Aliexpress: www.aliexpress...
    3D Touch on Aliexpress: www.aliexpress...
    MKS Robin Nano V3 Github: github.com/mak...
    Firmware source: github.com/mak...

Komentáře • 40

  • @davebelanger59
    @davebelanger59 Před rokem +1

    Bonjour je posede la mks robin nano v3.1 et ainsi que lcd ts35 v2.0 et mon probleme ces que la buse reste sur le cote au lieu de etre au centre du plateau quand je fait mon home mon plateau fait 310x310x400 et bien indiquer.merci de me répondre

  • @aketo8082
    @aketo8082 Před 10 měsíci

    Thank you. Maybe you can help me. I have a Sapphire Plus with two stepper and end stop for the Z-axis, so how can I use the 3D Touch on Nano v 3.1? Thank you.

  • @kyowuave7527
    @kyowuave7527 Před 2 lety

    Configured the 3D sensor works, but other problems appeared. If on the screen, press the down movement is rebooted and does not print from the computer and does not see flash drives - what need to change in the firmware

  • @HakkiOgrt
    @HakkiOgrt Před 3 lety +1

    Hi i have mks nano v3 + ts35 , but not working "#error "ADVANCED_PAUSE_FEATURE requires a supported LCD controller (or EMERGENCY_PARSER).""

    • @makerbaseteam4217
      @makerbaseteam4217  Před 3 lety +1

      Hello, LVGL ui does not need to enable ADVANCED_PAUSE_FEATURE, these functions are handled separately

    • @HakkiOgrt
      @HakkiOgrt Před 3 lety

      @@makerbaseteam4217 thank you .

  • @viniciusvictor3649
    @viniciusvictor3649 Před 3 lety

    @Makerbase Team Recently I bought MKS Robin E3P V2.0 + MKS TS35-E3 V2.0, but I am still having several problems with Z accuracy, could you do a detailed video demonstration of how to fix and use 3DTouch on it?

    • @makerbaseteam4217
      @makerbaseteam4217  Před 3 lety

      Hello, we have made a video earlier, czcams.com/video/OBcWGenrhI4/video.html; your question is the leveling effect is not good or something else?

  • @jpeero
    @jpeero Před 11 měsíci

    why wouildnt makrebase just upload working versions of the firmware to their github? this is frustrating...

  • @jpeero
    @jpeero Před 11 měsíci

    this needs a bit more info.
    I am a complete noob to programming anything and the video doesn't say anything about you need to get marlin extension to do this. i had to learn that from another users video. also, i did not know how to enable or disable anything in the code because the video does not explain how.
    also i am very confused about the beginning of firmware where you say to disable Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN and then to enable Z_MIN_PROBE_PIN and change value to PC4 only to go on to say right after that to disable Z_MIN_PROBE_PIN?? Why enable it and change value only to disable it again? The same thing happens again right after where you say to re-enable Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN after telling us to disable it.... why toggle these back and forth?
    i am confused
    please update video. i cant get this working at all :(

  • @joseserrano1369
    @joseserrano1369 Před 3 lety

    Hi.
    I have followed this video tutorial and when I compile it, in the tft screen instead of autoleveling I get the manual leveling menu. What am I doing wrong? I am using the version "not using z_safe_homing"

    • @michaelanderson5854
      @michaelanderson5854 Před 2 lety +3

      I too get this when using AUTO_BED_LEVELING_LINEAR. Changing to AUTO_BED_LEVELING_BILINEAR gives the Auto Leveling menu.

  • @alperbayram8767
    @alperbayram8767 Před 2 lety

    Hi, I have bought nano v3 and tft35 v2 but i have a problem with 3D Touch. auto leveling menu isn't working but leveling is completing. 3DTouch has stayed at the end leveling point. not moving at the middle of table. z offset menu is not appeared. i cant arrange z ofset on leveling menu. mks team help me about this problem.

  • @robertm7350
    @robertm7350 Před 3 lety

    My Printer lowers the z axes after triggering the probe pin and forces the Nozzle on the bed. Could you help me out?

  • @holgerphilipp
    @holgerphilipp Před 2 lety

    Hello!
    Thanks to the comment of Michael Anderson i was able to make the AutoLeveling menu visible on my Ender 3 + Nano v3 + TS35-E3 v2. But I'm still struggling with this "BL-Touch Probe" menu because it's still not visible for me under the Machine Settings. Any suggestions how I can solve this issue? Thx!

    • @makerbaseteam4217
      @makerbaseteam4217  Před 2 lety

      What menu? The menu of the retractable probe? Or is it a menu for offset settings?

    • @holgerphilipp
      @holgerphilipp Před 2 lety +2

      @@makerbaseteam4217 I mean the menu shown on the printer display in the video in the left bottom corner at 5:03 (Machine Settings > BL-Touch Probe). Should this menu appear automatically after leveling? For me it doesn't appear automatically after the probe finished the last grid point and I can also not access it manually. The probe of my printer just stops after the last grid point and doesn't move to the center like shown in the video.

    • @makerbaseteam4217
      @makerbaseteam4217  Před 2 lety

      @@holgerphilipp This you need to update to the new firmware

    • @holgerphilipp
      @holgerphilipp Před 2 lety +1

      @@makerbaseteam4217 I'm using the newest firmware.

    • @zmrcastlez1791
      @zmrcastlez1791 Před 2 lety +1

      I also have the same problem :/

  • @ManuelTornos
    @ManuelTornos Před 3 lety

    V3 board reboots after G29 if you define a GRID bigger than 5x5 points :-(

    • @makerbaseteam4217
      @makerbaseteam4217  Před 3 lety

      Hello, which firmware are you using, our test did not have your problem

    • @ManuelTornos
      @ManuelTornos Před 3 lety

      @@makerbaseteam4217 of course, yours (Marlin from your github). Once I activated (because I usually change one thing at each time) sensorless homming, i couldn't make a mesh bigger than 5x5, the board always reboots every time when it's time to save the mesh

    • @ManuelTornos
      @ManuelTornos Před 3 lety

      @@makerbaseteam4217 I found the origin of the problem: the Z_PROBE_END_SCRIPT, I did it just as you explained in the video: uncomment it and change value by "M500
      M501". That was the reason of the reboots. Now I could make any kind of mesh leveling points with no reboots. If I make them through the screen buttons, I could save it after finishing or I could do it through Pronterface and write later the M500 and M501 orders. Please, try to test it (with big mesh) and correct it if necessary.

    • @makerbaseteam4217
      @makerbaseteam4217  Před 3 lety

      @@ManuelTornos Have you enabled eeprom?

    • @ManuelTornos
      @ManuelTornos Před 3 lety

      @@makerbaseteam4217 Of course!!! And I could -manually- save the mesh with M500 and M501 after autoleveling (or G29) without reset. There is a problem with Z_PROBE_END_SCRIPT.