|
2167 | QCAD/CAM | Bug Report | Low | Comma format decimal separator fails ZSafety CAM config... | Assigned | |
1 |
Task Description
QCAD/CAM Trial package Win installer 32 bit Version: 3.25.2.0 (3.25.2) Internet: QCAD.org Build Date: Sep 4 2020 Revision: 4a61501 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Local decimal separator is ‘,’ (comma) In CAM configuration .. Z Levels .. Safety level
Using nn,nnn the output is Nxx G0 Znn Using nn.nnn the output is Nxx G0 Znn.nnn
Drop down boxes are all in dot format. Didn’t try anything else yet
Regards, CVH
|
|
2169 | QCAD (main) | Bug Report | Low | Missing G-Code G00 X0 Y0 when placing hole at x0 y0 | Assigned | |
|
Task Description
When placing a hole at x0 y0 there is no G00 x0 y0 in the exported G-Code. So the first cut was made at the current position of the tool, not at x0 y0!
|
|
2174 | QCAD (main) | Bug Report | Low | [SOLVED] Numerous shortcomings when exploding Polylines... | Assigned | |
|
Task Description
QCAD Professional Windows 7, Win installer 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Issues most likely unrelated to OS and installations before 3.25. Related post: https://qcad.org/rsforum/viewtopic.php?&t=7982
Flaws documented in full in attached dxf. The dxf has meaningful Layer States.
4 Columns: - Prior Art - The test cases - Actual results - Results with proposed fix
Tried as many things as I can come up with. Orange: Flaws Red: Errors Green: Good results (or as good as I can get them)
Solution(s) given in attached script explode.js (I am just a simple guy and wouldn’t know how to file a pull request on GitHub ......)
In section: “explode polyline into line and arc segments” group: “if (RPolyline.hasProxy() && polyline.hasWidths()) {....}” All additions, updates & typos are marked with “CVH”, one can textual search for it. Over-documented for sure. Any Eaction is to debug in Windows and is obsolete.
Included PreferencesPage.ui is updated for the all Splines from Text fix Still in consideration: Forcing cubic splines from text to degree 2 ... ... I am rather convinced ...
CVH
|
|
2175 | QCAD (main) | Bug Report | Low | Uncheck all/Check all buttons not disabled | Assigned | |
|
Task Description
In the Application Preferences>Draw>Text dialog, when first opened, the Uncheck all and Check all buttons are not disabled if the Show font preview in font controls check box is checked. If you click on the Use reduced selection of fonts check box twice the buttons become disabled.
|
|
2178 | QCAD (main) | Bug Report | Low | Stored Color of text dimension changes | Assigned | |
|
Task Description
QCAD Pro 3.25.2.7 Win7 Wininstaller 32bit Related Topic: https://www.qcad.org/rsforum/viewtopic.php?&t=7954
Reported is that black is saved as #00004c (dark blue) Radek (iMac (Retina 5K, 27-inch, 2017), Catalina 10.15.7 (19H114)
My system/installation saves black as #4c000 (dark red)
When using single primary colors these get reduced to #4c, #7f, #99, #cc & #ff. The threshold for that are #00, #65, #8b, #b2 & #e5 See: DimColorScale (png & dxf)
8 standard CAD colors fail saving correct Black (something with #4c) Dark Red, Dark Green, Dark Blue, Dark Cyan, Dark Magenta, Dark Yellow (#80 turns #7f) & Gray (#adadad instead of #a0a0a4)
As with Gray, when mixing the 3 colors it gets rather fuzzy ... #505050 & #555555 both turn #5b5b5b & #464646 turns #4c4226
A snippet of my investigation is included in the topic (45 files in a ZIP)
CVH
|
|
1443 | QCAD (main) | Bug Report | Very Low | View > Status Bar remains unchecked | Assigned | |
|
Task Description
Status Bar menu remains unchecked even it is toggled on or off
|
|
1691 | QCAD (main) | Bug Report | Very Low | Issue with Layouts after "File-Revert" | Assigned | |
|
Task Description
QCad 3.19.2 Professional, 64bit, Liux Mint
Case: 1. Open some saved drawing with viewport entities on layout block (paper space). Print Preview mode is “On” automatically. 2. After “File-Revert” drawing is reopened on layout block (paper space), but now Print Previw mode is “Off” .
For example can try on “flange.dxf”
|
|
1719 | QCAD (main) | Bug Report | Very Low | Undo on converted drawing leads to wrong label position... | Assigned | |
|
Task Description
Drawing converted from inch to mm - undo leads to wrong dim label position. I can fix that with “Reset Label position” but it would be nice if QCAD could to that in first place.
|
|
1900 | QCAD (main) | Bug Report | Very Low | Remote shares initially not accessible. | Assigned | |
|
Task Description
My data files are stored on network shares (synology) with a GB link. QCAD Pro is run in Admin mode.
While in my Windows browser all remote shares are accessible (Green), in the QCAD file open menu they are initially shown as not accessible (Red). By accessing a specific drawing file in a remote share, the share will open and turn green.
Same behavior using ‘Open recent’. Always the message is given that the requested file does not exist, and the file is wiped from the ‘Recent Open’ list. Only if the share is first accessed through ‘Open’ with a random file, it will turn and a ‘recent open’ file for that share will open.
Drag and Drop from a remote share will never work.
|
|
1905 | QCAD (main) | Bug Report | Very Low | View > Property Editor: Changing attribute of block cha... | Assigned | |
|
Task Description
See also: https://www.qcad.org/rsforum/viewtopic.php?f=33&t=6367#p23947
|
|
1923 | QCAD (main) | Bug Report | Very Low | Faulty rendering Polylines with Global/Local Widths and... | Assigned | |
1 |
Task Description
Win7pro 32bit Qcad 3.23.0
Andrew, The Arc segments of Polylines with Global or any Local Width render faulty where Global Z or any of the arc’s local Z is not zero.
In the attached drawing setting the Global Z of the inner poly to 5,10,...
The setting of Z to not zero affects the radius of the projected arc and not the bulging of the poly. It also affects the projected widths of the line inversely, but not by changing the widths properties.
Pritty rare combination! True. Qcad is 2D native! True.
Flatten will resolve this.
It is not a purely visual rendering fault, the poly will explode as such.
Maybe similar flaw as with uneven scaling blocks with arcs. https://qcad.org/rsforum/viewtopic.php?f=8&t=5566#p20703
Regards
|
|
1974 | QCAD (main) | Bug Report | Very Low | File > Print Preview: Cannot move paper in new drawing | Unconfirmed | |
|
Task Description
Yesterday I set up a Windows 64 bit install of QCAD Pro which shows the same bug I have been seeing for a while in the Community linux git repo.
Create a new drawing and then go to “Print preview”. Enable “Move paper postion”, the cursor changes to the hand icon, but the paper position is unable to be moved. Only by saving the drawing, exiting the program, restarting and reopening the drawing, will the “Move paper postion” function correctly.
Affected versions tested:
Windows 64bit installer download, as of yesterday. Linux 64bit build from git, about 20minutes ago.
For what it’s worth, this bug is not present in this previous git checkout:
Version: 3.21.1.0 (3.21.1) Internet: QCAD.org Build Date: Jul 2 2018 Revision:
Qt Version: 5.7.0 Architecture: x86_64 Compiler: gcc 6.3.1
Thanks for a great product.
|
|
2048 | QCAD (main) | Bug Report | Very Low | Move / Copy to current layer fails when reference point... | Assigned | |
|
Task Description
QCAD 3.24.2 / macOS x86_64 10.14.6
Starting with empty doc: 1. Draw any object (e.g. a rectangle) on layer 0. 2. Create new layer (”1”) with color, say yellow. 3. Select new layer 4. Select new object 5. Modify → Move / Copy 6. Click reference point 7. Click target point same as reference point 8. In “Move / Copy Options” dialog, select “Delete Original” and check “Use current layer and attributes.” Click OK.
The moved object stays on the layer it was previously on. Using “Move / Copy” as a quick way to move a selection between layers is not useful even though it appears to be the recommended way in a Google search.
Note: if “Keep Original” is selected instead, the copied object is placed on the current layer and the original object remains on its layer, as expected.
Note: if the target point is different from the reference point, the moved object is placed on the current layer as expected.
There are other workarounds too, cut / paste with “To current layer” checked seems to work, as does chaging the layer in the Properties Editor.
|
|
2068 | QCAD Community Edition | Bug Report | Very Low | Non-english text in upper/lower index becomes UTF code | Assigned | |
|
Task Description
How to reproduce.
1. Create a text field with some non-english words in the upper index. (see attached pic1.png) 2. Save the project and close QCAD. 3. Run QCAD and open same project. 4. Now upper/lower indexed text becomes not human readable UTF codes. (see attached pic2.png)
Tried different fonts - doesn’t help.
Linux ntb-kirill 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux CentOS Linux release 7.7.1908 (Core)
|
|
2088 | QCAD (main) | Bug Report | Very Low | column headers of the "General: tool settings " resize... | Assigned | |
|
Task Description
Open QCAD and the application preferences. In the section “General: tool settings " you can resize the columns: Menu, Shortcuts etc. The problem is that it is not intuitive. The first divider is not selectable and the second moves the first, only backwards.
|
|
2097 | QCAD (main) | Bug Report | Very Low | Very hard to snap to baseline reference point of dimens... | Assigned | |
|
Task Description
With default autosnap settings reference points included I find it very hard to snap to the baseline reference points of a dimension. I manage to do it by setting snap to reference point only and zoom out till I see the entire dimension element.
|
|
2098 | QCAD (main) | Bug Report | Very Low | Offset will pick up hidden blocks while using it in a l... | Assigned | |
1 |
Task Description
When I’m drawing inside a layout block the offset tool picks up lines from blocks that are hidden. It is not happening with all the block.
|
|
2155 | QCAD (main) | Bug Report | Very Low | Faulty rendering Polyline Arcs with Width = 2R | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.4 (3.25.2.4) Internet: QCAD.org Build Date: Nov 18 2020 Revision: 40f4475 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Most likely not related to the QCAD version, rather an old sore.
File included Topic: https://qcad.org/rsforum/viewtopic.php?f=33&t=7889#p30803 Confirmed by ‘cccplex’ Linux ‘Latest Ubuntu’
Polyline arcs with Width = 2R render as circle segments rather than circle sectors. As Non-reversed arcs these don’t explode. As reversed arc these explode to a single arc rather than a circle sector contour.
There is also still the faulty rendering with Z not zero https://qcad.org/bugtracker/index.php?do=details&task_id=1923
Regards, CVH
|
|
2176 | QCAD (main) | Bug Report | Very Low | Modify > Break out Manual: relevance of order of click ... | Assigned | |
|
Task Description
QCAD Professional Windows 7; Win installer 32 bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Forum Topic: https://qcad.org/rsforum/viewtopic.php?t=7988 File included. I have no intention to make 48 separate reports.
CVH
|
|
693 | QCAD (main) | Feature Request | Medium | Support for external references (XREF) | Likely to be implemented | |
21 |
Task Description
Support for external references (XREF)
|
|
173 | QCAD (main) | Feature Request | Low | explode text to letters | Assigned | |
|
Task Description
implement
|
|
208 | QCAD (main) | Feature Request | Low | SVG export: support custom line weights | Assigned | |
|
Task Description
Find way to support custom line weights for SVG export. See also forum thread: http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1594
|
|
228 | QCAD (main) | Feature Request | Low | Insert current date (and other fields) | Assigned | |
3 |
Task Description
Insert field into drawing that displays current date, file name, ...
|
|
275 | QCAD (main) | Feature Request | Low | Rounding all corners of a polyline | Assigned | |
1 |
Task Description
Modify - Round - Click polyline - round all corners
|
|
277 | QCAD (main) | Feature Request | Low | command line arguments: allow class name after -exec | Assigned | |
|
Task Description
command line arguments: allow class name after -exec
|
|
293 | QCAD (main) | Feature Request | Low | multi-select for blocks | Assigned | |
|
Task Description
It would be nice if one could select multiple blocks in the block list at once (holding ctrl or ctrl+shift). Main purpose would be to delete them if they are not needed anymore. If possible, the same applies to layers.
|
|
316 | QCAD (main) | Feature Request | Low | Blocks list and selected block | Assigned | |
1 |
Task Description
Wouldn’t it be nice, if selecting a block in model view would somehow highlight (just like clicking a block in the list does) the selected block in the “Block List” window?
(Feature request sounds a little harsh, enhancement proposal would seem more apt.)
|
|
355 | QCAD (main) | Feature Request | Low | Remember function for dimension Option | Assigned | |
|
Task Description
I think it would be nice to have more flexibility for Prefix etc. option (not only the drop down with a given choice) and a remember function for all those fields like postfix and tolerance.
Why Remember Function: If I use a postfix like <>” in the postfix field I’m only able to use it for this particular dimension type at this time. If I change the type (from Horizontal to vertical or what ever) I have always to repeat my postfix. The same with tolerances.
|
|
396 | QCAD (main) | Feature Request | Low | Blocks: moving blocks: show bounding box | Assigned | |
|
Task Description
Blocks: moving complex blocks with drag and drop should show bounding box as preview
|
|
455 | QCAD (main) | Feature Request | Low | logical operations for polylines | Assigned | |
|
Task Description
A missing feature in my work are logical operations (combine, intersect, ..) for polylines
Example: Draw some elements, select them, say combine. The result will be the outline of all elements.
|
|
467 | QCAD (main) | Feature Request | Low | Feature request for new Arc tool option to add to Arc s... | Assigned | |
2 |
Task Description
For and behalf of mandrena
To add another Arc tool option in Arc tools set:
1.Specify Start point for Arc. 2.Specify End point for Arc. 3.Specify “Tangent” direction (without being restricted in input field) so you can visually select a point on your desired Tangent line!
|
|
500 | QCAD (main) | Feature Request | Low | Autohide Side Panel | Assigned | |
1 |
Task Description
it would be ideal to be able to have the option to autohide the side panel to increase the visible drawing space when working on a small screen.
|
|
502 | QCAD (main) | Feature Request | Low | Points on line: enter distance instead of number of poi... | Assigned | |
1 |
Task Description
Points on line: enter distance instead of number of points as a variant of the tool or as a new tool.
|
|
503 | QCAD (main) | Feature Request | Low | Convert entities to points with a fixed distance | Assigned | |
|
Task Description
Select lines, arcs, ... and convert them to points along the lines, arcs, ... with a fixed distance.
See also forum at: http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1834
|
|
512 | QCAD (main) | Feature Request | Low | Modify stretch and Restrict ortho | Assigned | |
1 |
Task Description
The modify stretch tool wants first and second corner, start and end point, then starts afresh. When I turn on restrict horizontally eg to align two points between start and end, the restriction sticks and I have to call restrict none, to be able to perform the next iteration, set the first corner then.
So, in the quest for a comfortable user interface, it was nice, if the modify stretch first/second corners parameter setting was not affected by current restrict/ortho etc. settings. Actually, that does not make any sense at all anyways, does it, a rectangle is defined by two degrees of freedom, isnt it?
|
|
514 | QCAD (main) | Feature Request | Low | Punktpestimmung Intersection manual muss immer wieder n... | Assigned | |
|
Task Description
Beispiel: Zeichnen einer Linie (Line two points) mit Punktbestimmung. Wähle ich für die Punktbestimmung z.B. “End” bleibe ich in diesem Modus bis ich etwas anderes wähle. Gut
Wähle ich für die Punktbestimmung “Intersection manual” muss ich dies für jeden Punkt immer wieder neu anwählen. Schlecht
|
|
516 | QCAD (main) | Feature Request | Low | To add option to 'print only' selected area. | Assigned | |
2 |
Task Description
To add the option to ‘print only’ selected area in a drawing.
|
|
519 | QCAD (main) | Feature Request | Low | Press tab to access first control in options tool bar | Assigned | |
|
Task Description
See: http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1867
Apparently this was possible in QCAD 2 due to the default behavior of Qt.
|
|
525 | QCAD (main) | Feature Request | Low | change the printed symbol of points | Assigned | |
|
Task Description
Hi,
in QCAD3 RC2 points were printed as crosses, in QCAD3 RC4 they are printed as (very little) points. I think this isn’t a bug but a feature.
It would be nice if one could change this behaviour / select the symbol of points.
Best regards - Stefan
This is a double post of http://www.ribbonsoft.com/rsforum/viewtopic.php?p=5870#5870 as suggested there.
|
|
554 | QCAD (main) | Feature Request | Low | Auswahlbox sollte auch mit der Shift Taste Bereiche dem... | Assigned | |
|
Task Description
Ziehe ich mit der Maus eine normale Auswahlbox kann ich Elemente markieren. Möchte ich einzelne Bereiche wieder herausnehmen muss ich alle Elemente einzeln anklicken (mit gedrückter Shift Taste). Ich kann zwar dies komfortabler gestalten mit der Select → (De -) Select Contour Funktion welche aber erst über das Menue aufgerufen werden muss.
So wie ich einzelne Elemente mit der Maus auswählen und mit der Shift-Maus Funktion deselektieren kann wäre es schön wenn die Shift Taste auch bei Auswahlbereichen direkt zum deselektieren eingesetzt werden könnte.
|
|
564 | QCAD (main) | Feature Request | Low | Settings organisation in level | Assigned | |
|
Task Description
As an old professional “documentation writer and user inteface designer” but IMHO, I’m not convinced that the “Application preferences” are correctly organised for ease of understanding and using them. These settings are organised in 2 levels. Some of the first levels have their own settings (e.g. “Graphics view”) while most others don’t (e.g. “Load/save”). May I humbly suggest some consistency rules : - no sub-level if there is only one subject - no items on main level if there are already 1 or more sub-level(s). For instance : - sub-level “Default Dimension settings” under “Dimension” is the only sub-level : then move these items under main level “Dimension” and suppress the sub-level ; - the items under “Graphics view” main level (with several sub-levels)could be in a sub-level named “General” ; Actually, “Graphics view” main level is the only one which has both its own items and sub-levels )) ?
|
|
566 | QCAD (main) | Feature Request | Low | Shortkey for rectangle text rotation | Assigned | |
|
Task Description
I would like to get a shortkey like ‘+’ to rotate text at 90° clockwise.
|
|
579 | QCAD (main) | Feature Request | Low | Copy layers / blocks | Assigned | |
2 |
Task Description
Duplicate (copy, clone) a layer with or without entities on it. New name can be specified by user.
|
|
586 | QCAD (main) | Feature Request | Low | File open dialog with preview | Assigned | |
|
Task Description
Since this is not supported by Qt anymore, this would likely have to be implemented from scratch.
|
|
588 | QCAD (main) | Feature Request | Low | Bemaßung Prefix Dropdown mit eigenen Vorgaben erweitern... | Assigned | |
|
Task Description
Es wäre Arbeitserleichternd wenn ich bei den Optionen für Bemaßungen (Prefix/Postfix) eigene Präferenzen speichern könnte so das diese in allen Zeichnungen von mir verfügbar wären. Zudem wäre es wünschenswert dieses nicht nur bei den Prefix sondern auch bei den Postfix Angaben nutzen zu können was dann alle(?) Manipulationen erschlagen würde.
Siehe auch: http://www.ribbonsoft.com/rsforum/viewtopic.php?f=11&t=1966
|
|
596 | QCAD (main) | Feature Request | Low | Tool "Lengthen" mit "Total" erweitern oder .... | Assigned | |
|
Task Description
Eine oft Hilfreiche Zeit/Klick sparende Erweiterung wäre eine “Total” Option bei dem “Lengthen” Tool.
Aktuell ist es mit dieser Funktion möglich ein Element zu verlängern oder zu verkürzen um den Amount X. Der Referenzpunkt (von welchem Ende) kann bestimmt werden.
Die Erweiterung die ich mir wünschen würde wäre auch ein “Total” um ein Element auf eine bestimmte Länge zu bringen ohne einen Taschenrechner benutzen zu müssen. Referenz (welches Ende oder Mitte) sollte (muss) dafür wählbar sein.
Die Funktion “Property editor” stellt bereits über die Geometry Eigenschaften die Möglichkeit zur Verfügung einen “Total” Wert zu manipulieren. Leider bin ich aber hierbei nicht in der Lage zu bestimmen welcher Element Referenzpunkt dafür benutzt werden soll. Könnte ich die Referenz wählen (welches Ende oder Mitte) wäre auch dies dann durchaus akzeptabel
|
|
598 | QCAD (main) | Feature Request | Low | Support tangents between ellipses | Assigned | |
1 |
Task Description
To add support for drawing tangents between ellipses.
See topic: http://www.ribbonsoft.com/rsforum/viewtopic.php?f=31&t=2003
|
|
601 | QCAD (main) | Feature Request | Low | Für Berechnungen neu zu erstellende Elemente Werte von ... | Assigned | |
|
Task Description
Es wäre schön wenn ich Werte wie zum Beispiel Längen von Linien direkt abgreifen könnte um diese weiter in Berechnungen verwenden zu können.
Beispiel: Ich habe eine Linie konstruiert wobei sich eine Länge y ergeben hat.
Nun möchte ich eine Linie zeichnen die 5 mal y sein soll.
Linientool → Wert 5* eingeben und y durch Auswahl mit der Maus von dem vorhandenen Elements übernehmen.
Natürlich könnte ich die Geometrie Info benutzen um den Wert abzulesen oder auch über die Zwischenablage zu benutzen. Ein abgreifen mit der Maus wäre aber schneller, direkter und wahrscheinlich auch mit weniger Fehlern (Human error) verbunden. Wahrscheinlich auch genauer da QCad, denke ich, mit mehr Nachkommastellen rechnet, oder?
|
|
604 | QCAD (main) | Feature Request | Low | Measure and record X,Y coordinates tool - add to info ... | Assigned | |
|
Task Description
Feature request See topic - http://www.ribbonsoft.com/rsforum/viewtopic.php?f=31&t=2015
Just a thought, but one that could be useful for machinists in particular - a measurement tool that can snap to a point as per usual, but then just displays the drawing coordinates in X and Y. This could be expanded to the dimensions tool set, so that you can click on a point and print the coordinates next to it.
|
|
609 | QCAD (main) | Feature Request | Low | Clean up tool | Assigned | |
1 |
Task Description
To have a ‘clean up ' tool to:
- eradicate duplicate lines - eradicate stray points - remove empty layers - remove unused blocks
Perhaps with an initial dialog which allows the user to choose what they want to clean up.
|