FlatCAM installer ‘disappeared’

On the face of it FlatCAM has disappeared as a download from BitBucket.

If you dig deeper you will find this post and reply from Marius

https://bitbucket.org/jpcgt/flatcam/issues/715/windows-installer-is-missing

This points to the following link where you can find all the installers.

https://s.go.ro/gwuioxmd

Panic over. Phew.

Links to similar or related post are listed below : –

Editing irregular PCB shapes in FlatCam

How to create irregular outline cut paths and board cut outs

Following a request from a subscriber I have edited my FlatCam tutorial document to include a section on how to profile irregular board layouts and boards with cut out areas. The attached ZIP file contains the new version of the write up and a short video clip showing the board outline editing process.

Links to similar or related post are listed below : –

Haimer Taster and vacuum table retrospective thoughts

Today while in the workshop running a CNC metalwork job and then following this with running a quick PCB artwork, the following came to mind.

These days since I bought the ITTP Hallmark probe I rarely use my Haimer Taster to do my referencing.  It still has its uses but less and less so.   A good example is when remounting the CNC vice on the tooling table. I use the Haimer to give me a running check on the vice jaw axis tracking.  Beyond that the ITTP in conjunction with PathPilot probing routines meet all my referencing needs to a level of accuracy that suits.

The other thing that stuck me is how automated my process for milling printed circuit board prototypes has become.   Fusion 360 Electrical module becomes more familiar to me with each passing project. It exports my PCB designs as Gerber files to import into FlatCAM.   After a few clicks in FlatCAM I have a GCode file for drilling and routing.   The PCB blank is gripped on my small vacuum table ready for milling and the ITTP probe references the spindle.   My recent use of kitchen anti-slip material as the sacrificial layer between PCB and vacuum table top surface has made the grip on the vacuum table so much easier to achieve.  The overall PCB process, whether single or double sided, has become quick, easy and repeatable.   Once the board is milled I can get a reasonable looking tinned finish using a hand soldering iron and copious amounts of flux.

Techniques almost subconsciously evolve and sometimes you need to step back and see how far you have come along the road.  The alternative view might be that this ‘lazy man’ has just become even more lazy.

Similar or related subjects : –

Dewpoint alarm monitor to help avoid rust issues in the workshop

A Dewpoint Monitor to protect the workshop

I have recently read a number of posts on workshop forums about rust degrading workshop assets.   When the temperature of the air reaches close to the dew point then the moisture in the air will condense on the cold surfaces in the workshop and moisture will inevitably lead to rust forming.

You can protect against this to some extent by ensuring that all exposed surfaces are coated with lubricant of some sort such as WD40 and only dry sources of heat are used in the workshop.   A better protection solution which was popularised by the clockmaker William Smith, is make a 50/50 mix of linseed oil and thinners and coat this on the objects needing protection.  This works well but does not last forever.

Looking around on the internet there are various Arduino projects to create a dewpoint monitor using the DTH11/DTH22 which are combined temperature and moisture probes.  Such devices, with a little bit of maths, can provide an alarm output if the dewpoint reaches close to the air temperature.   This could be used to turn on a heater and raise the air temperature and avoid moisture being deposited.  I opted to have the sensor remote via a cabled connection.

The dew point calculation I used is the Magnus-Tetens formula (Sonntag90).  This provides accurate results (with an uncertainty of 0.35°C) for temperatures ranging from -45°C to 60°C.

The dew point is calculated according to the following formula:

Ts = (bα(T,RH)) / (a – α(T,RH))

where:

Ts is the dew point;
T is the temperature;
RH is the relative humidity of the air;
a and b are coefficients.

The Sonntag90 constant values are : – –

a = 17.62 and b = 243.12°C;

and this is the final formula needed : –

α(T,RH) = ln(RH/100) + aT/(b+T).

I made a prototype using an Arduino Pro Mini as the controller and I used the above equation to calculate the dewpoint from the humidity and temperature readings input to the Arduino from the DTH22 sensor.   Once the dewpoint reaches within a defined limit of the temperature, a relay is closed to allow heaters to be turned on.   This trip point also causes the LCD display flash to warn that a trip point has been reached.

The working circuit was drawn in Fusion Electrical and a printed circuit board layout was created.   Fusion’s Electrical CAM output as Gerber and Epsilon files were converted in FlatCAM to CNC GCode.  The CNC files were than posted to my Tormach PCNC440 to mill the copper traces.

I designed the PCB using through hole components to make assembly easier for my more mature eyesight.

The trigger output from the PCB can feed any 5V coil relay that is rated with contacts capable of feeding the AC voltage and current needed for the heaters.

UPDATE 18/12/2021

Due to demand I have ordered a small quantity of offshore manufactured PCBs for the Dewpoint Monitor.  If you are interested in one then send me an email as per address below.  First come first serve.

UPDATE 1/11/2022

Auto reset code added should the sensor lose connectivity,

New write up is below including the new code

Similar or related subjects : –

 

 

 

 

 

 

 

Update on CNC milling printed circuit boards on a homemade vacuum table

Update to the use of FlatCAM to mill PCBs

There are quite a few entries on my blog regarding using FlatCAM to convert PCB design software manufacturing files into CNC code.   I also have mentioned my small home made vacuum table and a floating foot compression device both for holding the PCB blank flat while the milling takes place.

I have revised my original write up to focus on FlatCAM version 8.991 and also pulled together notes on these other techniques.   If you like it let me know.  If there are mistakes also let me know.

FlatCAM and milling pcbs updated notes 2021

Similar or related subjects : –

Verified by ExactMetrics