Jump to content

VzBot 330


Recommended Posts

13 minutes ago, Dirk said:

When I wrote that, I was expecting of a whole lot of people to come up with very good arguments to add a CPAP blower on the RPI.😜

Before I bought the RPi's I mentioned earlier, I thought these 'pc's' as big as your hand were as fake as the microsoft phone that was around a couple of years back.

So I have used a RPi in the bottom side of my 2.4. Before I had connected the blowers, which are stock, 2 pieces, that came with the Fysetc kit, the temperature of RPi was around 50 degrees and during a print of half a day it rose to 60 degrees.

When I have a RPi connected to a phone charger on the couch next to me, the temperature is around 35-40  degrees with mainsail on raspiOS, when it is practically idle.

Since the blowers are connected on the bottom compartment of the 2.4, I barely have to look at the temperatures. At startup the RPi temperature is around 35-40 degrees, but cools down to 30 degrees. When I am actively printing,  it remains between the 34 to 40 degrees.

This is without a cooling, without additional blowers, just the air-ventilation for the 2.4 bottom.

An important extra bit of information is that my printer stands on the floor. Below the floor, is like in most areas here in central holland where it was below water a few hundred years ago, 50 cm - 1 meter of water, which cools off quite well. Sort of a water cooling system 😄

The weather around here, even in may, is bad. We had a storm yesterday and temperatures of 10 degrees max. Luckily during the winter it doesn't get any worse than this!

I can imagine though, that in the desert areas of North America (Texas/Vegas/California) where you live @Penatr8tor and subtropical areas of Australia, the ambient temperature is around 35-40 degrees. And when you put all the members of your printer-farm in a confined area like @mvdveer 

I think it is safe to say that @TitusADuxass does not have much hotter weather then I do, in deeper darker parts of Deutschland. But indeed a simple cool-element, if you have them handy, is NEVER a bad idea 😃

Dirk, we are normally significantly hotter / colder here than you in the low lands.

+40c is not unheard of, as is -30c.

You're probably correct, but for the sake of 12€ I'll be fitting a passive cooler.

  • Like 2
Link to comment
Share on other sites

5 hours ago, Penatr8tor said:

nozzle ADXL

I have seen the nozzle adxl does not perform different from the cartographer adxl. I have coincidentally a few  comparison graphs.

This is on a V2 350, built from an LDO kit, by a cool farmer 🙂

First a comparison between a NOZZLE ADXL and the CARTO ADXL

 

nozzleadxlonleftandcartoadxlonright.-dataY.thumb.webp.63b46619162c46117e7ddcfcc1b811fc.webpnozzleadxlonleftandcartoadxlonright.X.thumb.webp.3fa2031084a9a28113607a3c48b1ffa6.webp

 

and since he was at it and already had bought both the carto-lis2dw and carto-adxl, he compared them too

 

lis2dw-cartoontheleft..cartoadxlontheright-X-pain.thumb.webp.2c92644994987f0a9f98815e287d07a5.webplis2dw-cartoontheleft..cartoadxlontheright-Y.thumb.webp.ecb50eae145b441a1d6bd989ac77a9a4.webp

 

This means the ADXL on the nozzle is the same as to the Carto ADXL, and even though LIS2DW gives more information, it is similar to the other ones.

These graphs are very different from measurements on the ADXL on the toolhead, which is on a different location and logically gives different graphs.

for 35$ having a bed scanner and a resonance integrated? or having to screw on an adxl everytime you want to do a resonance test... Its everyone's choice.

and indeed... how often do you use a resonance scanner? I remember I haven't used it ever since I built my printer 🙂 But that is me.

 

 

  • Like 2
Link to comment
Share on other sites

19 minutes ago, MrSprinklz said:

natural Shake&Tune habitat

Well... As I told you before elsewhere 🙂 shake n tune is not natural. It is a script that interprets. It assumes signals from the inferior adxl chip. That's why it screws up signals from lis2dw. 

So learn to interpret the graphs yourself and you will understand the graphs better.

But considering all that it's not that bad.

I can also share that cartographer will be producing adxl probes only and they have 10% discount on the lis2dw probes. In case you don't care about the integrated resonance chip now is the time to get one.

Edited by Dirk
Link to comment
Share on other sites

7 hours ago, Penatr8tor said:

Did you go USB or CAN?

On the Cartographer Discord, I have spoken to many people using a Cartographer on their VZBots. They somehow prefer not to use CAN. 

As I understood from them, the vzbot vibrates like a tractor when it is printing, they are afraid of having a toolhead with wires plugged into it. Confirming my opinion of the vzbot engineering 😂

I have also spoken to VZBot users that did use can with a EBB42 without having any problems with an even lighter toolhead, without the drag of an additional movement-certified-expensive USB cable, printing even faster. 

So if you would want to upgrade to a CAN, it is luckily very simply possible with Cartographer and an EBB42, like @Penatr8tor says.

  • Like 3
Link to comment
Share on other sites

6 hours ago, Dirk said:

This means the ADXL on the nozzle is the same as to the Carto ADXL, and even though LIS2DW gives more information, it is similar to the other ones.

That would make sense as they're both measuring from the same general location. One would expect much more accurate results over those using an ADXL that mounts on the top, side or behind the extruder stepper would get. IMHO, I think the biggest benefit of having an ADXL built into the eddy current probe is that it's always there and you're measuring exactly what you already have mounted to your toolhead. The removeable ADXL's, even the nozzle ones, get removed after measuring and that means what you measured isn't the same as what you're actually moving around.

Plus, it's super nice to have it integrated.

  • Like 1
Link to comment
Share on other sites

@TitusADuxass It goes to one of the Pi USB ports.

Once it's plugged in you need to SSH into the pi and install the probe software with git clone.

This is their command string.

cd ~
git clone https://github.com/Cartographer3D/cartographer-klipper.git
chmod +x cartographer-klipper/install.sh
./cartographer-klipper/install.sh

Then add the following to your moonraker.conf

[update_manager cartographer]
type: git_repo
path: ~/cartographer-klipper
channel: dev
origin: https://github.com/Cartographer3D/cartographer-klipper.git
env: ~/klippy-env/bin/python
requirements: requirements.txt
install_script: install.sh
is_system_service: False
managed_services: klipper
info_tags:
  desc=Cartographer Probe

 

Next you query the probe to get the device ID. and copy the result using...

ls /dev/serial/by-id/

You'll probably get three devices. Your MCU, the probe and also the ADLX that's on the probe. You'll need to plug in the ID for the probe in the code that goes into your printer.cfg below.

[cartographer]
serial:
#   Path to the serial port for the Cartographer device. Typically has the form
#   /dev/serial/by-id/usb-cartographer_cartographer_...
#   
#   If you are using the CAN Bus version, replace serial: with canbus_uuid: and add the UUID.
#   Example: canbus_uuid: 1283as878a9sd
#
speed: 40.
#   Z probing dive speed.
lift_speed: 5.
#   Z probing lift speed.
backlash_comp: 0.5
#   Backlash compensation distance for removing Z backlash before measuring
#   the sensor response.
x_offset: 0.
#   X offset of cartographer from the nozzle.
y_offset: 21.1
#   Y offset of cartographer from the nozzle.
trigger_distance: 2.
#   cartographer trigger distance for homing.
trigger_dive_threshold: 1.5
#   Threshold for range vs dive mode probing. Beyond `trigger_distance +
#   trigger_dive_threshold` a dive will be used.
trigger_hysteresis: 0.006
#   Hysteresis on trigger threshold for untriggering, as a percentage of the
#   trigger threshold.
cal_nozzle_z: 0.1
#   Expected nozzle offset after completing manual Z offset calibration.
cal_floor: 0.1
#   Minimum z bound on sensor response measurement.
cal_ceil:5.
#   Maximum z bound on sensor response measurement.
cal_speed: 1.0
#   Speed while measuring response curve.
cal_move_speed: 10.
#   Speed while moving to position for response curve measurement.
default_model_name: default
#   Name of default cartographer model to load.
mesh_main_direction: x
#   Primary travel direction during mesh measurement.
#mesh_overscan: -1
#   Distance to use for direction changes at mesh line ends. Omit this setting
#   and a default will be calculated from line spacing and available travel.
mesh_cluster_size: 1
#   Radius of mesh grid point clusters.
mesh_runs: 2
#   Number of passes to make during mesh scan.

Mine looks like this...

image.png.82bb3c9ae54ce273c24dfc9f081ee77c.png

All of this can be found here, Cartographer Doc's

Hope this helps.

 

 

 

  • Like 2
Link to comment
Share on other sites

2 hours ago, TitusADuxass said:

figured that it must go to the Pi

Correct. No other place to stick it into which would work.

It is flashed with the latest version, so once you have set up klipper  you just run the install script from the docs site and follow instructions to add it to your printer.cfg and it will work.

  • Like 1
Link to comment
Share on other sites

22 minutes ago, Dirk said:

Correct. No other place to stick it into which would work.

It is flashed with the latest version, so once you have set up klipper  you just run the install script from the docs site and follow instructions to add it to your printer.cfg and it will work.

I haven't flashed anything yet, that's my last step.

  • Haha 1
Link to comment
Share on other sites

Progress update.

I didn't like the wobbly mainboard Tophat rail mount, so I swapped them out for a Voron Tophat rail mount.

20240517_155756(1).jpg.909146766c8b27bf158413840721cb69.jpg

I tried to fit heatserts to the fan mount legs as they wouldn't hold an M3 screw tight enough.

Miserable failure!!

20240518_102902.thumb.jpg.72bd1ef66563501a59dfbc627fc704eb.jpg

So off with its legs and a new one knocked up on Onshape.

20240518_135305.thumb.jpg.a961f52c1dd33c1b787b586eb8c64ae6.jpg

Toolhead is nice and tidy.

20240518_114957.thumb.jpg.203d2fc2b778a58be6ee44895c3303fe.jpg

As is the umbilical

20240518_115002.thumb.jpg.ef085ee699f85f063e5c054558237ae4.jpg

And I'm slowly getting there with the main loom. I had to lengthen the wires for the CPAP fan and extruder motor.

There will be a couple more that need lengthening.

20240518_145757.thumb.jpg.cedcf20ddce32af4890e9248c8a467b0.jpg

 

  • Like 3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...