Commit graph

50 commits

Author SHA1 Message Date
Ian Bassi
4e59b0abc6
Wiki + Readme: MD security and improvements (#9807)
* Wiki + Readme: MD, security and improvements

Standardized MD GitHub Wiki format
Removed outdated and malicious links
Modularized calibrations
Suggested calibration order added
Minor bug fixes
Image improvements and corrections
Added winget commands
Completed previous WIPs
Added new WIPs
Removed obsolete references
Visual Changes

Co-Authored-By: Noisyfox <timemanager.rick@gmail.com>
Co-Authored-By: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com>
Co-Authored-By: Nico Domino <7415984+ndom91@users.noreply.github.com>
Co-Authored-By: Martin Ulmschneider <7497782+mulmschneider@users.noreply.github.com>
Co-Authored-By: Rodrigo <162915171+RF47@users.noreply.github.com>

* MD Indentation + images update

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com>
Co-authored-by: Nico Domino <7415984+ndom91@users.noreply.github.com>
Co-authored-by: Martin Ulmschneider <7497782+mulmschneider@users.noreply.github.com>
Co-authored-by: Rodrigo <162915171+RF47@users.noreply.github.com>
2025-06-08 11:11:43 +08:00
Jack_up
3900042280
Update dev docs (#9383)
Some checks failed
Publish docs to Wiki / Publish docs to Wiki (push) Has been cancelled
* chore: update how to build doc

* chore: add how to validate profiles doc

* remove old build info from readme.md

* fix: typo

* fix: typo

* chore: minor fix

* fix: typo

* chore: minor fix

* chore: minor fix

* chore: remove lfs

* fix: note 2 procedure for repair build

* fix: update CMake installation instructions for macOS to specify version 3.31.x

* fix: clarify CMake installation instructions for macOS and remove outdated commands

* fix: enhance documentation for profile structure and templates in OrcaSlicer

* fix: update profile validation documentation and remove obsolete guide

* chore: update path for building on mac
2025-06-05 16:17:56 +08:00
John Parton
9bf5cf0fb9
Use backticks instead of single quotes on code example in README.md (#9728)
Some checks failed
Build all / Build All (push) Has been cancelled
Build all / Flatpak (push) Has been cancelled
Instructions for building on Ubuntu used single quotes. Changed to use backticks so that Github applies the `code` style
2025-06-04 17:09:16 +08:00
twonfi
50fb11dddc
add official Twitter/X account in security alert (#9734)
* add official Twitter/X account in security Alert

account mentioned on https://orcaslicer.com

* fix quotes
2025-06-01 19:27:06 +08:00
Garrick Cheung
2c8c3449c6
Update README.md with social media links.
Add social media links to the project so people can follow the **real** social media accounts.

Additional context: There are many fake accounts, and this addition to the `README.md` helps users determine which accounts are real. Adding the links will protect users and the OrcaSlicer project.
2025-04-16 12:14:58 -07:00
Simon Biewald
205056b572
Remove 'www' subdomain from official link to avoid certificate warnings (#9291)
Remove 'www' subdomain from official link.

With 'www.orcaslicer.com' creates certificate warnings, and ultimately redirects to 'orcaslicer.com' anyway.
2025-04-14 15:07:16 +08:00
b4imetu
23372478a8
Update README.md (#9295) 2025-04-13 15:20:15 +08:00
Seth LaForge
782adafc39
Build script improvements. (#7914)
* Build script improvements.

Add NDEBUG for non-debug MacOS builds. I don't understand why, but on my system Release and RelWithDebugInfo builds were not defining NDEBUG, resulting in failing asserts and other sanity checks.

Add -jN flag to BuildLinux.sh. On my 4-core 8GB RAM system, passing -j4 allows building without a swap storm.

Improve README.md description of building on macOS.

* Merge branch 'main' into bug/macos-ndebug

* Merge branch 'main' into bug/macos-ndebug

* Merge branch 'SoftFever:main' into bug/macos-ndebug

* Improve CMake syntax. Mention Mac path to app.

* Merge branch 'main' into bug/macos-ndebug
2025-03-29 20:21:44 +08:00
Steve Dougherty
24522fdaf7
Mention orcaslicer.com as an official platform (#8502)
As added in the 2.3.0-beta release:

> Orca Slicer has it's own official website now! https://www.OrcaSlicer.com

https://github.com/SoftFever/OrcaSlicer/releases/tag/v2.3.0-beta
2025-02-23 13:40:19 +08:00
discip
da2a1b1ff8
updated fake 'orcaslicer - websites' (#8160)
* updated fake 'orcaslicer - websites'
2025-01-24 22:03:54 +08:00
Evan McBeth
c51f6edc54
Update README.md (#7806)
A trivial amendment to the initial graphics location to correct it from that of another fork, plus some trivial text edits to smooth reading.

Added a small text to encourage others to report spammy sites to the engines to have them eventually culled.
2025-01-22 14:33:35 +08:00
Samit Mohnot
1cf90efe03
Many Docker Building Fixes/Improvements (#6552)
* Update DockerBuild.sh

Ensure that the X11 server allows connections from the Docker container.

* Update DockerBuild.sh

Removed fix for X11. Will add to DockerRun.sh

* Update DockerRun.sh

Added help comment to fix and ensure that your X11 server allows connections from the Docker container.

* linxu build with docker in readme

Add build on linux with docker section

* Update README.md

* Update README.md

* Update README.md

remove low ram thing

* Update Dockerfile

---------

Co-authored-by: samthebest699 <106000727+samthebest699@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-12-24 21:18:24 +08:00
SoftFever
ceab043989 update sponsorlist 2024-11-21 21:48:29 +08:00
SoftFever
31be67926e
Update README.md (#7496) 2024-11-16 16:47:26 +08:00
Kevin Delgado
833340ebbc
Update README.md (#6742)
"SS" -> S  correction
2024-09-13 07:20:56 +08:00
Kevin Delgado
a453d153ea
Improvementes in readme and security docs (#6730)
* Delete Readme.txt

Not in use

* Update SECURITY.md

Formatted and little changes made

* Update README.md

Improved format and texts, insert image at the top
2024-09-11 22:23:15 +08:00
Thomas Schüßler
4ebcc97dc5
Fixed typo (#6650) 2024-09-07 16:33:40 +08:00
SoftFever
c179a57725 update sponsor list 2024-09-04 00:12:56 +08:00
SoftFever
d1b9ef427e
Add alert 2024-08-23 22:12:36 +08:00
Ioannis Giannakas
2a5e260b31
Wiki updates v2 & adaptive PA documentation (#6491)
* Wiki home page fix links and readme update to link to wiki

* Update README.md

* Fixed developer reference links

* Update linkage from slicer settings to Wiki for layer height, line width and seam settings

* adaptive PA documentation

* Update adaptive-pressure-advance.md

* updated screenshots

* formatting

* Update adaptive-pressure-advance.md

* Update adaptive-pressure-advance.md

* Update adaptive-pressure-advance.md

* Include adaptive PA link
2024-08-23 00:01:30 +08:00
SoftFever
2acf60a8b5 Add BigTreeTech as sponsor 2024-07-10 01:30:03 +08:00
Ikko Eltociear Ashimine
5eacf6a11c
docs: update README.md (#5656)
originaly -> originally
2024-06-15 12:22:40 +08:00
SoftFever
aac141104d update sponser list 2024-04-04 00:42:29 +08:00
SoftFever
e86b973eee update readme 2024-03-11 14:22:17 +08:00
SoftFever
1f00fe92d2
nightly release (#3792)
* nightly release
2024-01-24 11:31:18 +00:00
Seth LaForge
54795dfaaa
Document building and debugging with XCode. (#3733)
* Document building and debugging with XCode.

* Account for Intel Macs!
2024-01-19 20:36:32 +08:00
SoftFever
9d59cd66c4 Feature/update deps (#3445)
* update deps

* fix win build errors

* fix mac build

* update linux

(cherry picked from commit 77b6225060)
2024-01-04 19:36:04 +08:00
Silence
60ab79cae0
Update README.md to provide alternative download links of webview2 runtimes (#3384)
Improve install and build instructions slightly.
2023-12-31 19:05:23 +08:00
Ikko Eltociear Ashimine
c02732e11c
Update README.md (#3281)
bellow -> below
2023-12-26 20:19:41 +08:00
SoftFever
fa9148670c Update dependencies for compiling Orca on Mac 2023-12-13 20:59:34 +08:00
SoftFever
d22a7254c4 Fix precise wall for Arachne wall generator (#2966)
Update WIKI for it
2023-12-03 09:43:18 +08:00
SoftFever
82fe9beb57
Update status badge 2023-11-30 13:36:52 +00:00
Ikko Eltociear Ashimine
a085ac6e32
Update README.md (#2815)
oppened -> opened
2023-11-21 17:17:53 +08:00
SoftFever
79c36c8d27 fix typo 2023-10-30 18:34:13 +08:00
SoftFever
937f5b44e2
Update README.md 2023-10-28 17:18:15 +08:00
SoftFever
2021c2bf97 update sponsor 2023-10-28 15:49:58 +08:00
SoftFever
cd17209516
Ported automatic hole to polyhole conversion from superslicer (#2336)
I've ported automatic polyhole conversion from super slicer.

I'm happy to change the PR as required.

Closes #626
2023-10-07 10:03:02 +08:00
LovelyTwo
3359dadd32 Port automatic hole to polyhole conversion from SuperSlicer
Co-authored-by: supermerill <merill@free.fr>
2023-10-07 10:15:21 +11:00
SoftFever
8d0bb25261
Update README.md
update discord link
2023-10-06 23:43:09 +08:00
SoftFever
1a358721c2 update readme 2023-09-09 22:02:23 +08:00
Terrence Mitchem
86f51cd9d0
Changes for Ubuntu 23.04. General housekeeping. (#2007)
- Small changes for Ubuntu 23.04
- Moved the creation of the main "build" directory so it doesn't end up owned by root, causing an error later.
2023-09-05 21:44:00 +08:00
SoftFever
be5d8f5cb8
update readme 2023-09-03 11:26:29 +08:00
SoftFever
2a478ab4f9 post changes after merging BS1.7.4
Remove tracking etc..
2023-08-26 18:45:43 +08:00
Henning Hoefer
9deb917f5f Fix README.md about Linux version 2023-07-10 12:08:30 +08:00
Arthur
523c91c605 ENH: add job positions in README
Change-Id: Idb979ed499aa848e5586e7923a78fb6ede77de1b
2023-07-07 17:25:51 +08:00
wuyifanfancy
e1528e4299
Update README.md 2022-07-18 09:39:34 +08:00
wuyifanfancy
37b09aa63b
Update README.md 2022-07-15 21:37:17 +08:00
Lane.Wei
8bf51cd1d3
Update README.md
refine some description
2022-07-15 16:50:53 +08:00
Lane.Wei
86f920074c
add the first version of Readme 2022-07-14 23:12:20 +08:00
Lane.Wei
069f3a3806
Initial commit 2022-07-08 15:05:17 +08:00