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

official profiles for Geeetech printers #4234

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

whoseyoung
Copy link
Contributor

add some series of printer parameter configurations. 15 Geeetech printers, including 3 series models.
Thunder series. A high-speed printer and the maximum printing speed can reach 300 mm/s. Mizar series. A machine that has very exquisite print quality and ultra quiet printing. Other Geeetech printers.
---Request from Geeetech offical .

add some series of printer parameter configurations.
15 Geeetech printers, including 3 series models.
Thunder series. A high-speed printer and the maximum printing speed can reach 300 mm/s.
Mizar series. A machine that has very exquisite print quality and ultra quiet printing.
Other Geeetech printers.
---Request from Geeetech offical .
"12"
],
"compatible_printers": [
]
Copy link
Collaborator

Choose a reason for hiding this comment

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

the compatible printers need be written, or you could not used this filament in Studio

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Compatible printers added

@@ -0,0 +1,17 @@
{
"type": "filament",
"filament_id": "GFB98",
Copy link
Collaborator

@QingZhangBambu QingZhangBambu Jun 11, 2024

Choose a reason for hiding this comment

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

Bambu Studio has strict filament_id rule, check the filament_id of BBL, the same filament uses the same filament_id. For example, the filament_id of ABS is GFB00

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Revised filament_id as requested

{
"type": "filament",
"filament_id": "GFB98",
"setting_id": "GFSA04",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Bambu Studio has strict setting_id rules. The format of setting id is to insert an S in the third position of filamnet id + GEEETECH + idx. For example, the filamnet id of ABS is GFB00, and the setting id should be GFB00_GEEETECH_00. The next ABS profile should be GFB00_GEEETECH_01. Setting ids cannot be repeated.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Revised filament_id as requested

"name": "0.06mm Fine @Geeetech A20 0.2 nozzle",
"inherits": "fdm_process_geeetech_0.06_nozzle_0.2",
"from": "system",
"setting_id": "GP_Geeetech A20",
Copy link
Collaborator

Choose a reason for hiding this comment

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

the format of process setting id is GP + GEEETECH + idx. For instance, this setting id should be GP_GEEETECH_000. next should be GP_GEEETECH_001. the setting ids should not repeat

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The format of process setting id has been revised as requested

"infill_wall_overlap": "5%",
"travel_speed": "100",
"compatible_printers": [
"Geeetech A30 M 0.4 nozzle"
Copy link
Collaborator

Choose a reason for hiding this comment

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

If the parameters are exactly the same, merge the profile files. for example, add "Geeetech A30 Pro 0.4 nozzle" on compatible printers. and delete the file"0.08mm Extra Fine @Geeetech A30Pro.json".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The profile files with the same parameters have been merged

@QingZhangBambu
Copy link
Collaborator

Hi, some details need to be changed.

  1. check the filament id of all filaments, to ensure the format
  2. check the setting id of all filaments, to ensure the format
  3. check the setting id of all process profiles, to ensure the format
  4. if the params is same, merge the process profile
  5. add compatible printers on filament profile, or you could not used this filament in Studio

@whoseyoung
Copy link
Contributor Author

Thank you for your prompt reply. The configuration details have been modified as requested. If there are any other issues, please inform me promptly. Thank you.

@QingZhangBambu
Copy link
Collaborator

@whoseyoung I will modify the filament id of ABS, and do some test internal. If the test passed, profiles will be merged.

@QingZhangBambu
Copy link
Collaborator

QingZhangBambu commented Jun 13, 2024

@whoseyoung Hi, To passed test i modiy some details. If you don't mind, it PR will be abondoned and those profile merged by internal way. But you still be the author. is it OK for you? Or you'd like to change it by yourself, and merged this PR

@whoseyoung
Copy link
Contributor Author

@whoseyoung Hi, To passed test i modiy some details. If you don't mind, it PR will be abondoned and those profile merged by internal way. But you still be the author. is it OK for you? Or you'd like to change it by yourself, and merged this PR

Okay, I agree with your plan.

@QingZhangBambu
Copy link
Collaborator

@whoseyoung Hi, To passed test i modiy some details. If you don't mind, it PR will be abondoned and those profile merged by internal way. But you still be the author. is it OK for you? Or you'd like to change it by yourself, and merged this PR

Okay, I agree with your plan.

OK,I will merge it in internal way

@whoseyoung
Copy link
Contributor Author

@whoseyoung Hi, To passed test i modiy some details. If you don't mind, it PR will be abondoned and those profile merged by internal way. But you still be the author. is it OK for you? Or you'd like to change it by yourself, and merged this PR

Okay, I agree with your plan.

OK,I will merge it in internal way

May I ask if the merger of this PR has been completed, and the Geeetech model configuration cannot be found in the latest version.

@QingZhangBambu
Copy link
Collaborator

QingZhangBambu commented Sep 21, 2024

@whoseyoung it will be added in the official public version. The latest version is the hotfix version

@AndPuf
Copy link

AndPuf commented Oct 10, 2024

@whoseyoung it will be added in the official public version. The latest version is the hotfix version

Hi, i'm waiting for this update... do you know, in which version we can find it?

@QingZhangBambu
Copy link
Collaborator

@AndPuf it is about next week.

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.

3 participants