Commit Graph

67 Commits

Author SHA1 Message Date
Anna Snoeijs 1a0e0a804f Added description on how to install dependencies on Fedora based distributions 2025-02-11 06:00:32 +01:00
3d-gussner ebbd58c6e2
Merge pull request #4733 from gudnimg/upgrade-ninja
Upgrade ninja from 1.10.2 to 1.12.1
2024-08-06 06:19:06 +02:00
Guðni Már Gilbert b2c17960df Update Python version in README
Python 3.6 and 3.7 are EOL
2024-08-05 17:16:10 +00:00
Guðni Már Gilbert 48f7cd5270 Upgrade ninja from 1.10.2 to 1.12.1
The update brings better support for Windows :)

Changelogs:
* https://github.com/ninja-build/ninja/releases/tag/v1.12.1
* https://github.com/ninja-build/ninja/releases/tag/v1.12.0
* https://github.com/ninja-build/ninja/releases/tag/v1.11.1
* https://github.com/ninja-build/ninja/releases/tag/v1.11.0
2024-08-03 15:38:02 +00:00
Yuri D'Elia caf3f2dec6 README: Update example target name 2023-07-26 16:42:13 +02:00
Yuri D'Elia 78d5d18426 README: Set the build type in instructions
Instruct to build in Release mode by default.
2023-01-04 12:50:46 +01:00
Yuri D'Elia 4258ecef36 README: Fix formatting 2022-12-29 12:56:16 +01:00
Yuri D'Elia 4ff9324377 README: Update target names 2022-12-29 12:55:57 +01:00
Yuri D'Elia a455ea6c8a Add back the old Arduino instructions 2022-12-18 18:19:41 +01:00
Yuri D'Elia 764544b6dd Add some initial disclaimer when using Arduino 2022-12-18 17:46:50 +01:00
Guðni Már Gilbert 192a8c83c7 Remove Arduino IDE and PF-builds for WSL 2022-12-18 16:14:39 +00:00
Guðni Már Gilbert edb3d2d98b Add a bit more info about selecting a kit 2022-12-18 16:05:11 +00:00
Guðni Már Gilbert ccd20e79ad Initial commit for Windows VScode 2022-12-18 15:46:07 +00:00
Yuri D'Elia 1fd41293ee README: Typo 2022-12-18 15:37:24 +01:00
Yuri D'Elia 2d26465db9 README: Document the new build system 2022-12-18 15:26:03 +01:00
David E. Weekly b37e289a8f
Fix typos & small grammar changes
Applied some gentle love to make this read better to a native English speaker. No meaningful change in content.
2021-08-22 12:25:50 -07:00
Mesa Komarevich 2764b94558 Updated the dos2unix instructions to no longer be specific to Debian, as unix based distro's being able to handle windows line endings should be considered an exception, and not the rule. Also fixed a few spelling mistakes in the README. 2021-01-08 09:03:33 +01:00
Mesa Komarevich f7dbc70b9c Added some specific instructions for building firmware with a Debian WSL install. Updated commands to use sudo to avoid permission errors. 2021-01-08 09:03:33 +01:00
DRracer 91014b69f5
Merge pull request #2790 from Gottox/patch-1
Update README.md
2020-08-04 11:06:33 +02:00
Enno Boland ae0d8082de
Update README.md
Fix small typo in README.md
2020-08-03 09:00:36 +02:00
Marek Běl 4c5fe05333
Update README.md
Mention gawk dependency for multi language.
2020-06-11 18:32:36 +02:00
Yuri D'Elia 61e1cc60f4 Correct product names 2020-05-06 17:12:16 +02:00
Yuri D'Elia 4e50ed22fb Put credit where credit is due
We wouldn't be here without Marlin and all the contributors!

Fixes #2625
2020-04-24 15:28:02 +02:00
Thelvaen 04588ee5cb
removing sudo for normal build 2020-02-12 13:25:16 +01:00
DRracer 2a3eca984d
Merge pull request #2349 from 3d-gussner/MK3-PF-build_To_102
Set PF-build.sh to use v1.0.3 Arduino_Boards
2020-02-04 09:33:56 +01:00
3d-gussner 46c06f7eee Updated it to use Arduino_Boards v1.0.3
and linked everything to prusa3d repositories
2019-12-17 14:05:39 +01:00
Marek Běl 05a1debf3d
Update README.md
/index.html becomes unnecessary after several seconds online.
2019-11-27 17:27:11 +01:00
Marek Běl 92482f03ab
Update README.md
Add link for doxygen generated documentation.
2019-11-27 17:23:16 +01:00
3d-gussner 2944c3fd59
Add path examples for Non-english Windows
As Windows in few languages has different Names for `Users` and `Program Files` added few examples in the documentation.
2019-09-18 13:22:47 +02:00
3d-gussner a595294037
Documentation update for git-bash ...
... as Linux does not handle spaces in folder names well.
2019-09-18 13:05:38 +02:00
DRracer 38285c242a
Update README.md 2019-07-25 11:07:57 +02:00
Marek Kühn 68c4349d6a
Updated board definition link + minor formatting 2019-07-25 10:59:30 +02:00
Marek Kühn 2aace256cb Updated readme for win build 2019-07-24 18:59:40 +02:00
Marek Kühn 23ed612efe Updated linux build manual 2019-07-22 18:45:41 +02:00
DRracer 415b539e9d
Merge pull request #1473 from eschlenz/feature/es_readme_tweaks
Fixes some of the language/typos in the README.md
2019-06-21 17:00:11 +02:00
Oskar Leirvåg 464d33fa9a
Windows subsystem CRLF issues fix
Add extra tip to linux sbsystem, where users get the error "$'\r': command not found" where windows uses CRLF and linux uses only LF
2019-05-15 16:00:16 +02:00
Marek Běl f17af8c7bf
Update README.md
Remove spaces in the end of line.
2019-04-25 07:48:24 +02:00
Marek Běl a8e62007ca Make platform.txt location more clear. Do not mention Windows, as it is already in Windows section. 2019-04-25 07:40:22 +02:00
cimoalpacino 3274794908 Add filepath to platform.txt for windows users 2019-04-25 07:39:39 +02:00
mkbel 8a33663f64
Update README.md 2019-04-15 02:47:25 +02:00
mkbel a4cf31b104
Update README.md
Reorder sections, update table of content, add notes and issue tracker link for Windows Linux subsystem and Git-bash builds.
2019-02-19 23:57:24 +01:00
3d-gussner ce12e022e2
Changes to PF-build.sh 2019-02-16 23:02:23 +01:00
3d-gussner 4ab4e4da4c Updated README 2019-02-16 06:07:31 +01:00
3d-gussner 038e4d3fdf
fixed some typos 2019-02-16 04:32:20 +01:00
3d-gussner d0e3e9d2e2 Build firmware under Windows 10 64-bit ...
using Linux subsystem Ubuntu or git-bash
2019-02-15 16:26:47 +01:00
Eric Schlenz c1f85e4cc4 Fixes some of the language/typos in the README.md 2019-01-22 08:52:18 -07:00
mkbel a0904f39e4
Update README.md 2019-01-08 22:25:32 +01:00
mkbel 47356752d4
Update README.md 2018-11-27 14:34:35 +01:00
mkbel ae7abe17dd
Update README.md 2018-11-27 14:33:50 +01:00
mkbel ebf7e805a8
Update README.md 2018-11-27 14:21:55 +01:00