Skip to content

Commit f73295b

Browse files
sebromeromarqdevx
andauthored
Add hasSetupGuide property to PMC (#724)
* Add hasSetupGuide property * Fixes on the Getting Started Co-authored-by: marqdevx <p.marquinez@arduino.cc>
1 parent 82409ec commit f73295b

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Portenta Machine Control
33
url_shop: https://store.arduino.cc/portenta-machine-control
4+
hasSetupGuide: true
45
core: arduino:mbed_portenta
56
certifications: [REACH, RoHS, WEEE, UKCA, CE, FCC, RCM]
67
---

content/software/plc-ide/tutorials/getting-started-plc-ide/plc-ide-installation.md renamed to content/software/plc-ide/tutorials/getting-started/01.plc-ide-getting-started/plc-ide-getting-started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@ You can easily download the editor from the [Arduino Software page](https://www.
2323

2424
The Arduino PLC IDE 1.0 is a solution that allows you to program using the 5 programming languages defined by the IEC 61131-3 standard and Arduino sketches at the same time.
2525

26-
### Download the Editor
26+
### Download the IDE
2727

2828
Downloading the Arduino PLC IDE 1.0 is done through the [Arduino Software page](https://www.arduino.cc/en/software). Here you will also find information on the other editors available to use.
2929

3030
### Installation
3131

3232
#### Windows
3333

34-
Before installing the IDE download the "Arduino PLC IDE Tools" from the software page
34+
Before installing the IDE, download the "Arduino PLC IDE Tools" from the software page.
3535

3636
![Arduino PLC IDE Tools executable](assets/plc-ide-tools-executable.png)
3737

3838
Now to install the Arduino PLC IDE 1.0 on a Windows computer, simply run the file downloaded the "Arduino PLC IDE" executable from the software page.
3939

40-
![Running the installation file.](assets/plc-ide-tools-executable.png)
40+
![Running the installation file.](assets/plc-ide-executable.png)
4141

4242
Follow the instructions in the installation guide. The installation may take several minutes.
4343

44-
You can now use the Arduino IDE 2.0 on your Windows computer!
44+
You can now use the **Arduino PLC IDE 1.0** on your Windows computer!
4545

4646
You can now double click the file to launch the Arduino PLC IDE on your machine.
4747

0 commit comments

Comments
 (0)