Commit Graph

38 Commits

Author SHA1 Message Date
f3de971914 Add more Polymaker filament presets (#13858)
* add new presets

* fix inhernce

* fix rename

* update

* apply fix

* update index
2026-05-29 15:46:41 +08:00
fe4569131f bump profile version 2026-05-22 02:27:34 +08:00
110a0217dd Add Repetier Gcode Flavor as option (#13126)
* Fixed PrintConfig.hpp order so Repetier outputs, updated ConfigWizard to use gcode_flavor value rather than static

Add Repetier to enum values and labels

Update to add Repetier base profile to the setup wizard

Re-order gcode_flavors in PrintConfig.hpp and PrintConfig.cpp to match

Revise ConfigWizard.cpp to use gcode_flavor rather than list order

Add Repetier profiles and include in custom.json (profile disables m73 and stop emit machine limits which Repetier doesn't use)

* Fix JSON formatting in Custom.json

* Add support for pressure advance in Repetier flavor

* Add Repetier flavor show motion ability tab is visible

* Refactor jerk handling for Repetier flavor

* Update resources/profiles/Custom/machine/MyRepetier 0.4 nozzle.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update resources/profiles/Custom/machine/fdm_repetier_common.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/libslic3r/PrintConfig.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* add back localisation flag for Klipper

* tidy up indentation and braces

* Space indentation for Repetier profiles changed to tab

* Fix space indentation in Custom.json file for Repetier profiles

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ian Bassi <ian.bassi@outlook.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-05-10 21:27:09 +08:00
b2c5344fd2 Reduce size by Json Fromatting (#13163)
Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces.
This effectively reduces the size by almost 20 MB.

| Current | New |
|---|---|
| 85.2 Mib | 67 Mib |

Used [JQ](https://jqlang.org/) `--tab` to automatically format every current JSON.

> [!NOTE]
> Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
2026-04-15 22:58:12 +08:00
f603e0f56a tidy up and bump profile version (#12889)
* tidy up and bump profile version

* fix error

* tidy up

* fix

* tide up more

* fix errors

* fix more errors
2026-03-23 01:17:34 +08:00
580ed1af37 update profile version 2026-03-06 11:44:20 +08:00
f7df5cd41a update profile version 2026-03-01 00:41:54 +08:00
021a2be14b bump profile version to "02.03.02.40" (#12309) 2026-02-15 14:24:36 +08:00
deeb5c4902 update profile version 2025-09-29 22:57:27 +08:00
a691035c22 Fixed many profile issues and cleaned up some messes. (#10686) 2025-09-11 17:50:53 +08:00
41c71416ab update profiles 2025-09-10 23:21:45 +08:00
bd7f32f3ff update profile version 2025-03-16 22:59:07 +08:00
414a432bb8 bump profile version to "02.03.00.02" 2025-03-09 15:25:44 +08:00
d2c584c7df update profile version 2025-03-01 17:49:00 +08:00
7679b8c73c bump profile versions 2025-02-20 21:44:39 +08:00
7c2f31be97 Allow each vendor's filament profile inherit from OrcaFilamentLibrary and many many fixes... 2025-01-22 21:40:42 +08:00
25376ad6c7 update profile version 2024-10-27 23:11:44 +08:00
d8ba2547c1 bump profile version 2024-09-23 21:29:19 +08:00
a5e316fd44 bump profile version 2024-09-08 23:12:46 +08:00
953c7728a9 add prime all used extruder logic in start g-code for tool changer.
The prime logic is mainly bollowed from Prusa XL 5T
2024-08-14 23:03:05 +08:00
c44887ee7a preheat work - done 2024-07-21 17:58:37 +08:00
1c6c482e0f Add Generic ToolChanger Printer profile 2024-07-10 21:40:11 +08:00
0a9bb915bd upgrade profiles version to 02.01.01.00 2024-06-26 21:32:45 +08:00
72517b9f95 Feature/add 0.2 0.6 0.8 nozzle for my klipper machine (#5637)
* Add 0.2mm 0.6mm 0.8 mm nozzle for MyKlipper profile

* small change
2024-06-08 21:37:09 +08:00
eeaf9bdefe bump profiles version to 2.1, change most profiles' top_surface_pattern to monotonicline as default pattern 2024-05-22 22:54:56 +08:00
dcd8e51eb0 update profile version 2024-03-29 18:37:40 +08:00
42cf139b4a bump profile version to 2.0.1 2024-03-23 16:31:13 +08:00
b3437edc5c Feature/home page improve (#4602)
* Add new MyRRF custom printer

* hide user panel when networking plugin is not installed/used

* Fixed a bug that promption of installing plugin notification was not displayed when trying to switch to Bambu device tab

* replay missing_connection animated image when switching to device tab
2024-03-22 19:30:13 +08:00
fa85926eb1 bump printer profile version to 2.0 2024-03-11 22:42:32 +08:00
fb15eebceb bump version profile version to "01.09.00.02" 2024-01-06 09:22:44 +08:00
3a55f8b196 bump profile version to 1.9.0 2023-12-24 11:41:55 +08:00
1da8bebb50 update profile version to 1.08.00.00 2023-11-16 23:02:10 +08:00
025375afb3 update locale and tweak some profiles 2023-08-14 20:15:57 +08:00
30b933e39d profile cover image reorg 2023-05-07 23:52:11 +08:00
7a41deeb61 Fix german hotkey #950 (#984)
* fix empty label

* many typos fixed

* Magic Hotkey fix

* Typo in initial Setup Wizard #982
2023-05-07 22:00:00 +08:00
f8321589bd fix some issues in profiles 2023-04-25 00:14:12 +08:00
2fb2f5eecc OrcaArena printers 2023-04-24 18:04:46 +08:00
d4686a9d04 custom printer profiles 2023-04-24 18:04:46 +08:00