Skip to content

Releases: MadScrewdriver/qsketchmetric

v1.7.2

02 Jun 10:58
Compare
Choose a tag to compare
  • fixed typos in docs
  • LINE polarization from parametric drawing kept in rendered drawing

v1.7.1

06 Nov 10:11
4806850
Compare
Choose a tag to compare

QSketchMetric Validator

We are pleased to announce the release of the QSketchMetric Validator, a sophisticated web application designed to ensure the integrity and parametrization of DXF files. It serves as an aid in the process of parameterizing drawings.

Key Features:

  • File Validation: The validator allows users to upload a DXF file and verify its proper parametrization. In case of any errors, the application provides a detailed debug report pinpointing the location of the error in the DXF file and an accompanying error message​

  • User Interface: The application is accessible via a GitHub login.

  • Debug Reports: If errors are detected, the debug report is generated in the form of a DXF file, which includes detailed error message. Problematic entities are highlighted for easy identification, facilitating a streamlined debugging process.

Step-by-Step Guide for Validation:

  1. Login: Access the tool via ​4​ and log in with your GitHub credentials.
  2. File Upload: Use the "Choose a file" button or drag and drop to upload your DXF file.
  3. Set Variables: Input necessary variables for parametrization using the "set vars" button.
  4. Validate: Click the "Validate" button to start the process.
  5. Results: After validation, if successful, a message is displayed, and the rendered file is available for download. If not, an error message and debug report will be provided​.

Support for Increased Entity Limits:

For users with projects that exceed the standard entity limit, QSketchMetric provides support to increase this limit upon request. Users must reach out to [email protected] with their username, desired entity limit, and the number of validations (tokens) needed) .

Documentation and Support:

Comprehensive documentation is available at:

Future Updates:

The development team is committed to continuous improvement and will be releasing updates in the future to enhance functionality and user experience.

We invite users to explore the capabilities of the QSketchMetric Validator and leverage its features for their DXF file validation needs.

v1.6.16

03 Oct 20:06
Compare
Choose a tag to compare
  • Support for python 3.12 added
  • Custom Complex line types added #4
  • Docs improved

v1.6.15

27 Sep 18:44
eec78b9
Compare
Choose a tag to compare
  • Semi automatic parametrization now supports INSERT entity.
  • Added support for VIRTUAL_LAYER in INSERT entity
  • Updated documentation
  • Static dxf hotfix

v1.6.14

19 Sep 20:42
Compare
Choose a tag to compare

#6 Hotfix

v1.6.13

19 Sep 13:29
Compare
Choose a tag to compare

Support added for parametrization of LWPOLYLINE, POLYLINE, SPLINE, ELLIPSE, MTEXT, TEXT etc. entities using INSERT entity.

v1.6.12

28 Aug 12:25
Compare
Choose a tag to compare
  • Semi-automatic parametrization release

v1.6.11

25 Aug 12:57
Compare
Choose a tag to compare
  • Semi-automatic parametrization

v1.6.10

23 Aug 16:40
Compare
Choose a tag to compare

Official release:

  • Documentation
  • README

v1.6.9

23 Aug 14:08
Compare
Choose a tag to compare
  • Documentation
  • README.md