Search:
Search: Search took 1.00 seconds; generated 53 minute(s) ago.
-
16-08-2020
- Replies
- 228
- Views
- 431,455
BUILD LOG:
Re: Joe's 1000x600x200 steel and aluminium router started
Here you go, https://github.com/paulius-zubavicius/pulleys-profile-generator
You need java to run it. -
24-06-2020
- Replies
- 228
- Views
- 431,455
BUILD LOG:
Re: Joe's 1000x600x200 steel and aluminium router started
Hi Clive, yes there was a moat, I put it outside of the frame at one end. The rails are planar within 10um, I checked them with my laser software. Or at least they were when I fitted them, they have...
-
10-06-2020
- Replies
- 228
- Views
- 431,455
BUILD LOG:
Re: Joe's 1000x600x200 steel and aluminium router started
So I've just scoped the DDCS. An axis setup as per my machine, 1610 screw, 16x ustepping -> 320 steps/mm, max speed 10000mm/min.
As expected step frequency is ~53kHz, half period of 9.375us.... -
10-06-2020
- Replies
- 228
- Views
- 431,455
BUILD LOG:
Re: Joe's 1000x600x200 steel and aluminium router started
Hi Doddy,
So it turns out if you ditch the standard I2C/TWI wire.h library and display driver, crack open the 328p datasheet, write your own crude framebuffer and I2C non-bocking state machine... -
23-05-2020
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Afternoon all.
I've finally got back to my machine project. I gave up with trying to create a planar surface in one shot and as the weather had warmed up I poured epoxy, this looks like it has... -
02-03-2020
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi Bert and everyone,
Here are some renderings of the laser-plano-meter I've been trying to describe.
27468 27469
It consists of a square device sat on 4 spherical feet at the corners. 3... -
16-01-2020
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Yes I could have done, using maths I even worked out it would cost £84 in electricity ;-)
I may still use the epoxy if this doesn't work out but this thread is about developing a open source... -
05-01-2020
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
This morning I had an empty house so I grabbed the opportunity to do some testing. I used the dewalt laser and my mostly completed gantry, the sensor was clamped to the rear of the lower Y bearing...
-
04-01-2020
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
I took a punt and picked up a cheap (£25) Bosch laser today. Main reason was I don't want to tear apart my Dewalt and remove the lasers from the pendulum which I think would be required for our...
-
02-01-2020
- Replies
- 228
- Views
- 431,455
BUILD LOG:
Re: Joe's 1000x600x200 steel and aluminium router started
Not really no. If you want the rails to sit flat then you have to mill the extrusion anyway particularly with 15mm rail on 8mm slot.
When you set the rail you will need a setting tool to offset... -
23-12-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi Bert, I use these, only vga but work really well and super easy to take apart and remount on and solid block.
KKmoon USB 2.0 50.0 M Webcam, HD Camera, Web Cam with Microphone for Computer, PC,... -
29-09-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi John,
You are very welcome, I've been a bit busy with work, great to see you are making progress.
Yes it should be possible to grab higher resolution images from the camera giving you the... -
02-09-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi John,
Let me just sanity check your methodology. You have the sensor or wire on a precision positioning system. You move the system in steps based based on your dial indicator and click measure... -
01-09-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi Bert,
The sensor in your cam is probably fine, although if the overall dimension of the camera is only 8mm it maybe harder to work with. The VGA sensors we are using are 2mm across.
It seems... -
30-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
See what I said above about it not working on a PI by default.
-
30-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi Kit,
At the moment the app is only performing a gaussian fit in 2D, i.e. one spatial dimension say Z and intensity. I could probably add a 3D fit which would allow you to use a dot laser.
... -
27-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi guys,
Fixed some UI issues so it should work on a 1024x768 laptop screen (just for you Kit). I've also added linear regression to the measurements taken. This is because the best way to use... -
26-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi all,
I've put a new version up with some major improvements, starting to turn into a piece of software I might use!
So it will now allow you to record a bunch of measurements against a... -
25-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Kit,
You need java.exe on your PATH and setup another environment variable JAVA_HOME that points to the directory with the jdk in it. e.g. if java.exe is in c:\\java\jdkXXXX\bin\java.exe then... -
24-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Hi Kitwin,
Glad you are making progress. It is a bit of a pain to do if you don't already have a dev environment setup I agree. When I get time and when the software has evolved into a usable... -
19-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
I've put the software up on github if anyone wants to play, I will add features as I need them or they are suggested here.
https://github.com/betzuka/laserlevel -
18-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Ok, I understand what you are talking about. The larger sensors are just as cheap btw.
This is what I'm going to do with the unit I've built.
26257262582625926260 -
13-08-2019
- Replies
- 320
- Views
- 987,910
Re: DIY Laser levelling using webcam and laser level
Thanks Andy.
I guess if the lens was canted slightly so the beam was not hitting the cylindrical face at the lens normal you would get a bowed line, but this should be easy to spot and also... -
11-08-2019
- Replies
- 320
- Views
- 987,910
DIY Laser levelling using webcam and laser level
Hi,
Update 26/8/2019
Software to experiment with can be downloaded from here:
https://github.com/betzuka/laserlevel/blob/master/builds/laser.zip?raw=true
Unzip and run (double click) the...
Results 1 to 24 of 24


My new mill. I went for the HBM BF...