- Oct 18, 2024
-
-
Nico Stewart Zezza authored
-
Nico Stewart Zezza authored
-
Nico Stewart Zezza authored
-
Nico Stewart Zezza authored
-
- Oct 17, 2024
-
-
Kerui Lu authored
-
Maximilien Angelo Munz Cura authored
Add software team docs. See merge request plevis/ee185!83
-
Maximilien Cura authored
-
Dai-Rong Han authored
-
- Oct 16, 2024
-
-
Daniel Servando Estupinan authored
-
Philip Levis authored
-
Philip Levis authored
-
- Oct 15, 2024
-
-
Maximilien Angelo Munz Cura authored
Layout tool fixes & saving See merge request plevis/ee185!81
-
Maximilien Cura authored
Fix an issue wherein Flyer #0 loads with all its editable parameters set to UI defaults; this occurred because respondToParameterChange() was called before properly initializing the UI components (the same root as the previous commit addressing the NPE at startup-this commit is an extension of that one).
-
Maximilien Cura authored
DIAGNOSIS: This occurs because FlyerLayoutControl() calls respondToParameterChange() which calls updateEditableParameters(); and FlyerLayoutControl() occurs before the editable parameters are constructed. It's easy to miss this because it just calls "updateEditableParameters()" - and instead of implicit 'this', there's some implicit FlyerLayoutControlWindow.this.updateEditableParameters() going on.
-
Maximilien Cura authored
-
- Oct 12, 2024
-
-
Dai-Rong Han authored
-
Maximilien Cura authored
-
- Oct 11, 2024
-
-
ee285-laptop authored
-
- Oct 10, 2024
-
-
Maximilien Cura authored
-
Maximilien Cura authored
DESCRIPTION: By creating a single unit-length triangular prism circumscribed by a circle of adjustable radius, we can then use matrix transforms to scale the object in the y-direction. Note that this does not currently conform to the realistic width of the wire, and is intended solely for the purposes of visibility. Additionally, instead of a more-or-less cylindrical wire, the model has an equilateral triangle as a cross section. The radius of the circumscription is sufficiently small that it appears more like a line, so for now it's good enough.
-
Maximilien Cura authored
Fix 'relocation bug' by disabling parameter change event generation while loading flyer configuration when switching the selected flyer in the layout tool. DESCRIPTION: Whenever the layout tool is used to select a flyer, the flyer's position instantly changes to hang at ceiling pipe #0. Hanging distance is preserved, but no other parameters are. This occurred because when the layout component loads a new flyer's information, it called LXParameter.setValue, which then would trigger FlyerLayoutControlWindow.respondToParameterChange, which would then overwrite the newly-selected flyer's configuration to the wrong values. However, by calling an overload of setValue available on LXListenableParameter, event generation can be suppressed, fixing the issue.
-
Maximilien Cura authored
-
Maximilien Cura authored
-
Christian Alexander Jonas authored
-
Christian Alexander Jonas authored
-
Christian Alexander Jonas authored
Added directory to store .svg files for LED scepters individually and arranged to be cut on 2x4 acrylic sheets
-
- Oct 08, 2024
-
-
Ben Hoang authored
-
- Oct 06, 2024
-
-
Yumibyte authored
-
Hannah Calzi Kleidermacher authored
-
Hannah Calzi Kleidermacher authored
-
- Oct 04, 2024
-
-
Christian Alexander Jonas authored
-
Christian Alexander Jonas authored
Add new directory for storing iterations of SVG files used for the laser cutting outline of the shell/top plate
-
- Oct 02, 2024
-
-
Tejas Narayanan authored
-
- Sep 27, 2024
-
-
Philip Levis authored
-
- Sep 26, 2024
-
-
Philip Levis authored
-
Philip Levis authored
-
Philip Levis authored
-
Philip Levis authored
-