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

in connection with the addition of the profile of the k1 max. #2414

Closed
wants to merge 6 commits into from

Conversation

vlotho
Copy link

@vlotho vlotho commented Aug 28, 2023

No description provided.

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99_CREALITY_00",
Copy link
Contributor

Choose a reason for hiding this comment

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

The setting_id is duplicated. Use GFSL99_CREALITY_01 instead

],
"compatible_printers": [
"MyKlipper 0.4 nozzle",
"MyMarlin 0.4 nozzle"
Copy link
Contributor

Choose a reason for hiding this comment

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

We do not have these printers in profiles

"textured_plate_temp_initial_layer": [
"60"
],
"version": "1.6.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

We do not have key "version"

@@ -0,0 +1,28 @@
{
"type": "machine",
"setting_id": "GM_CREALITY_000",
Copy link
Contributor

Choose a reason for hiding this comment

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

The setting_id is duplicated. Use GM_CREALITY_018 instead.

"brim_type": "auto_brim",
"brim_width": "5",
"compatible_printers": [
"MyKlipper 0.4 nozzle"
Copy link
Contributor

Choose a reason for hiding this comment

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

The same problem

"infill_direction": "45",
"infill_jerk": "9",
"infill_wall_overlap": "25%",
"inherits": "0.20mm Standard @MyKlipper",
Copy link
Contributor

Choose a reason for hiding this comment

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

Can't find the profile

"brim_type": "auto_brim",
"brim_width": "5",
"compatible_printers": [
"MyKlipper 0.4 nozzle"
Copy link
Contributor

Choose a reason for hiding this comment

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

The same problem

"infill_direction": "45",
"infill_jerk": "9",
"infill_wall_overlap": "25%",
"inherits": "0.20mm Standard @MyKlipper",
Copy link
Contributor

Choose a reason for hiding this comment

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

The same

@iZonex
Copy link
Contributor

iZonex commented Dec 8, 2023

@lanewei120 Please close this PR (#2914) Already in master branch.

@lanewei120 lanewei120 closed this Dec 8, 2023
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.

5 participants