Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Wrong parameter version causes Kingroon profiles doesnt load #1647

Closed
wants to merge 86 commits into from

Conversation

tadeu2
Copy link
Contributor

@tadeu2 tadeu2 commented Jul 31, 2023

No description provided.

tadeu2 and others added 30 commits June 30, 2023 13:24
	modified:   bbl/i18n/es/OrcaSlicer_es.mo
OrcaSlicer_es.po finished
	modified:   resources/i18n/es/OrcaSlicer.mo
Added es_ES to text.js (spanish strings)
Added Kp3s and kp5l printers
CAMBIOS EN CUARTEL
cotepat pushed a commit to cotepat/OrcaSlicer that referenced this pull request Aug 4, 2023
github issue SoftFever#1646 & SoftFever#1647

Change-Id: Iab1d6984685a532011f425e704ccae039a6ef65d
(cherry picked from commit 1219045039de4ac0ed677b264e6e8469e6bc72dd)
@SoftFever
Copy link
Owner

Kingroon kp3s s1 comes with default firm, i put a custom profile with cura kingoon machine default gcode. Kp3s v2 comes with klipper installed out-of-the-box. They are different machines. El mié, 2 ago 2023, 14:42, SoftFever @.***> escribió:

Thanks for the clarification.
Make sense now👍

Do you think we can avoid renaming the file/profile names?
Existing user profiles based on them won't be loaded anymore if we rename them.

@tadeu2
Copy link
Contributor Author

tadeu2 commented Aug 6, 2023 via email

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @tadeu2
This is not updated yet.
Same for other process.

If you have custom profiles already based on the new name and you want to keep them.
You can find the json file in %appdata%/OrcaSlicer/user/*/process, then modify the inherits to point to the correct parent. Something like this:
"inherits": "0.20mm Standard @voron",

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's don't delete it.

"from": "User",
"inherits": "0.20mm Standard @Kingroon KP3S PRO S1",
"is_custom_defined": "0",
"name": "0.20mm Standard @Kingroon KP3S PRO S1 - TADEUS",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the name should remain standard format

"from": "system",
"gap_infill_speed": "40",
"infill_jerk": "15",
"inherits": "0.20mm Standard @RatRig",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks wrong.

Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found a few issues.
It seems the PR has a few poteinally unintended changes like one profile is inherited from ratrig. And some names have personal names.

@tadeu2
Copy link
Contributor Author

tadeu2 commented Aug 11, 2023 via email

@SoftFever
Copy link
Owner

Ok ill correct all. Ty El vie, 11 ago 2023, 14:02, SoftFever @.> escribió:

@.
* requested changes on this pull request. I found a few issues. It seems the PR has a few poteinally unintended changes like one profile is inherited from ratrig. And some names have personal names. — Reply to this email directly, view it on GitHub <#1647 (review)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AENP5KSUYZON3F2NBPCGAXTXUYNLRANCNFSM6AAAAAA26P4WSQ . You are receiving this because you were mentioned.Message ID: @.***>

Thanks for your patience.
I'd suggest starting with the latest main branch, then change parameters you want to tweak. But don't touch the file name and profile name

@tadeu2 tadeu2 closed this Aug 16, 2023
SoftFever pushed a commit that referenced this pull request Aug 26, 2023
github issue #1646 & #1647

Change-Id: Iab1d6984685a532011f425e704ccae039a6ef65d
@tadeu2
Copy link
Contributor Author

tadeu2 commented Sep 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants