webslinger2011
webslinger2011
  • 98
  • 3 999 413
Toyota 1KZ -TE Diesel Injection Pump Removal
How to remove a diesel fuel injection pump from a Land Cruiser.
Переглядів: 111

Відео

Best Player with Python
Переглядів 19Місяць тому
Evaluate the best game performer using Python. Code Link: github.com/webslinger2011/Python_Best_Player.git
Arduino Millis Example
Переглядів 442 місяці тому
Run several tasks at the same time using Millis. Code link: github.com/webslinger2011/Millis-Playground.git
Rook Legacy Serial Request
Переглядів 167Рік тому
Had an interest in building a corexy printer and came upon this Awesome DIY 3D printer by Rolohaun. ua-cam.com/users/shortss2kDB2A1fP0?feature=share
CR10s ProV2 firmware upgrade
Переглядів 12 тис.2 роки тому
The creality 1.7.0 firmware does not have an option to set probe offsets for the Micro swiss direct drive setup. The only solution was to upgrade the firmware. Although there is one from Tiny machines, I used firmware compiled by Nic Wilson from his fb page.
CR10s Pro V2 All Metal Micro Swiss Upgrade with Direct Drive
Переглядів 9 тис.2 роки тому
I decided to upgrade to an all-metal-hotend with direct drive. It involved modifying the fan casing I got from thingiverse to suit my machine since the original uses v1 sensor. Although it works well, I still need to figure out how adjust the nozzle location back to the middle of the bed. Hopefully, some of you may have some experience and suggest some in the comments. Update: Link to the modif...
Raspberry Pi Motion Detection with Email Alerts! - Home Automation
Переглядів 6552 роки тому
A DIY motion detection system using a Raspberry Pi. It sends an email alert with images whenever motion is detected. Needs to be connected to your network which has an internet connection. At least an RPi3 is recommended but it can also work with a Pi Zero W. Based on Tutorials from: Alexander Baran Harper, Corey Schafer and a bunch of others.
Create an Arduino Wireless Network Using NRF24L01 modules
Переглядів 2,1 тис.3 роки тому
A 4 node wireless network setup using the NRF24L01. Code link: github.com/webslinger2011/RF24-Simple-Mesh-Network.git
SKR 1.4 Turbo with 2209 stepper drivers Test Part 1
Переглядів 1,6 тис.3 роки тому
Testing BigTreeTech's SKR1.4 Turbo using Marlin 2.0.6 firmware. Used together with TFT24 display and 2209 motor drivers. Link to the compiled firmware available on Github. I've also included my configuration files for you to play with. Note that adjustments are required to control stepper motors. I don't claim responsibility for anything that may happen from it's use. Github Link: github.com/we...
Arduino Bluetooth Car
Переглядів 2103 роки тому
Built an Arduino robot car with Bluetooth. Using the HC-05 module to control the toy car via smart phone. Arduino sketch: github.com/webslinger2011/BTGamepad.git
Bluetooth HC-05 setup using FTDI
Переглядів 4,6 тис.3 роки тому
Setting up the Bluetooth module via AT commands using an FTDI usb to serial breakout board from DFrobot.
CNC Pen Plotter
Переглядів 6923 роки тому
Built a mini CNC using old CD drives. Uploaded GRBL program on the Arduino Uno. Control and loading my sample gcode using the Universal Gcode sender.
CR10S Pro V2 Tip: #2 How to Fix the Purge Line
Переглядів 2 тис.3 роки тому
Purge lines are necessary to prime the nozzle before starting a print. On the CR10S Pro v2 however, this line seems to move toward the center of the bed. This video shows how to fix it.
Raspberry Pi Robot Car
Переглядів 2963 роки тому
Raspberry Pi zero robot controlled via keyboard and thru VNC connection. Code Link: github.com/webslinger2011/PyCar.git References: 1. How to setup and run your raspberry pi in headless mode by Learn Electronics: ua-cam.com/video/2HXHj3g6pb0/v-deo.html 2. Raspberry Pi Robotics #3: Keyboard Control by Explaining Computers: ua-cam.com/video/XvOONPSoglY/v-deo.html
Creality Pneumatic Fitting Problem
Переглядів 1,1 тис.3 роки тому
CR10S experienced extruder clogging issues due to the pneumatic fitting not being able to hold the capricorn tubing. The tube came loose so I searched for alternatives while waiting for my parts to arrive.
CR10S Pro v2 Extruder Gear Clog Fix
Переглядів 4,7 тис.3 роки тому
CR10S Pro v2 Extruder Gear Clog Fix
6 Motor Robot Arm with Wireless Control
Переглядів 8223 роки тому
6 Motor Robot Arm with Wireless Control
CR10S Pro V2 Implementing Hotend fix and some
Переглядів 8 тис.3 роки тому
CR10S Pro V2 Implementing Hotend fix and some
Controlling a stepper motor using Pi Zero W
Переглядів 1,4 тис.3 роки тому
Controlling a stepper motor using Pi Zero W
Multi-function Servo Controller
Переглядів 1833 роки тому
Multi-function Servo Controller
3D Printer Leveling using Pressure Sensor
Переглядів 1,1 тис.4 роки тому
3D Printer Leveling using Pressure Sensor
CR10S Pro V2 Tip: How to Remove Purge Line on Starting Print
Переглядів 6 тис.4 роки тому
CR10S Pro V2 Tip: How to Remove Purge Line on Starting Print
Arduino Pressure Sensor
Переглядів 2,8 тис.4 роки тому
Arduino Pressure Sensor
CR10S Pro V2 Z-Offset Adjustment
Переглядів 27 тис.4 роки тому
CR10S Pro V2 Z-Offset Adjustment
CR10S Pro V2 "Temperature Tower Test"
Переглядів 6 тис.4 роки тому
CR10S Pro V2 "Temperature Tower Test"
Arduino Automation "Temperature Control" Part 2
Переглядів 16 тис.4 роки тому
Arduino Automation "Temperature Control" Part 2
Arduino Automation "Temperature Control" Part 1 of 2
Переглядів 33 тис.4 роки тому
Arduino Automation "Temperature Control" Part 1 of 2
Creality CR10S Pro V2 3D Printer
Переглядів 10 тис.4 роки тому
Creality CR10S Pro V2 3D Printer
Creality CR10S Pro V2 Problem
Переглядів 3 тис.4 роки тому
Creality CR10S Pro V2 Problem
Arduino Wifi Notice Board
Переглядів 1834 роки тому
Arduino Wifi Notice Board

КОМЕНТАРІ

  • @SamValiant
    @SamValiant 3 дні тому

    Which firmware is that, mine doesn't seem to have the same options?

    • @webslinger2011
      @webslinger2011 3 дні тому

      Using nic's old firmware. It's on github. See in comments section. ua-cam.com/video/ac_wqO_GJ7Y/v-deo.htmlsi=SmR08F4dZC9B_Bfy

    • @webslinger2011
      @webslinger2011 3 дні тому

      Z Offset is enabled during a print. Stock creality fw has it.

  • @micahwilson3103
    @micahwilson3103 23 дні тому

    1:04 1:06

  • @arabianmenace527
    @arabianmenace527 Місяць тому

    Is it possible to have this set up, with a variable temperature setting (off a graph over time for baking/roasting) assuming the temp sensor is an infrared heat sensor

    • @webslinger2011
      @webslinger2011 Місяць тому

      Setup a time based counter to switch from one temp to another.

  • @beltyventura4980
    @beltyventura4980 Місяць тому

    Hi,I'm not sure if you can help me ,are this parts still available

    • @webslinger2011
      @webslinger2011 Місяць тому

      Visit bosch diesel and inquire at authorized bosch diesel service centers near you. www.boschaftermarket.com/gb/en/services/workshop-concepts/bosch-diesel-repair-network/#bdc4

  • @HOVA-190
    @HOVA-190 Місяць тому

    Hello brother I have one project can you help? I need to build autoregulator of temperature

  • @ryannac.j1862
    @ryannac.j1862 Місяць тому

    Can this will automatically turn off the temperature for the water really high? 😊

    • @webslinger2011
      @webslinger2011 Місяць тому

      DHT Sensor is only for air. You'll need to replace the sensor. Use one designed for water and modify the code accordingly.

  • @Takishima852
    @Takishima852 Місяць тому

    the temperature and humidity is only showing 0. how do i fix this?

  • @christianisidoredealco4942
    @christianisidoredealco4942 3 місяці тому

    can we apply this idea in drying rice grains in a small acrylic chamber?

    • @webslinger2011
      @webslinger2011 3 місяці тому

      I'm not familiar with the process of drying grains. You should use PID temp and/or humidity control if it needs to be more precise.

    • @christianisidoredealco4942
      @christianisidoredealco4942 3 місяці тому

      hello sir goodevening...In the wiring diagram you have providee, I'd like to ask where did you connect all the red wires and black wires? was it a terminal block? if so, what kind?

    • @webslinger2011
      @webslinger2011 3 місяці тому

      @@christianisidoredealco4942 Those are 5v and GND on the arduino nano clone. Search and lookup the pinouts for arduino nano. The vin pin for the nano can accept 12v.

  • @idolomoro53
    @idolomoro53 4 місяці тому

    Great video, the million dollar question it worth it?

    • @webslinger2011
      @webslinger2011 4 місяці тому

      If you're sticking with a bedslinger. Absolutely! Moved on to building DIY CoreXY printer. I now have complete control over my printer.

  • @treavur
    @treavur 4 місяці тому

    Tx to Rx and vice versa.... Correct that info.

    • @webslinger2011
      @webslinger2011 4 місяці тому

      Because it's from DFrobot Tx-Tx and Rx-Rx. Their silkscreen was done this way. www.dfrobot.com/product-147.html. Normally for other FTDI Rx-Tx and Tx-Rx. Wiring is correct.

    • @treavur
      @treavur 4 місяці тому

      @@webslinger2011 hahaha incredible. They made a change to simplicity. But experienced people like us may fall into this lol. Normally uart protocol is clear rx to tx and vice versa, I think they made this change for new starters

  • @rwilson6105
    @rwilson6105 5 місяців тому

    This is more of a work-around, not a solution for resetting the Z-axis.

    • @webslinger2011
      @webslinger2011 5 місяців тому

      Newer firmware has the option to re-initialize eeprom from the screen. But it's possible to issue a gcode command via terminal. You could set the z zero higher to avoid crashing on the bed.

  • @Donjitsu7
    @Donjitsu7 6 місяців тому

    Hello, recently my Cr10S Pro V2 got stuck on the load screen and while looking for a solution I found this video, I followed the instructions and did the tiny machines upgrade. It did flash the screen and it fully loaded. However, now my touch screen is unresponsive. Oddly it would work some time perfectly, then I would have to hold my finger for a few moments then it it would respond and then more time than not it would not respond at all. I then found the factory flash setting on the Creality website and restored it to the original. It did come on but responded the same so I then went back to the tiny machines files but still not responsive. Could this actually be a touch screen problem or do I not have the right flash files? Or do you think this option would work. Any help would be greatly appreciated!

    • @webslinger2011
      @webslinger2011 6 місяців тому

      Try Nic Wilson's old firmware. Link in the comments. I have no issues with his fw.

    • @Donjitsu7
      @Donjitsu7 6 місяців тому

      Thank you for the reply. I tried his firmware, and the touch pad is still completely unresponsive. could this be the touch screen?@@webslinger2011

  • @giuseppebotto852
    @giuseppebotto852 7 місяців тому

    Totally wrong procedure. Watch the many videos avilable to manually and clever level the bed once forever, then to find the ZERO Z axis position (nozzle must sligtly touch thebed surface), then to save the mexh profile of your bed. By doing so you can then make a lot of printings without to run auto levelling and without to have to modify the bed levelling. After a long while the bed undergoes to sligth deformations and you have to redo the entire process, but it takes a long while prior to have to redo it.

    • @webslinger2011
      @webslinger2011 7 місяців тому

      For people already with experience: 1. You don't have to do abl on every print: Yes 2. You can just recall the generated mesh on every print. Just change G29 to M420 S1 in the slicer's start gcode. 3. It takes a lot of time and a lot of prints to get it perfectly leveled. I've still adjusted the knobs till I got good results. No more abl on every print since I'm not changing the PEI sheet anytime soon.

  • @BlackieFoxxless
    @BlackieFoxxless 7 місяців тому

    Thqt is the sound of a TRUE vehicle

  • @arpitsinghal4552
    @arpitsinghal4552 8 місяців тому

    Where we can find these components please help me

  • @user-ii4ry4zz3m
    @user-ii4ry4zz3m 8 місяців тому

    Bonjour j'aime votre métier si vous pouvez m'envoyer votre adresse comple et électronique je suis en RDC

  • @user-xl7yc4fy6f
    @user-xl7yc4fy6f 9 місяців тому

    Hi bro thank you so much for this, please help me when i press the down button and reach 09 it shows 99 and then 88 and 77 and so on how can i rectify this please help thanks a ton

    • @webslinger2011
      @webslinger2011 9 місяців тому

      Just insert an lcd.print with empty spaces im the code to clear it.

    • @user-xl7yc4fy6f
      @user-xl7yc4fy6f 9 місяців тому

      bro i am a beginner if you please be more specific where and how to put regards in your code best regards@@webslinger2011

  • @aitobaebaruku3317
    @aitobaebaruku3317 9 місяців тому

    ❤well explain

  • @annica1996
    @annica1996 9 місяців тому

    Boss ano pangalan mo sa fb

  • @hamilxx
    @hamilxx 10 місяців тому

    Does not work!

  • @user-xo1vx9ex5b
    @user-xo1vx9ex5b 11 місяців тому

    Hello! If you are still looking for work, I have an Arduino project I need a consultation on. How do I contact you?

  • @Maverick_1373
    @Maverick_1373 11 місяців тому

    anyone have an issue where bl touch is now sitting too high and won't make contact?

    • @webslinger2011
      @webslinger2011 11 місяців тому

      Likely a probe malfunction. Usually replacing the bl pin fixes it. Post a video on creality fb forums to see what's happening.

  • @user-pi8sy6xf9n
    @user-pi8sy6xf9n Рік тому

    code of this please

  • @nicojaime8432
    @nicojaime8432 Рік тому

    its works for creality cr10spro ? do you have any information about that ? I need it a firmware and lcd driver, because its not working , thanks !

    • @webslinger2011
      @webslinger2011 Рік тому

      You'll need to replace the inductive sensor with a bl touch or cr touch and use the Zmax endstop(+Z).

    • @webslinger2011
      @webslinger2011 Рік тому

      Tiny Machines has firmware for the pro v1

  • @snekaprakash3326
    @snekaprakash3326 Рік тому

    Can i know wt the value of an resistor

  • @algunproyecto6213
    @algunproyecto6213 Рік тому

    Hola amigo como estas. Te consulto? Limpie los picos de mí camioneta lleve igual al del vídeo. Estaba re tapado es 2004 y debe que nunca lo limpiaron. Ise las pruebas y rosia los cuatro rosia bien solo que no arranca más la camioneta. Un error que vi q mí amigo realiso que puso el pico del compresor con gasoil donde va instalado los pico y le dio soplete para limpiar, capas le abra apagado. Que me desido Aguardo tu respuesta saludos de antemano y gracias

  • @SkullofSpades
    @SkullofSpades Рік тому

    Can someone send me the link for Nic Wilson's firmware?

    • @webslinger2011
      @webslinger2011 Рік тому

      He's on fb. Latest firmware drops touch screen support. facebook.com/groups/485185272196044/?ref=share&mibextid=NSMWBT

  • @narekmkrtchyan1652
    @narekmkrtchyan1652 Рік тому

    Hello how are you .Please can you say me instructions which can i install Bosch pump into engine .thank you .

  • @user-on2je4vc9b
    @user-on2je4vc9b Рік тому

    I downloaded the firmware and Dwin folder from his site and it kind of worked. I turned my temperature to 287C it caped out at 272C and above that it stopped with Temp run away. I changed the temp probe and 40W heater and still stopped at 227C. I tried to connect my laptop to the printer for Ponterface to test PID values as his software wouldn't do them. I then searched the web again and Tiny Machines offered the software and hex file. When loaded The TM3 files everything worked perfectly. Temperature now goes to 287°C and Ponterface did the PID test and the printer PID test with the new software had nearly the same values. So I would search again and find instruction files on Tiny Machines website.

  • @hurinderdhother2351
    @hurinderdhother2351 Рік тому

    Is there possible we can add the turbo boost compensator on all bosh inline pumps

  • @joemason9187
    @joemason9187 Рік тому

    Looks like the dephi for 1.5 dci but there bigger though very informative great vid

  • @astlication5504
    @astlication5504 Рік тому

    Hey, I have a question: My top 2 delivery valves arent getting through any diesel. What could be the cause?

    • @webslinger2011
      @webslinger2011 Рік тому

      A ve pump? Could be a broken spring.

    • @astlication5504
      @astlication5504 Рік тому

      @@webslinger2011 Yes, a ve from a vw 1.9 td. Couldn’t it be caused by low case pressure?

  • @Lucky4wd4840
    @Lucky4wd4840 Рік тому

    I am putting a VE pump on a 2002 24V farm Truck. I saw online where I should advance the timing 2 teeth on the pump gear is this correct?

    • @webslinger2011
      @webslinger2011 Рік тому

      Why would it need that? VE pump already has built-in timing advance.

  • @tombo7719
    @tombo7719 Рік тому

    Hey how did u like the board? I got it years ago, thinking about still using it

    • @webslinger2011
      @webslinger2011 Рік тому

      Going to test it out on a rook printer. I'm still working on sensorless homing.

    • @webslinger2011
      @webslinger2011 Рік тому

      Works well with sensorless homing

    • @tombo7719
      @tombo7719 Рік тому

      @@webslinger2011 awesome to know! Thank you!

  • @gerardjurgens2670
    @gerardjurgens2670 Рік тому

    With blessing!!! To Jesus with Maria

  • @user-dr2pg8fk2i
    @user-dr2pg8fk2i Рік тому

    How would you recommend adding a timer to the relay on command?

  • @marksneyd1262
    @marksneyd1262 Рік тому

    Great video, thank you What does the Validate Mesh button do in the 5 point grid auxiliary level screen?

  • @abdulaabdula6056
    @abdulaabdula6056 Рік тому

    Good night best friend you I am working kas

  • @saeedarafa6028
    @saeedarafa6028 Рік тому

    Hello dear my magnet reads out 1.3 ohm when it cold ... so is that faulty ?

  • @jackwood6214
    @jackwood6214 Рік тому

    8mm off center? Thats a lot. How did you fix that in the firmware?

  • @payalyerme6015
    @payalyerme6015 Рік тому

    could you please post the wiring diagram clearly?

  • @smoua4588
    @smoua4588 Рік тому

    Good demo. Good job.

  • @JerryDSM
    @JerryDSM Рік тому

    I read through so many forms to try and fix this issue and was wondering if I could just use a skirt like I always do as well and you confirmed it. Thank you so much. That damn triangle was pissing me off!

    • @webslinger2011
      @webslinger2011 Рік тому

      I've skipped auto bed leveling as well since I’m not changing my PEI bed any time soon.

  • @goaayanfuelpumpservice
    @goaayanfuelpumpservice Рік тому

    Nice one Best wishes 🛠️🚜

  • @berniceolivier8502
    @berniceolivier8502 Рік тому

    After flashing with this firmware my auto level option won't turn on. It only stays on off. Please help!

    • @webslinger2011
      @webslinger2011 Рік тому

      Did you flash both touchscreen and the mainboard? Try flashing again.

  • @janmoed5109
    @janmoed5109 Рік тому

    Great post and printed the files as preparation for my Microswiss DD upgrade. Question however is how did you mount the fan duct to the fan shroud? Not very clear for me. Appreciate your answer.

    • @webslinger2011
      @webslinger2011 Рік тому

      Fan duct mounted by two screws. Used inserts to hold them better.

    • @janmoed5109
      @janmoed5109 Рік тому

      @@webslinger2011 thank you. But in have no screw holes in the fan shroud print. How did you resolve this? Did you drill them?

  • @richardsix3295
    @richardsix3295 Рік тому

    hello I have a 1992 dodge with the ve pump, and its leaking fuel out of the bottom of the housing which I think is connected to timer piston.

    • @webslinger2011
      @webslinger2011 Рік тому

      Worn O-ring can cause a leak. If the pump hasn’t been serviced in years, chances are the seals are worn.

  • @SpottedEagleOwls
    @SpottedEagleOwls Рік тому

    how do you save the Z offset adjustment

    • @webslinger2011
      @webslinger2011 Рік тому

      by pressing the home button during printing.

  • @pshadyyx
    @pshadyyx Рік тому

    What I learned myself (I bought a used cr10s pro - maybe V2, hard to tell) is that depending on what sensor you have and what bed you use, you need to dial it all correctly together! The capacitive will not detect materials (thus surfaces) not conducting electric current, the induction will only detect metal materials (some better, some worse, and material thickness may play a role) and the mechanical one works regardless of the bed surface type. Mine came with induction sensor, special foil instead of the default bed stuck directly to the heating bed, which is made of aluminium (probably worst metal for induction to work). I had to manually play a lot with pitting the leveling sensor to the correct height, so that the nozzle end stops truly only ~0.2mm above the bed. My z-offset corrections now go from -0.15mm to +0.10mm, even after maual bed leveling directly before the print. Also, I have noticed you have the "eco mode" on - turn it off at least for the first 1-2 layers. It reduces the fan speed - even turns it off, while for the first layer to stick properly you actually need the hot filament to cool quickly to get stuck. I hope this helps somebody struggling and finding this comment.

  • @sneeuwpop5049
    @sneeuwpop5049 Рік тому

    When using XLoader I get upload failed. The problem might be that XLoader doesnt detect the Mega(ATMEGA2560) devide at all, it just says ArdiunoMega, the dropdown menu only shows 2 options: CC01 & CR03. Any idea how to fix this problem?

    • @webslinger2011
      @webslinger2011 Рік тому

      Using windows? Have you installed the CH340G driver?

    • @webslinger2011
      @webslinger2011 Рік тому

      You could try loading the hex file on the sd card then boot from it. Remember to delete the lcd firmware first.

    • @cutlass1024
      @cutlass1024 Рік тому

      @@webslinger2011 im having the same issue. when im in XLoader, i only get 2 device options CC01 & CR03

    • @webslinger2011
      @webslinger2011 Рік тому

      @@cutlass1024 load from your clean sd card then.

    • @cutlass1024
      @cutlass1024 Рік тому

      @webslinger2011 I used the Prusa Slicer & it worked. Confused on what I should do next? I'm so new to this . Do I auto level the bed?