Fix issues for Peopoly profiles:

fixes includes:
1. 0.6 and 0.8 nozzles are not displayed
2. Some filaments are not enabled for 0.6 0.8 nozzle
3. version number
4. change default sparse_infill_pattern to crosshatch
5. change top_surface_pattern to monotonicline
This commit is contained in:
SoftFever 2024-06-05 22:48:02 +08:00
parent 3e232a86e8
commit 6af6a42ed9
14 changed files with 48 additions and 80 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Peopoly",
"version": "01.06.05.02",
"version": "02.01.00.01",
"force_update": "0",
"description": "Peopoly configurations",
"machine_model_list": [

View file

@ -19,6 +19,7 @@
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}

View file

@ -32,6 +32,7 @@
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}

View file

@ -1,37 +0,0 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Peopoly Generic PLA 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_max_volumetric_speed": [
"40"
],
"filament_flow_ratio": [
"0.98"
],
"nozzle_temperature_initial_layer":[
"215"
],
"nozzle_temperature":[
"210"
],
"hot_plate_temp_initial_layer":["50"],
"hot_plate_temp":["50"],
"fan_max_speed":[
"70"
],
"slow_down_layer_time": [
"8"
],
"filament_type": [
"PLA"
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}

View file

@ -47,6 +47,7 @@
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}

View file

@ -48,6 +48,7 @@
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}

View file

@ -41,6 +41,7 @@
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}

View file

@ -40,6 +40,7 @@
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}

View file

@ -1,19 +1,20 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Peopoly Magneto X 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Peopoly Magneto X",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"300x0",
"300x400",
"0x400"
],
"printable_height": "300"
}
"type": "machine",
"setting_id": "GM001",
"name": "Peopoly Magneto X 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Peopoly Magneto X",
"nozzle_diameter": [
"0.4"
],
"printer_variant": "0.4",
"printable_area": [
"0x0",
"300x0",
"300x400",
"0x400"
],
"printable_height": "300"
}

View file

@ -7,13 +7,14 @@
"inherits": "fdm_klipper_common",
"printer_model": "Peopoly Magneto X",
"nozzle_diameter": [
"0.6"
"0.6"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"300x0",
"300x400",
"0x400"
"0x0",
"300x0",
"300x400",
"0x400"
],
"printable_height": "300",
"max_layer_height": [
@ -28,6 +29,4 @@
"retraction_length": [
"1"
]
}

View file

@ -7,13 +7,14 @@
"inherits": "fdm_klipper_common",
"printer_model": "Peopoly Magneto X",
"nozzle_diameter": [
"0.8"
"0.8"
],
"printer_variant": "0.8",
"printable_area": [
"0x0",
"300x0",
"300x400",
"0x400"
"0x0",
"300x0",
"300x400",
"0x400"
],
"printable_height": "300",
"max_layer_height": [
@ -28,6 +29,4 @@
"retraction_length": [
"3"
]
}

View file

@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Peopoly Magneto X",
"model_id": "Peopoly-Magneto-X",
"nozzle_diameter": "0.4",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Peopoly",
"bed_model": "magnetox_model.stl",

View file

@ -18,7 +18,7 @@
"line_width": "0.45",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "20",

View file

@ -30,7 +30,7 @@
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"sparse_infill_pattern": "crosshatch",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
@ -84,7 +84,7 @@
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.4",
"top_shell_layers": "3",
"top_shell_thickness": "0.8",