LibreCAD - 2D

Kamelka

Bardzo aktywny
Członek Załogi
Administrator
Dołączył
27 Maj 2010
Posty
20802
Reakcje/Polubienia
45713
Miasto
Gdzieś w Polsce
LibreCAD to darmowy pakiet CAD, umożliwiający wygodne tworzenie rysunków technicznych 2D. Program przeznaczony jest nie tylko dla doświadczonych projektantów ale również dla nowicjuszy. Interfejs graficzny wraz z poszczególnymi opcjami został tak zaprojektowany, że nie powinien sprawić kłopotów żadnemu użytkownikowi.

W programie znajdziemy wbudowaną linię poleceń, pozwalającą na rysowanie za pomocą odpowiednich komend z klawiatury. LibreCAD posiada szereg przydatnych narzędzi umożliwiających modyfikowanie wyglądu obiektów, poprzez obracanie, przesuwanie, skalowanie, rozciąganie itp. Oprócz tego program pozwala na mierzenie kątów, obliczanie odległości pomiędzy poszczególnymi punktami, importowanie plików graficznych z BMP i PNG oraz pracę na wielu warstwach i blokach. Możemy również korzystać z narzędzi kreślarskich, takich jak linie, wieloboki, elipsy, okręgi czy łuki.
źródło instalki.pl

strony programu

Zaloguj lub Zarejestruj się aby zobaczyć!

Aktualna wersja

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56076
Po dość długim okresie pojawiła się wersja 2.2.0-rc2 z dnia 31 Grudnia 2020 i może ktoś będzie miał ochotę wypróbować.
Zaloguj lub Zarejestruj się aby zobaczyć!
Nie tworzę wątku w dziale Beta, bo jak widzę od pojawienia się 2.2.0-rc1 (16 Feb 2018) do rc2 minęło prawie trzy lata, więc nie wiadomo kiedy pojawi się finalna wersja (może następne dwa lata).
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46614
Reakcje/Polubienia
37630

LibreCAD 2.2.0

Finally, here it is!


It took far too long to present this new stable LibreCAD version.
Already announced several times, new obstacles kept appearing. But the main cause, however, is the loss of manpower in recent years.
We no longer have the resources to maintain a stable and a development branch side by side.
In addition, there were many problems in our parallel project
Zaloguj lub Zarejestruj się aby zobaczyć!
, which we also take care of.
And there are also many invisible tasks to be dealt with, such as moving to a new cloud server, a new homepage, looking for financing our expenses, to name just a few.


About 4800 commits have been made since the last stable version 2.1.3. Too much to go into detail.
So here are a few notable changes in the new version 2.2.0:


  • many causes of crashes have been eliminated
  • eliminated DWG issues in libdxfrw, which caused several crashes
  • the performance of panning and zooming in large files has been significantly improved
  • the undo/redo engine has been completely revised due to several problems
  • adjustments for new compiler and Qt versions were required
  • extension of the command line, multi-line commands, paste and open command files
  • improvement of the print preview, with tiled printing and line widths adjustment
  • multiple selection and bulk actions in block and layer lists

By expanding our
Zaloguj lub Zarejestruj się aby zobaczyć!
, we can now easily provide up-to-date binary packages that allow many users to easily test and bug hunt on Windows, MacOS and Linux.


The new release also has an online manual which is hosted at
Zaloguj lub Zarejestruj się aby zobaczyć!
.


This new stable version 2.2.0 finally replaces the previous stable 2.1.3.


Unfortunately, we have to disappoint people who are hoping for a soon release of LibreCAD 3. It is still a long way from productive use.
Also there are still many contributions available for version 2.2 we wont waste. These can now be integrated into an unstable development branch. That means there will probably be one or two more feature release 2.2.x.
There may be LibreCAD 3 releases in parallel in future, but for the time being, not with the features that LibreCAD 2.2 currently offers.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46614
Reakcje/Polubienia
37630

LibreCAD 2.2.0.1

Bugfix release 2.2.0.1


This is a bugfix release for official stable release 2.2.0.


It fixes a minor vulnerability (
Zaloguj lub Zarejestruj się aby zobaczyć!
) with a mature shapelib contained in our codebase.
The vulnerability addresses only the plugin Importshp, which is used to import shape files (SHP/SHX/DBF).
Shape files are used in surveying and so do not affect the most users.
As this is probably not a widely used plugin, the fix was just to remove the plugin.


If you are a surveyor and need the shape file support, it is safe to stay with 2.2.0 version, as long as you know the origin of the used shape files.
The vulnerability is an out-of-bounds read, what means, if a malformed shape file is imported, the application can crash.
With some efforts an attacker possibly can create a shape file, which can lead to unintended code execution and seize your computer.
But this is a worst case scenario, which I would rate as extremely low to occur.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46614
Reakcje/Polubienia
37630

LibreCAD 2.2.0.2

Bugfix release 2.2.0.2


This is a bugfix release for official stable release 2.2.0.


It fixes 3 minor issue:


  • An undetected vulnerability, opening malformed LFF font files caused a crash
  • Format issues in bundled fonts
  • A regression, finding nearest points on ellipses caused a crash
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46614
Reakcje/Polubienia
37630

LibreCAD 2.2.1

#We are pleased to announce the new stable LibreCAD release v2.2.1.


With the support of our community, some highlights of development since v2.2.0:


  1. Native builds for platforms win64, SnapCraft;
  2. Experimental new primitive geometry type: parabola;
  3. Right-to-left text (need more work on numbers);
  4. Display hatching area in dialog for existing hatches;
  5. Layer tree, pen pallet, and many new drawing methods by sand1024;
  6. Hovering effect for entities by
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ;
  7. Rendering implementation cleanup for performance and consistent appearance;
  8. More GUI and command line improvements.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry