doom-fr

Results 55 issues of doom-fr

I would like to have javascript functions organized by "Class" For example : ``` javascript function Person(name,age) { this.name = name; this.age = age; } Person.prototype.sayHello = function() { console.log("Hi,...

enhancement

##### SUMMARY ![image](https://user-images.githubusercontent.com/7809481/105996464-a5f5fa80-60aa-11eb-80d5-29ab14fd3a5f.png) What's the way to place top and bottom pad without hole ? When we put hole size = 0mm, DRC warns and gerber generation report an error....

UI / UX
tool-library-editor

##### SUMMARY Silkscreen is not allowed to be to close from pads. This is checked for top placement in Library Editor while creating the component (0.150µm). Often, top and/or bottom...

enhancement
tool-board-editor

##### SUMMARY THT pads adds copper ring for top, bottom, but also for all inner layers and sometimes it is not useful. For example, for this kind of circular right...

enhancement
file format
tool-board-editor

##### SUMMARY We enter key points in the description of a device, but in the schematic, it is not possible to see it, for example to check if we have...

enhancement
UI / UX
tool-board-editor
tool-schematics-editor

##### SUMMARY There's now a function to search device in schematics : https://github.com/LibrePCB/LibrePCB/issues/585 :+1: But it will be also useful to search other types of item like net. ##### SOLUTION...

enhancement
UI / UX
tool-schematics-editor

##### SUMMARY There seems to be two ways of working with schematic/board editors : 1. setting devices in the schematic (and so packages) before starting the board 2. setting just...

enhancement
UI / UX
tool-board-editor
tool-schematics-editor

##### VERSION / OS / ENVIRONMENT ``` LibrePCB Version: 0.1.5 Git Revision: 20f2c30ac403cc69fa0db4cbb85acfb43681abc0 Build Date: 2021-07-11T12:00:30 Linking type: static Unbundled libs: - Qt Version: 5.14.2 (built against 5.14.2) CPU Architecture:...

##### SUMMARY As already said in https://github.com/LibrePCB/LibrePCB/issues/740, creating new component is time consuming and source of error. ##### SOLUTION Maybe the best solution is to import it from already existing...

enhancement
UI / UX
tool-library-editor

##### VERSION / OS / ENVIRONMENT ``` LibrePCB Version: 0.1.5 Git Revision: 20f2c30ac403cc69fa0db4cbb85acfb43681abc0 Build Date: 2021-07-11T12:00:30 Linking type: static Unbundled libs: - Qt Version: 5.14.2 (built against 5.14.2) CPU Architecture:...