|
1697 | QCAD (main) | Feature Request | Low | Dimensioning - add option for horizontal text alignment | Assigned | |
|
Task Description
Dimensioning - add option for horizontal text alignment.
Basically an option in drawing preferences to align text horizontally instead of vertically.
|
|
1698 | QCAD (main) | Feature Request | Low | Dimensioning - add option to split dimensions | Assigned | |
|
Task Description
Dimensioning - add option to split dimensions.
To have an option to split the extension lines if they run over other entities.
|
|
1699 | QCAD (main) | Feature Request | Low | Dimensioning - add option to insert text in the middle ... | Assigned | |
|
Task Description
Dimensioning - add option to insert text in the middle of dimension.
To have an option to have text aligned in the middle of the dimension line, rather than above it.
|
|
1700 | dwg2pdf | Feature Request | Low | dwg2pdf: output multiple layouts | Assigned | |
|
Task Description
Add support to specify multiple blocks (layouts) to output (one per page).
|
|
1701 | QCAD (main) | Feature Request | Low | Layer List / Block List: add filter input | Assigned | |
|
Task Description
Add text filter for layer list, block list.
|
|
1702 | QCAD (main) | Feature Request | Low | Draw > Polyline: add boolean operations | Assigned | |
|
Task Description
Add intersection, union, difference, XOR operations for closed polylines.
|
|
1713 | QCAD (main) | Feature Request | Low | Add attribute value "By Parent" for child layers | Assigned | |
|
Task Description
Add attribute value “By Parent” for color, line weight, line style for child layers.
See also: https://www.qcad.org/rsforum/viewtopic.php?f=31&t=5407
|
|
1772 | QCAD (main) | Feature Request | Low | Go back on right-click on shaded Tool button | Assigned | |
|
Task Description
Right-click on the tools on the left-hand side of the screen brings you back in the hierarchy.
However, that does not work if you right-click while hovering above a button that that is shaded (inactive).
|
|
1788 | QCAD (main) | Feature Request | Very Low | New snap: reference points of a block references | Assigned | |
|
Task Description
I know this was reported and fixed before ...
https://www.qcad.org/bugtracker/index.php?do=details&task_id=843
... but it looks like we have the issue now back with some kind of variation.
If I use the test drawing which I posted in 2013 ( FS#843 ) it works still as expected after it was fixed.
If I create a new block it won’t work in a new drawing nor in the old test drawing - no chance to snap to the Block Reference.
Edit: New Test drawing:
|
|
1811 | QCAD (main) | Feature Request | Low | Zoom 1:1 | Assigned | |
|
Task Description
It would be nice to be able to adjust the zoom factor so that the scale on the screen matches a ruler which I lay on the screen.
Thanks!
|
|
1815 | QCAD/CAM | Feature Request | Low | Add Laser tool option | Assigned | |
|
Task Description
Hi Andrew,
Creating G-code for cnc-laser, the laser-tool can not be correctly set at all.
Attached a laser tool proposal
|
|
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
|
|
1826 | QCAD (main) | Feature Request | Low | guide lines when extending lines | Assigned | |
|
Task Description
When using the SHIFT key while dragging the end point a perpendicular guide line is displayed (see attached screenshot). It would be very helpful if other guide lines with x=const. and y= const. are displayed when pressing SHIFT + ALT key together while dragging.
|
|
1827 | QCAD (main) | Feature Request | Low | Property Editor: Accept advanced scale expressions for ... | Assigned | |
|
Task Description
Hi,
Identical scale expression used in Print Preview like 5:1, 5/1, 5”=1”, 5 are working flawless like expected. Same expression used in a Viewport scale leads to different outcomes.
The Property Editor used to fix that in Paper_Space does also not accept those standard expressions.
|
|
1836 | QCAD (main) | Feature Request | Low | Offset for paste along entity | Assigned | |
|
Task Description
add a new parameter “offset” in the dialog “Paste along entity”
see https://www.qcad.org/rsforum/viewtopic.php?f=31&t=5929&p=22307#p22307
|
|
1837 | QCAD (main) | Feature Request | Low | Line bisector tool | Assigned | |
|
Task Description
Hi,
we have already this nice tool “Angle bisector”.
I would really appreciate if we could get the same function for parallel lines to place a line exactly in the center of both lines.
Thanks.
|
|
1838 | QCAD (main) | Feature Request | Low | Carbide Create import | Assigned | |
|
Task Description
Add support for importing Carbide Create files (.c2d).
Format is JSON based, human readable.
|
|
1841 | QCAD/CAM | Feature Request | Low | QCAD/CAM Postprocessor "Hpgl": Add pen colors to HP/GL ... | Assigned | |
|
Task Description
Add SPx; with x being pen number from 1-8.
TODO: - Which color corresponds to which pen number? - What if there are more than 8 colors in a DXF files?
|
|
1844 | QCAD/CAM | Feature Request | Low | HP/GL (PLT) import | Assigned | |
|
Task Description
Hi Andrew
QCAD/CAM misses a hpgl.plt import. If gerber and G-code can, so should plt.
|
|
1846 | QCAD/CAM | Feature Request | Low | Toolpath preset offsets | Assigned | |
|
Task Description
Hi Andrew
A request for adding some fields to the toolpath
|
|
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
|
|
1870 | QCAD (main) | Feature Request | Low | Stretch tool / option to turn selection restriction on... | Assigned | |
|
Task Description
Hi,
since 3.19.2 the Stretch tool looks for any selection and follows the specification “Only stretch selected entities if there is a selection”.
That is a nice feature but it leads many times to confusing because I have to deselect a selection just because I need to use the stretch tool on something else on the fly. The same if I “forgot” a selection outside of my zoom which is still important for me. The stretch tool just won’t work without any message why not. My routine now is that I terminate every selection just before I use the stretch tool just not to be surprised by “why isn’t it working”?
It would be nice to have in the Stretch option bar a checkbox to turn the “only selection feature” on or off. QCAD should remember that setting.
|
|
1877 | QCAD/CAM | Feature Request | Low | Post Processor Tutorial | Assigned | |
|
Task Description
Hallo Andrew,
I am still busy on the never ending G-code story. Doing so I wrote a small Post Processor Tutorial for all those nerds who wants to write their own. If you like it you might add it to QCAD. However, since English is not my native tongue I suggest checking it would be wise.
Meanwhile I have downloaded the source code, and could not find the CAM’s Drill-path-script. I am now using a negative Drill Cut Depth to set a Laser Dwell time, were as a field “Dwell Time (in seconds)” in the Drill-path would be more appropiate. Is this script open source available or is it part of ‘closed part’ of QCAD?
|
|
1878 | QCAD (main) | Feature Request | Low | Snap > Distances from 2 Points: snap to point with give... | Assigned | |
|
Task Description
See also: https://www.qcad.org/rsforum/posting.php?mode=reply&f=32&t=6211
|
|
1890 | QCAD (main) | Feature Request | Low | Possibility to address an QCAD extern font folder | Assigned | |
|
Task Description
Like the Library Browser it would be nice to be able to define a extern font source folder. Especially now after we are able to create our own cxf fonts with QCAD.
The reason is the same why we have it already for the library - without it we have to copy our individual fonts manually every time after a QCAD update to use them uninterrupted for existing and new drawings.
|
|
1895 | QCAD (main) | Feature Request | Low | Add support for block transformation matrices | Assigned | |
|
Task Description
Support transformations by transformation matrix for block references.
See also: https://www.qcad.org/rsforum/posting.php?mode=reply&f=33&t=6333
|
|
1901 | QCAD/CAM | Feature Request | Low | CAM Traverse Toolpath | Assigned | |
|
Task Description
Hallo Andrew,
Still busy on the never ending G-code story. Urgently needed the very common Traverse Toolpath.
Example added as pdf.
Greetings
|
|
1902 | QCAD/CAM | Feature Request | Low | CAM G-Block Toolpath | Assigned | |
|
Task Description
Hallo Andrew,
Still busy on the never ending G-code story. Urgently needed the very handy G-code Block Toolpath. This ‘toolpath’ also solves a lot of “editing requests”.
|
|
1903 | QCAD (main) | Feature Request | Low | Saving layer settings, e.g. visibility status, associat... | Assigned | |
|
Task Description
In a medium complex drawing it may be too much details to have all layers in a drawing visible at once.
Instead a number of views would be created that saves not only zoom level and position but also what layers are visible and not (as appropriate for the purpose of that particular view). This is very cumbersome (to the extent it is not really realistic) to achieve today and requires a lot of duplication of both model and layers.
The advantage of adding this is the ability to have only one model (with multiple views) and avoid duplication of work and the risk of inconsistency inherent with many copies of the model.
As a further (and natural extension to this) would be the ability to used this functionality with view-ports to be able to create (possibly many) paper-spaces from a single model. This would however require view-ports to be aware of what view they are a window into. A single change in the model would then propagate to all defined view-ports and paper-spaces.
|
|
1911 | QCAD/CAM | Feature Request | Low | Drill Toolpath | Assigned | |
|
Task Description
Hallo Andrew
It would be more than conveniant, defining the drilling locations of the drill toolpath, by selecting a circle’s center point.
|
|
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
|
|
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
|
|
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.
|
|
2195 | QCAD (main) | Feature Request | Low | Saved views include memory of block | Assigned | |
|
Task Description
When saving a view, it would be great if the view also saved which block (model space, layout block, or any other block) that was active at the time the view was saved and when the view is later re-activated, the corresponding block would re-activate.
|
|
2063 | QCAD (main) | Performance Issue | Low | Bad performance while zooming inside layout block with ... | Assigned | |
2 |
Task Description
Zooming in and out is lagging to the point of unusable. This is happening in a layout block with the cursor pointing inside geometry with hatches. When the cursor is pointing outside the geometry zooming works as expected. The attached file has a very simplified testcase that shows this problem almost in the same way as a more complex drawing with multiple layers and hatches.
edit: I also attached the more complex drawing because it is a bit unclear to me where the lagging stops. Outside the viewport or outside the paper.
I just noticed the selection box has the same problem!
|
|
728 | QCAD (main) | Performance Issue | Low | Slow loading of drawing with many block inserts | Assigned | |
1 |
Task Description
Slow loading of drawing with huge number of block inserts (more than 10000).
|
|
1801 | QCAD (main) | Performance Issue | Low | low perfomance in paper space and viewports | Assigned | |
|
Task Description
Improving the performance of the exceptional use of the processors when switching from the model to the paper space (testing with the attached file) the functionalities of the commands for the viewports are too low in the paper space.
|
|
2021 | QCAD (main) | Performance Issue | Very Low | Cannot work with big dwg files | Assigned | |
|
Task Description
Openning a big file or doing any action in it, takes minutes to load. Even dragging the scrollbar slightly left or right, takes mintues to redraw the canvas again, which makes QCAD un-usable for professional use. Is there a way to make QCAD usable, after loading completed: - Like suppressing edit until user says so, - or taking snapshots of rendered canvases to another file and use it, as windows uses thumb.db ( for negative latency :P )
PS: I wish I could help a bit, but my hand are tied. I am just a java freak, I am opt to any idea of porting it to java, if she is still alive.
Tuğalsan Karabacak EEE, MSc Mobile Comp & App, IWE
|
|
1954 | QCAD/CAM | Release | Low | Revised PWM Post Processor | Assigned | |
|
Task Description
Hallo Andrew,
I have revised the PWM Post Processor to Revision D.
|
|
1368 | QCAD (main) | Suggestion | Low | Context Menu - suggestions | Assigned | |
1 |
Task Description
I love using the context menu, speeding up my workflow indeed.
I would like to suggest that we have the added option to show only icons if desired and also that maybe an option to save and show commonly used tools!
Maybe the context menu could be configurable to show two columns, one for the normal last used tools and the othjer one for the user saved tools?
What do you think?
|
|
1469 | QCAD (main) | Suggestion | Low | Cartouche automatique | Assigned | |
1 |
Task Description
Would not it be possible to create a kind of template for printing? We draw our room without cartridge. The cartridge will automatically appear when printed. The scaling could be automatic so that it goes in the A4 and therefore also will post the scale automatically. The name of the play could be the file name, date last saved after it the rest of the information that would be to add somehow (material index, designer, ...).
Original suggestion:
Bonjour,
Ne serait il pas possible de créer une sorte de template lors de l’impression ? On dessine notre pièce sans cartouche. Le cartouche s’affiche automatiquement lors de son impression. La mise à l’échelle pourrais être automatique pour que ca rentre dans le A4 et donc l’échelle s’afficherai aussi en automatique. Le nom de la pièce pourrais être le nom du fichier, la date du dernier enregistrement après c’est le reste des infos qui serait à ajouter je ne sais comment (matière, indice, dessinateur, ...).
|