|
1917 | QCAD (main) | Feature Request | Low | Automatic labels with static information of the drawing | Assigned | |
|
Task Description
I would like static information of the drawing (like scale, creation-date, modified-date, revision etc) to be available as automatic labels to be placed in the drawing (with selectable style, font etc)
This would greatly simplify the creatin of title sections in the drawing and making sure it is consistent with the actual drawing and not requiring manual “synchronization”.
|
|
1920 | QCAD (main) | Feature Request | Very Low | Edit > Application Preferences: Add preference to disab... | Assigned | |
|
Task Description
See also: https://www.qcad.org/rsforum/viewtopic.php?f=89&t=6447
|
|
1930 | QCAD (main) | Feature Request | Low | Option disable "Auto Zoom on load" for saved "Layout Vi... | Assigned | |
|
Task Description
Hi,
my setting for “Auto Zoom on load” is checked to on. That works perfect for me for most of my drawings.
But if I save a drawing with Layout Viewports then I have to adjust every Viewport again after loading.
Would it be possible to have an option below Application Preferences / Graphics View / Appearance / Auto Zoom on load / ON which excludes drawings saved with Layout Viewports?
|
|
1934 | QCAD (main) | Feature Request | Low | Diametric text - overlaid | Assigned | |
|
Task Description
Diametric text is always placed above a horizontal measurement.
I often want to indicate both the inside and outside diameter of an object e.g. a wheel using diametric text. The text is overlaid and illegible.
To avoid text overlapping, I use Horizontal Aligned because I can control the position of the text to avoid illegible text.
A better method would be to alternate the placement of diametric text (alternatively) above and below a measurement so that in the majority of cases an overlap would be avoided.
Similarly for a vertical measurement, the text is overlaid and illegible.
When the angle is almost vertical, the angle controls the side the text appears however it also reverses the direction of the text (which is logical but not attractive).
Kind regards Simon
|
|
1977 | QCAD (main) | Feature Request | Low | Corresponding coordinate format | Assigned | |
|
Task Description
Hi,
It would be less confusing to read messages in the command line protocol if it would use the same coordinate separators like the settings below Application Preferences / General / Coordinate Format.
This example shows the “Absolute Cartesian Coordinate” but of course all corresponding format settings should be used within messages.
Absolute Cartesian Coordinate: Setting = semicolon (;) but the message will use division (/).
|
|
1982 | QCAD (main) | Feature Request | Low | measure DIN 1356 | Assigned | |
|
Task Description
To measure in the format DIN 1356 , Architect It is hard work to do this manual input with meta characters.
|
|
2034 | QCAD (main) | Feature Request | Low | Paint Properties to include modifying linetype scales w... | Assigned | |
|
Task Description
Previous Feature Request #1285, dated 2015, incorporated in QCADPro 3.24. I regularly adjust linetype scales on hidden, centreline and phantom lines to achieve the best appearance on the drawing when printed. I note the Paint Properties feature copies all the attributes of the chosen line but does not copy the scale. I have to change the scale of each line, even after ‘painting’. This copying all Properties is something AutoCAD does. I know I could change the line to Hidden2 etc. and tick the ‘scale lines’ box in Drawing Properties but that is not always successful- copying properties is a quick and useful way of achieving the required result. QCAD Pro 3.24 Windows10.
|
|
2037 | QCAD (main) | Feature Request | Low | Support alternative angle reference | Assigned | |
|
Task Description
E.g. 0 degrees at the top, clock-wise for positive direction, alternative angle units.
|
|
2056 | QCAD (main) | Feature Request | Low | Option Duplicate layer (yy) inclusive all sub-layers. | Assigned | |
|
Task Description
If I’ve to duplicate a layer with a bunch of sub-layer it’s a kind of a Sisyphus task to get it done. Currently I have to duplicate each single layer. Then in an additional step I’ve to address each child layer to the proper parent layer.
Current lack: Marked parent layer with all sub-layer / Duplicate Layer / only ONE layer will be duplicated.
With other words: If I have to duplicate a layer with 5 sub-layer it requires 11 steps to get a copy of that tree ...
|
|
2057 | QCAD (main) | Feature Request | Low | Multiline tool | Assigned | |
|
Task Description
Implement a multiline tool.
|
|
1863 | ECMAScript | Feature Request | Low | WidgetFactory.saveState: save state of checkable QGroup... | Assigned | |
|
Task Description
QGroupBox widgets with <property name=”checkable”> are not saved in Qcad3.conf
|
|
1506 | dxflib | Feature Request | Low | writeVPort parameters | Assigned | |
|
Task Description
Add parameters to the function DL_Dxf::writeVPort. This way users will be able to specify the desired viewport.
Is the github the official repository? Are pull requests sent there accepted?
|
|
1542 | dwg2svg | Feature Request | Low | dwg2svg: add switch to show only given layer(s) | Assigned | |
|
Task Description
Implement a command line switch to only show a list of given layers for dwg2* command line tools.
|
|
1021 | dwg2pdf | Feature Request | Low | dwg2pdf: switch to set block to export | Assigned | |
1 |
Task Description
Add a command line switch to dwg2pdf to export a given block instead of “*Model_Space”.
|
|
1700 | dwg2pdf | Feature Request | Low | dwg2pdf: output multiple layouts | Assigned | |
|
Task Description
Add support to specify multiple blocks (layouts) to output (one per page).
|
|
1823 | dwg2pdf | Feature Request | Low | plotting error to pdf a Dwg where the view port is not ... | Assigned | |
|
Task Description
When trying to plot a dwg or a dxf to pdf where the viewport is orientated to a different angle than north up the data in the view port is plotted north up. see attached DWG and pdf for clarification.
|
|
1824 | dwg2pdf | Feature Request | Low | dwg2pdf does not obey frozen layers in paper-space view... | Assigned | |
|
Task Description
We currently have a paper-space using two viewports with different layers from the model-space frozen. Unfortunately in the pdf output the layers which are frozen show up. dwg2pdf should obey the specific frozen layer for each viewport
|
|
1887 | dwg2bmp | Feature Request | Low | Add "-max-lineweight" option for dwg2bmp | Assigned | |
2 |
Task Description
Hi there,
A friendly request to add the option to set a maximum lineweight for raster conversions via dwg2bmp.
Depending on the LW configuration of the CAD file, rasterization operations sometimes yield terrible results (see attachment). This would also mirror the similar “-min-lineweight” options available on “dwg2svg” and “dwg2pdf” (although not on “dwg2bmp”).
See also: https://qcad.org/rsforum/viewtopic.php?f=32&t=6298
Thanks!
|
|
1888 | dwg2bmp | Feature Request | Low | Add support to disable hatch rendering on "dwg2bmp" | Assigned | |
1 |
Task Description
Hi!
A friendly request to add an option to disable hatch rendering on “dwg2bmp” conversions.
Depending on the nature of the conversion and the density of the hatch, this may render unintelligible images (see attachments). The option could look like “-t, -nohatch” to indicate hatches should be hidden before rendering. This could potentially become an option too for “dwg2svg” or “dwg2pdf.”
Amazing product, thank you so much!
|
|
1922 | dwg2bmp | Feature Request | Very Low | Add error message when requesting raster for a non-exis... | Assigned | |
|
Task Description
It would be nice if QCAD spit some kind of warning message when trying to render a layer with a name that doesn’t exist (and perhaps render nothing), rather than silently rendering an empty image. :D
See https://qcad.org/rsforum/viewtopic.php?f=33&t=6453
|