mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 15:27:42 -07:00
New OrcaSlicer wiki URL (#11800)
This commit is contained in:
parent
263b592885
commit
d1f4e8abe1
6 changed files with 25 additions and 25 deletions
22
README.md
22
README.md
|
|
@ -44,19 +44,19 @@ If you come across any of these in search results, please <b>report them</b> as
|
|||
|
||||
# Main features
|
||||
|
||||
- **[Advanced Calibration Tools](https://github.com/OrcaSlicer/OrcaSlicer/wiki/Calibration)**
|
||||
- **[Advanced Calibration Tools](https://www.orcaslicer.com/wiki/Calibration)**
|
||||
Comprehensive suite: temperature towers, flow rate, retraction & more for optimal performance.
|
||||
- **[Precise Wall](https://github.com/OrcaSlicer/OrcaSlicer/wiki/quality_settings_precision#precise-wall) and [Seam Control](https://github.com/OrcaSlicer/OrcaSlicer/wiki/quality_settings_seam)**
|
||||
- **[Precise Wall](https://www.orcaslicer.com/wiki/quality_settings_precision#precise-wall) and [Seam Control](https://www.orcaslicer.com/wiki/quality_settings_seam)**
|
||||
Adjust outer wall spacing and apply scarf seams to enhance print accuracy.
|
||||
- **[Sandwich Mode](https://github.com/OrcaSlicer/OrcaSlicer/wiki/quality_settings_wall_and_surfaces#innerouterinner) and [Polyholes](https://github.com/OrcaSlicer/OrcaSlicer/wiki/quality_settings_precision#polyholes) Support**
|
||||
Use varied infill [patterns](https://github.com/OrcaSlicer/OrcaSlicer/wiki/strength_settings_patterns) and accurate hole shapes for improved clarity.
|
||||
- **[Overhang](https://github.com/OrcaSlicer/OrcaSlicer/wiki/quality_settings_overhangs) and [Support Optimization](https://github.com/OrcaSlicer/OrcaSlicer/wiki#support-settings)**
|
||||
- **[Sandwich Mode](https://www.orcaslicer.com/wiki/quality_settings_wall_and_surfaces#innerouterinner) and [Polyholes](https://www.orcaslicer.com/wiki/quality_settings_precision#polyholes) Support**
|
||||
Use varied infill [patterns](https://www.orcaslicer.com/wiki/strength_settings_patterns) and accurate hole shapes for improved clarity.
|
||||
- **[Overhang](https://www.orcaslicer.com/wiki/quality_settings_overhangs) and [Support Optimization](https://www.orcaslicer.com/wiki#support-settings)**
|
||||
Modify geometry for printable overhangs with precise support placement.
|
||||
- **[Granular Controls and Customization](https://github.com/OrcaSlicer/OrcaSlicer/wiki#process-settings)**
|
||||
- **[Granular Controls and Customization](https://www.orcaslicer.com/wiki#process-settings)**
|
||||
Fine-tune print speed, layer height, pressure, and temperature with precision.
|
||||
- **Network Printer Support**
|
||||
Seamless integration with Klipper, PrusaLink, and OctoPrint for remote control.
|
||||
- **[Mouse Ear Brims](https://github.com/OrcaSlicer/OrcaSlicer/wiki/others_settings_brim) & [Adaptive Bed Mesh](https://github.com/OrcaSlicer/OrcaSlicer/wiki/printer_basic_information_adaptive_bed_mesh)**
|
||||
- **[Mouse Ear Brims](https://www.orcaslicer.com/wiki/others_settings_brim) & [Adaptive Bed Mesh](https://www.orcaslicer.com/wiki/printer_basic_information_adaptive_bed_mesh)**
|
||||
Automatic brims and adaptive mesh calibration ensure consistent adhesion.
|
||||
- **User-Friendly Interface**
|
||||
Intuitive drag-and-drop design with pre-made profiles for popular printers.
|
||||
|
|
@ -68,10 +68,10 @@ If you come across any of these in search results, please <b>report them</b> as
|
|||
|
||||
# Wiki
|
||||
|
||||
The [wiki](https://github.com/OrcaSlicer/OrcaSlicer/wiki) aims to provide a detailed explanation of the slicer settings, including how to maximize their use and how to calibrate and set up your printer.
|
||||
The [wiki](https://www.orcaslicer.com/wiki) aims to provide a detailed explanation of the slicer settings, including how to maximize their use and how to calibrate and set up your printer.
|
||||
|
||||
- **[Access the wiki here](https://github.com/OrcaSlicer/OrcaSlicer/wiki)**
|
||||
- **[Contribute to the wiki](https://github.com/OrcaSlicer/OrcaSlicer/wiki/How-to-wiki)**
|
||||
- **[Access the wiki here](https://www.orcaslicer.com/wiki)**
|
||||
- **[Contribute to the wiki](https://www.orcaslicer.com/wiki/How-to-wiki)**
|
||||
|
||||
# Download
|
||||
|
||||
|
|
@ -144,7 +144,7 @@ winget install --id=SoftFever.OrcaSlicer -e
|
|||
|
||||
# How to Compile
|
||||
|
||||
All updated build instructions for Windows, macOS, and Linux are now available on the official [OrcaSlicer Wiki - How to build](https://github.com/OrcaSlicer/OrcaSlicer/wiki/How-to-build) page.
|
||||
All updated build instructions for Windows, macOS, and Linux are now available on the official [OrcaSlicer Wiki - How to build](https://www.orcaslicer.com/wiki/How-to-build) page.
|
||||
|
||||
Please refer to the wiki to ensure you're following the latest and most accurate steps for your platform.
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
<summary>Get even more perfect prints!</summary>
|
||||
<developer_name>SoftFever</developer_name>
|
||||
<url type="homepage">https://github.com/OrcaSlicer/OrcaSlicer</url>
|
||||
<url type="help">https://github.com/OrcaSlicer/OrcaSlicer/wiki</url>
|
||||
<url type="help">https://www.orcaslicer.com/wiki</url>
|
||||
<url type="bugtracker">https://github.com/OrcaSlicer/OrcaSlicer/issues/</url>
|
||||
<url type="donation">https://ko-fi.com/SoftFever</url>
|
||||
<metadata_license>0BSD</metadata_license>
|
||||
|
|
|
|||
|
|
@ -3113,7 +3113,7 @@ void MainFrame::init_menubar_as_editor()
|
|||
// help
|
||||
append_menu_item(m_topbar->GetCalibMenu(), wxID_ANY, _L("Tutorial"), _L("Calibration help"),
|
||||
[this](wxCommandEvent&) {
|
||||
std::string url = "https://github.com/OrcaSlicer/OrcaSlicer/wiki/Calibration";
|
||||
std::string url = "https://www.orcaslicer.com/wiki/Calibration";
|
||||
if (const std::string country_code = wxGetApp().app_config->get_country_code(); country_code == "CN") {
|
||||
// Use gitee mirror for China users
|
||||
url = "https://gitee.com/n0isyfox/orca-slicer-docs/wikis/%E6%A0%A1%E5%87%86/%E6%89%93%E5%8D%B0%E5%8F%82%E6%95%B0%E6%A0%A1%E5%87%86";
|
||||
|
|
@ -3229,7 +3229,7 @@ void MainFrame::init_menubar_as_editor()
|
|||
[this]() {return m_plater->is_view3D_shown();; }, this);
|
||||
// help
|
||||
append_menu_item(calib_menu, wxID_ANY, _L("Tutorial"), _L("Calibration help"),
|
||||
[this](wxCommandEvent&) { wxLaunchDefaultBrowser("https://github.com/OrcaSlicer/OrcaSlicer/wiki/Calibration", wxBROWSER_NEW_WINDOW); }, "", nullptr,
|
||||
[this](wxCommandEvent&) { wxLaunchDefaultBrowser("https://www.orcaslicer.com/wiki/Calibration", wxBROWSER_NEW_WINDOW); }, "", nullptr,
|
||||
[this]() {return m_plater->is_view3D_shown();; }, this);
|
||||
|
||||
m_menubar->Append(calib_menu,wxString::Format("&%s", _L("Calibration")));
|
||||
|
|
|
|||
|
|
@ -1312,7 +1312,7 @@ wxString OptionsGroup::get_url(const std::string& path_end)
|
|||
str = str.Left(pos) + anchor;
|
||||
}
|
||||
// Orca: point to sf wiki for seam parameters
|
||||
return wxString::Format(L"https://github.com/OrcaSlicer/OrcaSlicer/wiki/%s", from_u8(path_end));
|
||||
return wxString::Format(L"https://www.orcaslicer.com/wiki/%s", from_u8(path_end));
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@ StepMeshDialog::StepMeshDialog(wxWindow* parent, Slic3r::Step& file, double line
|
|||
tips->SetForegroundColour(StateColor::darkModeColorFor(wxColour(0, 151, 137)));
|
||||
tips->SetFont(font);
|
||||
tips->Bind(wxEVT_LEFT_DOWN, [this](wxMouseEvent& e) {
|
||||
wxLaunchDefaultBrowser("https://github.com/OrcaSlicer/OrcaSlicer/wiki/stl-transformation");
|
||||
wxLaunchDefaultBrowser("https://www.orcaslicer.com/wiki/stl-transformation");
|
||||
});
|
||||
info->Wrap(FromDIP(400));
|
||||
tips_sizer->Add(info, 0, wxALIGN_LEFT);
|
||||
|
|
|
|||
|
|
@ -176,12 +176,12 @@ PA_Calibration_Dlg::PA_Calibration_Dlg(wxWindow* parent, wxWindowID id, Plater*
|
|||
// Help links
|
||||
auto help_sizer = new wxBoxSizer(wxVERTICAL);
|
||||
auto help_link_pa = new wxHyperlinkCtrl(this, wxID_ANY, _L("Pressure Advance Guide"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/pressure-advance-calib");
|
||||
"https://www.orcaslicer.com/wiki/pressure-advance-calib");
|
||||
help_link_pa->SetForegroundColour(wxColour("#1890FF"));
|
||||
help_sizer->Add(help_link_pa, 0, wxALL, FromDIP(5));
|
||||
|
||||
auto help_link_apa = new wxHyperlinkCtrl(this, wxID_ANY, _L("Adaptive Pressure Advance Guide"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/adaptive-pressure-advance-calib");
|
||||
"https://www.orcaslicer.com/wiki/adaptive-pressure-advance-calib");
|
||||
help_link_apa->SetForegroundColour(wxColour("#1890FF"));
|
||||
help_sizer->Add(help_link_apa, 0, wxALL, FromDIP(5));
|
||||
|
||||
|
|
@ -400,7 +400,7 @@ Temp_Calibration_Dlg::Temp_Calibration_Dlg(wxWindow* parent, wxWindowID id, Plat
|
|||
v_sizer->AddSpacer(FromDIP(5));
|
||||
|
||||
auto help_link = new wxHyperlinkCtrl(this, wxID_ANY, _L("Wiki Guide: Temperature Calibration"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/temp-calib");
|
||||
"https://www.orcaslicer.com/wiki/temp-calib");
|
||||
help_link->SetForegroundColour(wxColour("#1890FF"));
|
||||
v_sizer->Add(help_link, 0, wxALL, FromDIP(10));
|
||||
|
||||
|
|
@ -579,7 +579,7 @@ MaxVolumetricSpeed_Test_Dlg::MaxVolumetricSpeed_Test_Dlg(wxWindow* parent, wxWin
|
|||
v_sizer->AddSpacer(FromDIP(5));
|
||||
|
||||
auto help_link = new wxHyperlinkCtrl(this, wxID_ANY, _L("Wiki Guide: Volumetric Speed Calibration"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/volumetric-speed-calib");
|
||||
"https://www.orcaslicer.com/wiki/volumetric-speed-calib");
|
||||
help_link->SetForegroundColour(wxColour("#1890FF"));
|
||||
v_sizer->Add(help_link, 0, wxALL, FromDIP(10));
|
||||
|
||||
|
|
@ -685,7 +685,7 @@ VFA_Test_Dlg::VFA_Test_Dlg(wxWindow* parent, wxWindowID id, Plater* plater)
|
|||
v_sizer->AddSpacer(FromDIP(5));
|
||||
|
||||
auto help_link = new wxHyperlinkCtrl(this, wxID_ANY, _L("Wiki Guide: VFA"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/vfa-calib");
|
||||
"https://www.orcaslicer.com/wiki/vfa-calib");
|
||||
help_link->SetForegroundColour(wxColour("#1890FF"));
|
||||
v_sizer->Add(help_link, 0, wxALL, FromDIP(10));
|
||||
|
||||
|
|
@ -792,7 +792,7 @@ Retraction_Test_Dlg::Retraction_Test_Dlg(wxWindow* parent, wxWindowID id, Plater
|
|||
v_sizer->AddSpacer(FromDIP(5));
|
||||
|
||||
auto help_link = new wxHyperlinkCtrl(this, wxID_ANY, _L("Wiki Guide: Retraction Calibration"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/retraction-calib");
|
||||
"https://www.orcaslicer.com/wiki/retraction-calib");
|
||||
help_link->SetForegroundColour(wxColour("#1890FF"));
|
||||
v_sizer->Add(help_link, 0, wxALL, FromDIP(10));
|
||||
|
||||
|
|
@ -969,7 +969,7 @@ Input_Shaping_Freq_Test_Dlg::Input_Shaping_Freq_Test_Dlg(wxWindow* parent, wxWin
|
|||
v_sizer->AddSpacer(FromDIP(5));
|
||||
|
||||
auto help_link = new wxHyperlinkCtrl(this, wxID_ANY, _L("Wiki Guide: Input Shaping Calibration"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/input-shaping-calib");
|
||||
"https://www.orcaslicer.com/wiki/input-shaping-calib");
|
||||
help_link->SetForegroundColour(wxColour("#1890FF"));
|
||||
v_sizer->Add(help_link, 0, wxALL, FromDIP(10));
|
||||
|
||||
|
|
@ -1166,7 +1166,7 @@ Input_Shaping_Damp_Test_Dlg::Input_Shaping_Damp_Test_Dlg(wxWindow* parent, wxWin
|
|||
v_sizer->AddSpacer(FromDIP(5));
|
||||
|
||||
auto help_link = new wxHyperlinkCtrl(this, wxID_ANY, _L("Wiki Guide: Input Shaping Calibration"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/input-shaping-calib");
|
||||
"https://www.orcaslicer.com/wiki/input-shaping-calib");
|
||||
help_link->SetForegroundColour(wxColour("#1890FF"));
|
||||
v_sizer->Add(help_link, 0, wxALL, FromDIP(10));
|
||||
|
||||
|
|
@ -1357,7 +1357,7 @@ Cornering_Test_Dlg::Cornering_Test_Dlg(wxWindow* parent, wxWindowID id, Plater*
|
|||
v_sizer->AddSpacer(FromDIP(5));
|
||||
|
||||
auto help_link = new wxHyperlinkCtrl(this, wxID_ANY, _L("Wiki Guide: Cornering Calibration"),
|
||||
"https://github.com/OrcaSlicer/OrcaSlicer/wiki/cornering-calib");
|
||||
"https://www.orcaslicer.com/wiki/cornering-calib");
|
||||
help_link->SetForegroundColour(wxColour("#1890FF"));
|
||||
v_sizer->Add(help_link, 0, wxALL, FromDIP(10));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue