Hi!
For a while ago I made a project. Now I to add some more to the program, but all the component on the 2D display is very small and it is almost not possible to move anything, the common/text is upside down, the switches look strange if I try to zoom or increase the size all dissapear.
Before there was system and all correct. Is there any way I can restore the 2D?
Br Jorgen
2D panel!
-
- Posts: 708
- http://meble-kuchenne.info.pl
- Joined: Thu Dec 03, 2020 8:25 pm
- Location: Denmark
- Has thanked: 593 times
- Been thanked: 157 times
-
- Matrix Staff
- Posts: 1388
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 185 times
- Been thanked: 322 times
Re: 2D panel!
V10 uses a different 2D panel to previous versions and some of the older v9 components only work on the old "legacy" 2d panel.
You should move these components from the legacy panel to a new 2d panel. Although this is not always straight-forward. The process is as follows:
To convert "non-2d-components" to their 2d equivalents, first add an equivalent 2d component to a panel (either the new 2d panel or the old legacy 2d panel). Next, right-click each old component in turn and select "Selection...Replace..." and choose the 2d equivalent. Once all of these have been converted, you can delete the one you added.
In your project, the equivalents are:
Unfortunately, there is no direct equivalent for the labels. You will need to recreate these on the 2d panel using the "Text" 2d primitive component in the "Creation" component menu.
Also, the UART does not seem to show. This will need to be replaced manually with a new component and then updated within your project.
You should move these components from the legacy panel to a new 2d panel. Although this is not always straight-forward. The process is as follows:
- Add a new 2d Panel
- Convert non-2d-ready components to 2d equivalents
- Move components to new 2d panel
- Rearrange new components on new 2d panel
To convert "non-2d-components" to their 2d equivalents, first add an equivalent 2d component to a panel (either the new 2d panel or the old legacy 2d panel). Next, right-click each old component in turn and select "Selection...Replace..." and choose the 2d equivalent. Once all of these have been converted, you can delete the one you added.
In your project, the equivalents are:
- Potentiometer (slider)
- LED Mono
- Switch Slide
Unfortunately, there is no direct equivalent for the labels. You will need to recreate these on the 2d panel using the "Text" 2d primitive component in the "Creation" component menu.
Also, the UART does not seem to show. This will need to be replaced manually with a new component and then updated within your project.
- Attachments
-
- GrasmoverSelectra 1.2 2d.fcfx
- (138.75 KiB) Downloaded 160 times