diff --git a/resources/profiles/Peopoly.json b/resources/profiles/Peopoly.json new file mode 100644 index 00000000000..e1167538ad6 --- /dev/null +++ b/resources/profiles/Peopoly.json @@ -0,0 +1,136 @@ +{ + "name": "Peopoly", + "version": "01.06.05.02", + "force_update": "0", + "description": "Peopoly configurations", + "machine_model_list": [ + { + "name": "Peopoly Magneto X", + "sub_path": "machine/Peopoly Magneto X.json" + } + ], + "process_list": [ + { + "name": "fdm_process_common", + "sub_path": "process/fdm_process_common.json" + }, + { + "name": "fdm_process_peopoly_common", + "sub_path": "process/fdm_process_peopoly_common.json" + }, + { + "name": "fdm_process_pply_common", + "sub_path": "process/fdm_process_pply_common.json" + }, + { + "name": "fdm_process_peopoly_common_0_2", + "sub_path": "process/fdm_process_peopoly_common_0_2.json" + }, + { + "name": "fdm_process_pply_0.16", + "sub_path": "process/fdm_process_pply_0.16.json" + }, + { + "name": "fdm_process_pply_0.20", + "sub_path": "process/fdm_process_pply_0.20.json" + }, + { + "name": "fdm_process_pply_0.24", + "sub_path": "process/fdm_process_pply_0.24.json" + }, + { + "name": "fdm_process_pply_0.28", + "sub_path": "process/fdm_process_pply_0.28.json" + }, + { + "name": "fdm_process_pply_0.40_nozzle_0.8", + "sub_path": "process/fdm_process_pply_0.40_nozzle_0.8.json" + }, + { + "name": "0.16mm Optimal @MagnetoX", + "sub_path": "process/0.16mm Optimal @MagnetoX.json" + }, + { + "name": "0.20mm Standard @MagnetoX", + "sub_path": "process/0.20mm Standard @MagnetoX.json" + }, + { + "name": "0.20mm Strength @MagnetoX", + "sub_path": "process/0.20mm Strength @MagnetoX.json" + }, + { + "name": "0.24mm Draft @MagnetoX", + "sub_path": "process/0.24mm Draft @MagnetoX.json" + }, + { + "name": "0.28mm Extra Draft @MagnetoX", + "sub_path": "process/0.28mm Extra Draft @MagnetoX.json" + }, + { + "name": "0.40mm Standard @Magneto X 0.8 nozzle", + "sub_path": "process/0.40mm Standard @Magneto X 0.8 nozzle.json" + } + + ], + "filament_list": [ + { + "name": "fdm_filament_common", + "sub_path": "filament/fdm_filament_common.json" + }, + { + "name": "fdm_filament_pla", + "sub_path": "filament/fdm_filament_pla.json" + }, + { + "name": "fdm_filament_petg", + "sub_path": "filament/fdm_filament_petg.json" + }, + { + "name": "fdm_filament_abs", + "sub_path": "filament/fdm_filament_abs.json" + }, + { + "name": "Peopoly Generic PLA", + "sub_path": "filament/Peopoly Generic PLA.json" + }, + { + "name": "Peopoly Generic PLA 0.8 nozzle", + "sub_path": "filament/Peopoly Generic PLA 0.8 nozzle.json" + }, + { + "name": "Peopoly Lancer PLA-C", + "sub_path": "filament/Peopoly Lancer PLA-C.json" + }, + { + "name": "Peopoly Generic PETG", + "sub_path": "filament/Peopoly Generic PETG.json" + }, + { + "name": "Peopoly Lancer PETG-C", + "sub_path": "filament/Peopoly Lancer PETG-C.json" + }, + { + "name": "Peopoly Generic ABS", + "sub_path": "filament/Peopoly Generic ABS.json" + } + + ], + "machine_list": [ + { + "name": "fdm_machine_common", + "sub_path": "machine/fdm_machine_common.json" + }, + { + "name": "fdm_klipper_common", + "sub_path": "machine/fdm_klipper_common.json" + }, + { + "name": "Peopoly Magneto X 0.4 nozzle", + "sub_path": "machine/Peopoly Magneto X 0.4 nozzle.json" + }, + { + "name": "Peopoly Magneto X 0.8 nozzle", + "sub_path": "machine/Peopoly Magneto X 0.8 nozzle.json" + } + ] +} diff --git a/resources/profiles/Peopoly/Peopoly Magneto X_cover.png b/resources/profiles/Peopoly/Peopoly Magneto X_cover.png new file mode 100644 index 00000000000..d00781604a2 Binary files /dev/null and b/resources/profiles/Peopoly/Peopoly Magneto X_cover.png differ diff --git a/resources/profiles/Peopoly/filament/Peopoly Generic ABS.json b/resources/profiles/Peopoly/filament/Peopoly Generic ABS.json new file mode 100644 index 00000000000..f3f7822789d --- /dev/null +++ b/resources/profiles/Peopoly/filament/Peopoly Generic ABS.json @@ -0,0 +1,17 @@ +{ + "type": "filament", + "filament_id": "GFSL99", + "name": "Peopoly Generic ABS", + "from": "system", + "instantiation": "true", + "inherits": "fdm_filament_abs", + "filament_flow_ratio": [ + "0.95" + ], + "filament_type": [ + "ABS" + ], + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} diff --git a/resources/profiles/Peopoly/filament/Peopoly Generic PETG.json b/resources/profiles/Peopoly/filament/Peopoly Generic PETG.json new file mode 100644 index 00000000000..0b639f083d8 --- /dev/null +++ b/resources/profiles/Peopoly/filament/Peopoly Generic PETG.json @@ -0,0 +1,36 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSL99", + "name": "Peopoly Generic PETG", + "from": "system", + "instantiation": "true", + "inherits": "fdm_filament_petg", + "filament_flow_ratio": [ + "0.98" + ], + "nozzle_temperature_initial_layer":[ + "255" + ], + "nozzle_temperature":[ + "240" + ], + "hot_plate_temp_initial_layer":["70"], + "hot_plate_temp":["70"], + "filament_max_volumetric_speed": [ + "30" + ], + "fan_max_speed":[ + "40" + ], + "slow_down_layer_time": [ + "8" + ], + "filament_type": [ + "PETG" + ], + + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} diff --git a/resources/profiles/Peopoly/filament/Peopoly Generic PLA 0.8 nozzle.json b/resources/profiles/Peopoly/filament/Peopoly Generic PLA 0.8 nozzle.json new file mode 100644 index 00000000000..0c705abb763 --- /dev/null +++ b/resources/profiles/Peopoly/filament/Peopoly Generic PLA 0.8 nozzle.json @@ -0,0 +1,37 @@ + +{ + "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" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/filament/Peopoly Generic PLA.json b/resources/profiles/Peopoly/filament/Peopoly Generic PLA.json new file mode 100644 index 00000000000..5fd03ae140a --- /dev/null +++ b/resources/profiles/Peopoly/filament/Peopoly Generic PLA.json @@ -0,0 +1,36 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSL99", + "name": "Peopoly Generic PLA", + "from": "system", + "instantiation": "true", + "inherits": "fdm_filament_pla", + "filament_flow_ratio": [ + "0.98" + ], + "nozzle_temperature_initial_layer":[ + "210" + ], + "nozzle_temperature":[ + "205" + ], + "hot_plate_temp_initial_layer":["50"], + "hot_plate_temp":["50"], + "filament_max_volumetric_speed": [ + "30" + ], + "fan_max_speed":[ + "60" + ], + "slow_down_layer_time": [ + "8" + ], + "filament_type": [ + "PLA" + ], + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle", + "Peopoly Magneto X 0.8 nozzle" + ] +} diff --git a/resources/profiles/Peopoly/filament/Peopoly Lancer PETG-C.json b/resources/profiles/Peopoly/filament/Peopoly Lancer PETG-C.json new file mode 100644 index 00000000000..9ef2d8f527b --- /dev/null +++ b/resources/profiles/Peopoly/filament/Peopoly Lancer PETG-C.json @@ -0,0 +1,30 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSL99", + "name": "Peopoly Lancer PETG-C", + "from": "system", + "instantiation": "true", + "inherits": "fdm_filament_petg", + "fan_cooling_layer_time": [ + "20" + ], + "fan_max_speed": [ + "40" + ], + "fan_min_speed": [ + "5" + ], + "filament_max_volumetric_speed": [ + "28" + ], + "overhang_fan_speed": [ + "100" + ], + "filament_vendor": [ + "Peopoly" + ], + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/filament/Peopoly Lancer PLA-C.json b/resources/profiles/Peopoly/filament/Peopoly Lancer PLA-C.json new file mode 100644 index 00000000000..38bda1e27b4 --- /dev/null +++ b/resources/profiles/Peopoly/filament/Peopoly Lancer PLA-C.json @@ -0,0 +1,38 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSL99", + "name": "Peopoly Lancer PLA-C", + "from": "system", + "instantiation": "true", + "inherits": "fdm_filament_pla", + "filament_flow_ratio": [ + "1.02" + ], + "nozzle_temperature_initial_layer":[ + "210" + ], + "nozzle_temperature":[ + "190" + ], + "hot_plate_temp_initial_layer":["50"], + "hot_plate_temp":["50"], + "filament_max_volumetric_speed": [ + "40" + ], + "fan_max_speed":[ + "50" + ], + "slow_down_layer_time": [ + "6" + ], + "filament_type": [ + "PLA" + ], + "filament_vendor": [ + "Peopoly" + ], + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} diff --git a/resources/profiles/Peopoly/filament/fdm_filament_abs.json b/resources/profiles/Peopoly/filament/fdm_filament_abs.json new file mode 100644 index 00000000000..407809bec03 --- /dev/null +++ b/resources/profiles/Peopoly/filament/fdm_filament_abs.json @@ -0,0 +1,82 @@ +{ + "type": "filament", + "name": "fdm_filament_abs", + "inherits": "fdm_filament_common", + "from": "system", + "instantiation": "false", + "activate_air_filtration": [ + "1" + ], + "cool_plate_temp": [ + "0" + ], + "cool_plate_temp_initial_layer": [ + "0" + ], + "eng_plate_temp": [ + "90" + ], + "eng_plate_temp_initial_layer": [ + "90" + ], + "fan_cooling_layer_time": [ + "30" + ], + "fan_max_speed": [ + "80" + ], + "fan_min_speed": [ + "10" + ], + "filament_cost": [ + "20" + ], + "filament_density": [ + "1.04" + ], + "filament_max_volumetric_speed": [ + "35" + ], + "filament_type": [ + "ABS" + ], + "hot_plate_temp": [ + "90" + ], + "hot_plate_temp_initial_layer": [ + "90" + ], + "nozzle_temperature": [ + "270" + ], + "nozzle_temperature_initial_layer": [ + "260" + ], + "nozzle_temperature_range_high": [ + "280" + ], + "nozzle_temperature_range_low": [ + "240" + ], + "overhang_fan_speed": [ + "80" + ], + "overhang_fan_threshold": [ + "25%" + ], + "reduce_fan_stop_start_freq": [ + "1" + ], + "slow_down_layer_time": [ + "3" + ], + "slow_down_min_speed": [ + "20" + ], + "textured_plate_temp": [ + "90" + ], + "textured_plate_temp_initial_layer": [ + "90" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/filament/fdm_filament_common.json b/resources/profiles/Peopoly/filament/fdm_filament_common.json new file mode 100644 index 00000000000..76421053121 --- /dev/null +++ b/resources/profiles/Peopoly/filament/fdm_filament_common.json @@ -0,0 +1,138 @@ +{ + "type": "filament", + "name": "fdm_filament_common", + "from": "system", + "instantiation": "false", + "cool_plate_temp" : [ + "60" + ], + "eng_plate_temp" : [ + "60" + ], + "hot_plate_temp" : [ + "60" + ], + "cool_plate_temp_initial_layer" : [ + "60" + ], + "eng_plate_temp_initial_layer" : [ + "60" + ], + "hot_plate_temp_initial_layer" : [ + "60" + ], + "overhang_fan_threshold": [ + "95%" + ], + "overhang_fan_speed": [ + "100" + ], + "slow_down_for_layer_cooling": [ + "1" + ], + "close_fan_the_first_x_layers": [ + "3" + ], + "filament_end_gcode": [ + "; filament end gcode \n" + ], + "filament_flow_ratio": [ + "1" + ], + "reduce_fan_stop_start_freq": [ + "0" + ], + "fan_cooling_layer_time": [ + "60" + ], + "filament_cost": [ + "0" + ], + "filament_density": [ + "0" + ], + "filament_deretraction_speed": [ + "nil" + ], + "filament_diameter": [ + "1.75" + ], + "filament_max_volumetric_speed": [ + "0" + ], + "filament_minimal_purge_on_wipe_tower": [ + "15" + ], + "filament_retraction_minimum_travel": [ + "nil" + ], + "filament_retract_before_wipe": [ + "nil" + ], + "filament_retract_when_changing_layer": [ + "nil" + ], + "filament_retraction_length": [ + "nil" + ], + "filament_z_hop": [ + "nil" + ], + "filament_z_hop_types": [ + "nil" + ], + "filament_retract_restart_extra": [ + "nil" + ], + "filament_retraction_speed": [ + "nil" + ], + "filament_settings_id": [ + "" + ], + "filament_soluble": [ + "0" + ], + "filament_type": [ + "PLA" + ], + "filament_vendor": [ + "Generic" + ], + "filament_wipe": [ + "nil" + ], + "filament_wipe_distance": [ + "nil" + ], + "bed_type": [ + "Cool Plate" + ], + "nozzle_temperature_initial_layer": [ + "200" + ], + "full_fan_speed_layer": [ + "0" + ], + "fan_max_speed": [ + "100" + ], + "fan_min_speed": [ + "35" + ], + "slow_down_min_speed": [ + "10" + ], + "slow_down_layer_time": [ + "8" + ], + "filament_start_gcode": [ + "; Filament gcode\n" + ], + "nozzle_temperature": [ + "200" + ], + "temperature_vitrification": [ + "100" + ] +} diff --git a/resources/profiles/Peopoly/filament/fdm_filament_petg.json b/resources/profiles/Peopoly/filament/fdm_filament_petg.json new file mode 100644 index 00000000000..6c9188b9877 --- /dev/null +++ b/resources/profiles/Peopoly/filament/fdm_filament_petg.json @@ -0,0 +1,64 @@ +{ + "type": "filament", + "name": "fdm_filament_petg", + "inherits": "fdm_filament_common", + "from": "system", + "instantiation": "false", + "eng_plate_temp": [ + "0" + ], + "eng_plate_temp_initial_layer": [ + "0" + ], + "fan_cooling_layer_time": [ + "20" + ], + "fan_min_speed": [ + "20" + ], + "filament_cost": [ + "30" + ], + "filament_density": [ + "1.27" + ], + "filament_max_volumetric_speed": [ + "30" + ], + "filament_type": [ + "PETG" + ], + "hot_plate_temp": [ + "70" + ], + "hot_plate_temp_initial_layer": [ + "70" + ], + "nozzle_temperature": [ + "245" + ], + "nozzle_temperature_initial_layer": [ + "255" + ], + "nozzle_temperature_range_high": [ + "260" + ], + "nozzle_temperature_range_low": [ + "220" + ], + "reduce_fan_stop_start_freq": [ + "1" + ], + "temperature_vitrification": [ + "70" + ], + "textured_plate_temp": [ + "80" + ], + "textured_plate_temp_initial_layer": [ + "80" + ], + "filament_start_gcode": [ + "; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S180\n{elsif (bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S255\n{endif};Prevent PLA from jamming\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/filament/fdm_filament_pla.json b/resources/profiles/Peopoly/filament/fdm_filament_pla.json new file mode 100644 index 00000000000..6142f261277 --- /dev/null +++ b/resources/profiles/Peopoly/filament/fdm_filament_pla.json @@ -0,0 +1,88 @@ +{ + "type": "filament", + "name": "fdm_filament_pla", + "from": "system", + "instantiation": "false", + "inherits": "fdm_filament_common", + "fan_cooling_layer_time": [ + "100" + ], + "filament_max_volumetric_speed": [ + "15" + ], + "filament_type": [ + "PLA" + ], + "filament_density": [ + "1.24" + ], + "filament_cost": [ + "20" + ], + "cool_plate_temp" : [ + "35" + ], + "eng_plate_temp" : [ + "0" + ], + "hot_plate_temp" : [ + "45" + ], + "cool_plate_temp_initial_layer" : [ + "35" + ], + "eng_plate_temp_initial_layer" : [ + "0" + ], + "hot_plate_temp_initial_layer" : [ + "45" + ], + "nozzle_temperature_initial_layer": [ + "210" + ], + "reduce_fan_stop_start_freq": [ + "1" + ], + "slow_down_for_layer_cooling": [ + "1" + ], + "fan_max_speed": [ + "100" + ], + "fan_min_speed": [ + "100" + ], + "overhang_fan_speed": [ + "100" + ], + "overhang_fan_threshold": [ + "50%" + ], + "close_fan_the_first_x_layers": [ + "1" + ], + "nozzle_temperature": [ + "220" + ], + "temperature_vitrification": [ + "60" + ], + "nozzle_temperature_range_low": [ + "190" + ], + "nozzle_temperature_range_high": [ + "230" + ], + "slow_down_min_speed": [ + "10" + ], + "slow_down_layer_time": [ + "4" + ], + "additional_cooling_fan_speed": [ + "70" + ], + "filament_start_gcode": [ + "; filament start gcode\n" + ] +} diff --git a/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.4 nozzle.json b/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.4 nozzle.json new file mode 100644 index 00000000000..7fac3be3eb1 --- /dev/null +++ b/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.4 nozzle.json @@ -0,0 +1,19 @@ +{ + "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" +} diff --git a/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.8 nozzle.json b/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.8 nozzle.json new file mode 100644 index 00000000000..d2bebbe483c --- /dev/null +++ b/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.8 nozzle.json @@ -0,0 +1,33 @@ +{ + "type": "machine", + "setting_id": "GM002", + "name": "Peopoly Magneto X 0.8 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "fdm_klipper_common", + "printer_model": "Peopoly Magneto X", + "nozzle_diameter": [ + "0.8" + ], + "printable_area": [ + "0x0", + "300x0", + "300x400", + "0x400" + ], + "printable_height": "300", + "max_layer_height": [ + "0.56" + ], + "min_layer_height": [ + "0.16" + ], + "retract_length_toolchange": [ + "3" + ], + "retraction_length": [ + "3" + ] + + +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/machine/Peopoly Magneto X.json b/resources/profiles/Peopoly/machine/Peopoly Magneto X.json new file mode 100644 index 00000000000..5f3c37f5863 --- /dev/null +++ b/resources/profiles/Peopoly/machine/Peopoly Magneto X.json @@ -0,0 +1,12 @@ +{ + "type": "machine_model", + "name": "Peopoly Magneto X", + "model_id": "Peopoly-Magneto-X", + "nozzle_diameter": "0.4", + "machine_tech": "FFF", + "family": "Peopoly", + "bed_model": "magnetox_model.stl", + "bed_texture": "magnetox_model_texture.png", + "hotend_model": "", + "default_materials": "Peopoly Generic PLA" +} diff --git a/resources/profiles/Peopoly/machine/fdm_klipper_common.json b/resources/profiles/Peopoly/machine/fdm_klipper_common.json new file mode 100644 index 00000000000..1fa7b144033 --- /dev/null +++ b/resources/profiles/Peopoly/machine/fdm_klipper_common.json @@ -0,0 +1,143 @@ +{ + "type": "machine", + "name": "fdm_klipper_common", + "from": "system", + "instantiation": "false", + "inherits": "fdm_machine_common", + "gcode_flavor": "klipper", + "machine_max_acceleration_e": [ + "5000", + "5000" + ], + "machine_max_acceleration_extruding": [ + "20000", + "20000" + ], + "machine_max_acceleration_retracting": [ + "5000", + "5000" + ], + "machine_max_acceleration_travel": [ + "20000", + "20000" + ], + "machine_max_acceleration_x": [ + "20000", + "20000" + ], + "machine_max_acceleration_y": [ + "20000", + "20000" + ], + "machine_max_acceleration_z": [ + "500", + "200" + ], + "machine_max_speed_e": [ + "25", + "25" + ], + "machine_max_speed_x": [ + "500", + "200" + ], + "machine_max_speed_y": [ + "500", + "200" + ], + "machine_max_speed_z": [ + "12", + "12" + ], + "machine_max_jerk_e": [ + "2.5", + "2.5" + ], + "machine_max_jerk_x": [ + "12", + "12" + ], + "machine_max_jerk_y": [ + "12", + "12" + ], + "machine_max_jerk_z": [ + "0.2", + "0.4" + ], + "machine_min_extruding_rate": [ + "0", + "0" + ], + "machine_min_travel_rate": [ + "0", + "0" + ], + "max_layer_height": [ + "0.32" + ], + "min_layer_height": [ + "0.08" + ], + "printable_height": "250", + "extruder_clearance_radius": "65", + "extruder_clearance_height_to_rod": "36", + "extruder_clearance_height_to_lid": "140", + "printer_settings_id": "", + "printer_technology": "FFF", + "printer_variant": "0.4", + "retraction_minimum_travel": [ + "1" + ], + "retract_before_wipe": [ + "70%" + ], + "retract_when_changing_layer": [ + "1" + ], + "retraction_length": [ + "0.8" + ], + "retract_length_toolchange": [ + "2" + ], + "z_hop": [ + "0" + ], + "retract_restart_extra": [ + "0" + ], + "retract_restart_extra_toolchange": [ + "0" + ], + "retraction_speed": [ + "30" + ], + "deretraction_speed": [ + "30" + ], + "z_hop_types": [ + "Auto Lift" + ], + "silent_mode": "0", + "single_extruder_multi_material": "1", + "change_filament_gcode": "", + "machine_pause_gcode": "PAUSE", + "wipe": [ + "1" + ], + "default_filament_profile": [ + "Peopoly Generic PLA" + ], + "default_print_profile": "fdm_process_peopoly_common_0_2", + "bed_exclude_area": [ + "0x0" + ], + "machine_start_gcode": "M190 S[bed_temperature_initial_layer_single]\nM109 S[nozzle_temperature_initial_layer]\nPRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer_single]\n; You can use following code instead if your PRINT_START macro support Chamber and print area bedmesh\n; PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer_single] Chamber=[chamber_temperature] PRINT_MIN={first_layer_print_min[0]},{first_layer_print_min[1]} PRINT_MAX={first_layer_print_max[0]},{first_layer_print_max[1]}\nG90\nG1 X10 Y10 Z10\nG1 E10.0 F1200\nG4 P3000\nG1 E-3.0 F1200\nG1 Z0.2 F240\nG92 E0\nG1 Y300 E25 F1500\nG1 X12.3 F5000\nG92 E0\nG1 Y10 E25 F1200\nG92 E0", + "machine_end_gcode": "PRINT_END", + "layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]", + "before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n", + "scan_first_layer": "0", + "nozzle_type": "undefine", + "auxiliary_fan": "0" +} diff --git a/resources/profiles/Peopoly/machine/fdm_machine_common.json b/resources/profiles/Peopoly/machine/fdm_machine_common.json new file mode 100644 index 00000000000..9ae8ee96f69 --- /dev/null +++ b/resources/profiles/Peopoly/machine/fdm_machine_common.json @@ -0,0 +1,120 @@ +{ + "type": "machine", + "name": "fdm_machine_common", + "from": "system", + "instantiation": "false", + "printer_technology": "FFF", + "deretraction_speed": [ + "40" + ], + "extruder_colour": [ + "#FCE94F" + ], + "extruder_offset": [ + "0x0" + ], + "gcode_flavor": "marlin", + "silent_mode": "0", + "machine_max_acceleration_e": [ + "5000" + ], + "machine_max_acceleration_extruding": [ + "10000" + ], + "machine_max_acceleration_retracting": [ + "1000" + ], + "machine_max_acceleration_x": [ + "10000" + ], + "machine_max_acceleration_y": [ + "10000" + ], + "machine_max_acceleration_z": [ + "100" + ], + "machine_max_speed_e": [ + "60" + ], + "machine_max_speed_x": [ + "500" + ], + "machine_max_speed_y": [ + "500" + ], + "machine_max_speed_z": [ + "10" + ], + "machine_max_jerk_e": [ + "5" + ], + "machine_max_jerk_x": [ + "8" + ], + "machine_max_jerk_y": [ + "8" + ], + "machine_max_jerk_z": [ + "0.4" + ], + "machine_min_extruding_rate": [ + "0" + ], + "machine_min_travel_rate": [ + "0" + ], + "max_layer_height": [ + "0.32" + ], + "min_layer_height": [ + "0.08" + ], + "printable_height": "250", + "extruder_clearance_radius": "65", + "extruder_clearance_height_to_rod": "36", + "extruder_clearance_height_to_lid": "140", + "nozzle_diameter": [ + "0.4" + ], + "printer_settings_id": "", + "printer_variant": "0.4", + "retraction_minimum_travel": [ + "2" + ], + "retract_before_wipe": [ + "70%" + ], + "retract_when_changing_layer": [ + "1" + ], + "retraction_length": [ + "5" + ], + "retract_length_toolchange": [ + "1" + ], + "z_hop": [ + "0" + ], + "retract_restart_extra": [ + "0" + ], + "retract_restart_extra_toolchange": [ + "0" + ], + "retraction_speed": [ + "60" + ], + "single_extruder_multi_material": "1", + "change_filament_gcode": "", + "wipe": [ + "1" + ], + "z_hop_types": [ + "Auto Lift" + ], + "default_print_profile": "0.16mm Optimal @Bambu Lab X1 Carbon 0.4 nozzle", + "before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n", + "machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder \nG1 X110 Y110 Z2.0 F3000 ;Move Z Axis up", + "machine_end_gcode": "M400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-4.0 F3600; retract \nG91\nG1 Z3;\nM104 S0 ; turn off hotend\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nG90 \nG0 X110 Y200 F3600 \nprint_end" +} diff --git a/resources/profiles/Peopoly/magnetox_model-400x300.stl b/resources/profiles/Peopoly/magnetox_model-400x300.stl new file mode 100644 index 00000000000..785d79cca6b Binary files /dev/null and b/resources/profiles/Peopoly/magnetox_model-400x300.stl differ diff --git a/resources/profiles/Peopoly/magnetox_model-back.stl b/resources/profiles/Peopoly/magnetox_model-back.stl new file mode 100644 index 00000000000..0a5bbec7d4e Binary files /dev/null and b/resources/profiles/Peopoly/magnetox_model-back.stl differ diff --git a/resources/profiles/Peopoly/magnetox_model.stl b/resources/profiles/Peopoly/magnetox_model.stl new file mode 100644 index 00000000000..66ba36cfba6 Binary files /dev/null and b/resources/profiles/Peopoly/magnetox_model.stl differ diff --git a/resources/profiles/Peopoly/magnetox_model_texture-400x300.png b/resources/profiles/Peopoly/magnetox_model_texture-400x300.png new file mode 100644 index 00000000000..b33eebdd43d Binary files /dev/null and b/resources/profiles/Peopoly/magnetox_model_texture-400x300.png differ diff --git a/resources/profiles/Peopoly/magnetox_model_texture.png b/resources/profiles/Peopoly/magnetox_model_texture.png new file mode 100644 index 00000000000..41963628bc1 Binary files /dev/null and b/resources/profiles/Peopoly/magnetox_model_texture.png differ diff --git a/resources/profiles/Peopoly/process/0.16mm Optimal @MagnetoX.json b/resources/profiles/Peopoly/process/0.16mm Optimal @MagnetoX.json new file mode 100644 index 00000000000..787f118fcd2 --- /dev/null +++ b/resources/profiles/Peopoly/process/0.16mm Optimal @MagnetoX.json @@ -0,0 +1,11 @@ +{ + "type": "process", + "name": "0.16mm Optimal @Magneto X", + "inherits": "fdm_process_pply_0.16", + "from": "system", + "setting_id": "GP003", + "instantiation": "true", + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/0.20mm Standard @MagnetoX.json b/resources/profiles/Peopoly/process/0.20mm Standard @MagnetoX.json new file mode 100644 index 00000000000..42a67dfa56a --- /dev/null +++ b/resources/profiles/Peopoly/process/0.20mm Standard @MagnetoX.json @@ -0,0 +1,11 @@ +{ + "type": "process", + "name": "0.20mm Standard @Magneto X", + "inherits": "fdm_process_pply_0.20", + "from": "system", + "setting_id": "GP004", + "instantiation": "true", + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/0.20mm Strength @MagnetoX.json b/resources/profiles/Peopoly/process/0.20mm Strength @MagnetoX.json new file mode 100644 index 00000000000..e60a70747ff --- /dev/null +++ b/resources/profiles/Peopoly/process/0.20mm Strength @MagnetoX.json @@ -0,0 +1,14 @@ +{ + "type": "process", + "name": "0.20mm Strength @Magneto X", + "inherits": "fdm_process_pply_0.20", + "from": "system", + "setting_id": "GP013", + "instantiation": "true", + "outer_wall_speed": "120", + "wall_loops": "6", + "sparse_infill_density": "25%", + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/0.24mm Draft @MagnetoX.json b/resources/profiles/Peopoly/process/0.24mm Draft @MagnetoX.json new file mode 100644 index 00000000000..f3afb2bbb0d --- /dev/null +++ b/resources/profiles/Peopoly/process/0.24mm Draft @MagnetoX.json @@ -0,0 +1,11 @@ +{ + "type": "process", + "name": "0.24mm Draft @Magneto X", + "inherits": "fdm_process_pply_0.24", + "from": "system", + "setting_id": "GP005", + "instantiation": "true", + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/0.28mm Extra Draft @MagnetoX.json b/resources/profiles/Peopoly/process/0.28mm Extra Draft @MagnetoX.json new file mode 100644 index 00000000000..1a94afba729 --- /dev/null +++ b/resources/profiles/Peopoly/process/0.28mm Extra Draft @MagnetoX.json @@ -0,0 +1,11 @@ +{ + "type": "process", + "name": "0.28mm Extra Draft @Magneto X", + "inherits": "fdm_process_pply_0.28", + "from": "system", + "setting_id": "GP006", + "instantiation": "true", + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/0.40mm Standard @Magneto X 0.8 nozzle.json b/resources/profiles/Peopoly/process/0.40mm Standard @Magneto X 0.8 nozzle.json new file mode 100644 index 00000000000..6a68ee54104 --- /dev/null +++ b/resources/profiles/Peopoly/process/0.40mm Standard @Magneto X 0.8 nozzle.json @@ -0,0 +1,11 @@ +{ + "type": "process", + "name": "0.40mm Standard @Magneto X 0.8 nozzle", + "inherits": "fdm_process_pply_0.40_nozzle_0.8", + "from": "system", + "setting_id": "GP009", + "instantiation": "true", + "compatible_printers": [ + "Peopoly Magneto X 0.8 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/fdm_process_common.json b/resources/profiles/Peopoly/process/fdm_process_common.json new file mode 100644 index 00000000000..9fcbefdf98f --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_common.json @@ -0,0 +1,71 @@ +{ + "type": "process", + "name": "fdm_process_common", + "from": "system", + "instantiation": "false", + "adaptive_layer_height": "0", + "reduce_crossing_wall": "0", + "bridge_flow": "0.95", + "bridge_speed": "25", + "brim_width": "5", + "print_sequence": "by layer", + "default_acceleration": "10000", + "bridge_no_support": "0", + "elefant_foot_compensation": "0.1", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "120", + "line_width": "0.45", + "infill_direction": "45", + "sparse_infill_density": "15%", + "sparse_infill_pattern": "grid", + "initial_layer_line_width": "0.42", + "initial_layer_print_height": "0.2", + "initial_layer_speed": "20", + "gap_infill_speed": "30", + "infill_combination": "0", + "sparse_infill_line_width": "0.45", + "infill_wall_overlap": "15%", + "sparse_infill_speed": "50", + "interface_shells": "0", + "detect_overhang_wall": "0", + "reduce_infill_retraction": "0", + "filename_format": "{input_filename_base}.gcode", + "wall_loops": "2", + "inner_wall_line_width": "0.45", + "inner_wall_speed": "40", + "print_settings_id": "", + "raft_layers": "0", + "seam_position": "nearest", + "skirt_distance": "2", + "skirt_height": "2", + "minimum_sparse_infill_area": "0", + "internal_solid_infill_line_width": "0.45", + "internal_solid_infill_speed": "40", + "spiral_mode": "0", + "standby_temperature_delta": "-5", + "enable_support": "0", + "support_filament": "0", + "support_line_width": "0.42", + "support_interface_filament": "0", + "support_on_build_plate_only": "0", + "support_top_z_distance": "0.15", + "support_interface_loop_pattern": "0", + "support_interface_top_layers": "2", + "support_interface_spacing": "0", + "support_interface_speed": "80", + "support_interface_pattern": "auto", + "support_base_pattern": "default", + "support_base_pattern_spacing": "2", + "support_speed": "40", + "support_threshold_angle": "40", + "support_object_xy_distance": "0.5", + "detect_thin_wall": "0", + "top_surface_line_width": "0.42", + "top_surface_speed": "30", + "travel_speed": "400", + "enable_prime_tower": "0", + "prime_tower_width": "60", + "xy_hole_compensation": "0", + "xy_contour_compensation": "0", + "compatible_printers": [] +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/fdm_process_peopoly_common.json b/resources/profiles/Peopoly/process/fdm_process_peopoly_common.json new file mode 100644 index 00000000000..35138b2e2d5 --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_peopoly_common.json @@ -0,0 +1,118 @@ +{ + "type": "process", + "name": "fdm_process_peopoly_common", + "from": "system", + "instantiation": "false", + "inherits": "fdm_process_common", + "adaptive_layer_height": "0", + "reduce_crossing_wall": "0", + "max_travel_detour_distance": "0", + "bottom_surface_pattern": "monotonic", + "bottom_shell_layers": "3", + "bottom_shell_thickness": "0", + "bridge_flow": "0.95", + "bridge_speed": "25", + "internal_bridge_speed" : "70", + "brim_width": "5", + "brim_object_gap": "0.1", + "compatible_printers_condition": "", + "print_sequence": "by layer", + "default_acceleration": "5000", + "top_surface_acceleration": "3000", + "travel_acceleration": "7000", + "inner_wall_acceleration": "5000", + "outer_wall_acceleration": "3000", + "bridge_no_support": "0", + "draft_shield": "disabled", + "elefant_foot_compensation": "0", + "outer_wall_line_width": "0.4", + "wall_infill_order": "inner wall/outer wall/infill", + "line_width": "0.4", + "infill_direction": "45", + "sparse_infill_density": "15%", + "sparse_infill_pattern": "grid", + "initial_layer_acceleration": "500", + "initial_layer_line_width": "0.5", + "initial_layer_print_height": "0.2", + "infill_combination": "0", + "sparse_infill_line_width": "0.45", + "infill_wall_overlap": "25%", + "interface_shells": "0", + "ironing_flow": "10%", + "ironing_spacing": "0.15", + "ironing_speed": "30", + "ironing_type": "no ironing", + "layer_height": "0.2", + "reduce_infill_retraction": "1", + "filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", + "detect_overhang_wall": "1", + "overhang_1_4_speed": "80%", + "overhang_2_4_speed": "50", + "overhang_3_4_speed": "30", + "overhang_4_4_speed": "10", + "inner_wall_line_width": "0.4", + "wall_loops": "3", + "print_settings_id": "", + "raft_layers": "0", + "seam_position": "aligned", + "skirt_distance": "2", + "skirt_height": "1", + "skirt_loops": "0", + "minimum_sparse_infill_area": "15", + "internal_solid_infill_line_width": "0.4", + "spiral_mode": "0", + "standby_temperature_delta": "-5", + "enable_support": "0", + "resolution": "0.012", + "support_type": "normal(auto)", + "support_style": "default", + "support_on_build_plate_only": "0", + "support_top_z_distance": "0.2", + "support_filament": "0", + "support_line_width": "0.4", + "support_interface_loop_pattern": "0", + "support_interface_filament": "0", + "support_interface_top_layers": "2", + "support_interface_bottom_layers": "2", + "support_interface_spacing": "0.5", + "support_interface_speed": "80", + "support_base_pattern": "rectilinear", + "support_base_pattern_spacing": "2.5", + "support_speed": "150", + "support_threshold_angle": "30", + "support_object_xy_distance": "0.35", + "tree_support_branch_angle": "45", + "tree_support_wall_count": "0", + "detect_thin_wall": "0", + "top_surface_pattern": "monotonic", + "top_surface_line_width": "0.4", + "top_shell_layers": "3", + "top_shell_thickness": "0.8", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "120", + "inner_wall_speed": "200", + "internal_solid_infill_speed": "200", + "top_surface_speed": "100", + "gap_infill_speed": "100", + "sparse_infill_speed": "200", + "travel_speed": "350", + "enable_prime_tower": "0", + "wipe_tower_no_sparse_layers": "0", + "prime_tower_width": "60", + "xy_hole_compensation": "0", + "xy_contour_compensation": "0", + "enable_arc_fitting": "0", + "accel_to_decel_enable": "1", + "accel_to_decel_factor": "50%", + "default_jerk": "9", + "initial_layer_jerk": "9", + "outer_wall_jerk": "7", + "infill_jerk": "12", + "travel_jerk": "12", + "inner_wall_jerk": "7", + "top_surface_jerk": "9", + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} diff --git a/resources/profiles/Peopoly/process/fdm_process_peopoly_common_0_2.json b/resources/profiles/Peopoly/process/fdm_process_peopoly_common_0_2.json new file mode 100644 index 00000000000..773fe2f9a3c --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_peopoly_common_0_2.json @@ -0,0 +1,19 @@ +{ + "type": "process", + "name": "fdm_process_peopoly_common_0_2", + "from": "system", + "instantiation": "false", + "inherits": "fdm_process_peopoly_common", + "outer_wall_line_width": "0.22", + "line_width": "0.22", + "sparse_infill_line_width": "0.22", + "initial_layer_line_width": "0.25", + "initial_layer_print_height": "0.1", + "inner_wall_line_width": "0.22", + "internal_solid_infill_line_width": "0.22", + "support_line_width": "0.22", + "top_surface_line_width": "0.22", + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle" + ] +} diff --git a/resources/profiles/Peopoly/process/fdm_process_pply_0.16.json b/resources/profiles/Peopoly/process/fdm_process_pply_0.16.json new file mode 100644 index 00000000000..174ebaeed72 --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_pply_0.16.json @@ -0,0 +1,24 @@ +{ + "type": "process", + "name": "fdm_process_pply_0.16", + "inherits": "fdm_process_pply_common", + "from": "system", + "instantiation": "false", + "layer_height": "0.16", + "elefant_foot_compensation": "0.15", + "bottom_shell_layers": "4", + "top_shell_layers": "4", + "top_shell_thickness": "0.6", + "bridge_flow": "1", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "300", + "inner_wall_speed": "400", + "sparse_infill_speed": "330", + "internal_solid_infill_speed": "350", + "gap_infill_speed": "320", + "overhang_1_4_speed": "60", + "overhang_2_4_speed": "30", + "overhang_3_4_speed": "10", + "support_threshold_angle": "25" +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/fdm_process_pply_0.20.json b/resources/profiles/Peopoly/process/fdm_process_pply_0.20.json new file mode 100644 index 00000000000..2941c8cc5ed --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_pply_0.20.json @@ -0,0 +1,17 @@ +{ + "type": "process", + "name": "fdm_process_pply_0.20", + "inherits": "fdm_process_pply_common", + "from": "system", + "instantiation": "false", + "elefant_foot_compensation": "0.15", + "top_shell_thickness": "0.6", + "bridge_flow": "1", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "250", + "inner_wall_speed": "350", + "sparse_infill_speed": "300", + "internal_solid_infill_speed": "350", + "gap_infill_speed": "350" +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/fdm_process_pply_0.24.json b/resources/profiles/Peopoly/process/fdm_process_pply_0.24.json new file mode 100644 index 00000000000..9aa3df30eb3 --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_pply_0.24.json @@ -0,0 +1,20 @@ +{ + "type": "process", + "name": "fdm_process_pply_0.24", + "inherits": "fdm_process_pply_common", + "from": "system", + "instantiation": "false", + "layer_height": "0.24", + "elefant_foot_compensation": "0.15", + "top_surface_line_width": "0.45", + "top_shell_thickness": "0.6", + "bridge_flow": "1", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "200", + "inner_wall_speed": "230", + "sparse_infill_speed": "230", + "internal_solid_infill_speed": "230", + "gap_infill_speed": "230", + "support_threshold_angle": "35" +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/fdm_process_pply_0.28.json b/resources/profiles/Peopoly/process/fdm_process_pply_0.28.json new file mode 100644 index 00000000000..dadc9d4788e --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_pply_0.28.json @@ -0,0 +1,20 @@ +{ + "type": "process", + "name": "fdm_process_pply_0.28", + "inherits": "fdm_process_pply_common", + "from": "system", + "instantiation": "false", + "layer_height": "0.28", + "elefant_foot_compensation": "0.15", + "top_surface_line_width": "0.45", + "top_shell_thickness": "0.6", + "bridge_flow": "1", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "200", + "inner_wall_speed": "200", + "sparse_infill_speed": "200", + "internal_solid_infill_speed": "200", + "gap_infill_speed": "200", + "support_threshold_angle": "40" +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/fdm_process_pply_0.40_nozzle_0.8.json b/resources/profiles/Peopoly/process/fdm_process_pply_0.40_nozzle_0.8.json new file mode 100644 index 00000000000..b1dbf2c592b --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_pply_0.40_nozzle_0.8.json @@ -0,0 +1,26 @@ +{ + "type": "process", + "name": "fdm_process_pply_0.40_nozzle_0.8", + "inherits": "fdm_process_pply_common", + "from": "system", + "instantiation": "false", + "layer_height": "0.4", + "initial_layer_print_height": "0.4", + "bridge_flow": "1", + "line_width": "0.82", + "outer_wall_line_width": "0.82", + "initial_layer_line_width": "0.82", + "sparse_infill_line_width": "0.82", + "inner_wall_line_width": "0.82", + "internal_solid_infill_line_width": "0.82", + "support_line_width": "0.82", + "top_surface_line_width": "0.82", + "top_surface_pattern": "monotonic", + "initial_layer_speed": "45", + "initial_layer_infill_speed": "80", + "sparse_infill_speed": "150", + "top_surface_speed": "180", + "bridge_speed": "30", + "overhang_3_4_speed": "25", + "overhang_4_4_speed": "5" +} \ No newline at end of file diff --git a/resources/profiles/Peopoly/process/fdm_process_pply_common.json b/resources/profiles/Peopoly/process/fdm_process_pply_common.json new file mode 100644 index 00000000000..6649db3406c --- /dev/null +++ b/resources/profiles/Peopoly/process/fdm_process_pply_common.json @@ -0,0 +1,76 @@ +{ + "type": "process", + "name": "fdm_process_pply_common", + "inherits": "fdm_process_common", + "from": "system", + "instantiation": "false", + "max_travel_detour_distance": "0", + "bottom_surface_pattern": "monotonic", + "bottom_shell_layers": "3", + "bottom_shell_thickness": "0", + "bridge_speed": "50", + "brim_object_gap": "0.1", + "compatible_printers_condition": "", + "draft_shield": "disabled", + "elefant_foot_compensation": "0", + "enable_arc_fitting": "0", + "outer_wall_acceleration": "5000", + "wall_infill_order": "inner wall/outer wall/infill", + "line_width": "0.42", + "internal_bridge_support_thickness": "0.8", + "initial_layer_acceleration": "500", + "initial_layer_line_width": "0.5", + "initial_layer_speed": "30", + "gap_infill_speed": "50", + "sparse_infill_speed": "250", + "ironing_flow": "10%", + "ironing_spacing": "0.15", + "ironing_speed": "30", + "ironing_type": "no ironing", + "layer_height": "0.2", + "reduce_infill_retraction": "1", + "filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", + "detect_overhang_wall": "1", + "overhang_1_4_speed": "0", + "overhang_2_4_speed": "50", + "overhang_3_4_speed": "30", + "overhang_4_4_speed": "10", + "only_one_wall_top": "1", + "inner_wall_speed": "150", + "seam_position": "aligned", + "skirt_height": "1", + "skirt_loops": "0", + "minimum_sparse_infill_area": "15", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "150", + "initial_layer_infill_speed": "60", + "resolution": "0.012", + "support_type": "normal(auto)", + "support_style": "default", + "support_top_z_distance": "0.2", + "support_bottom_z_distance": "0.2", + "support_interface_bottom_layers": "2", + "support_interface_spacing": "0.5", + "support_expansion": "0", + "support_base_pattern_spacing": "2.5", + "support_speed": "150", + "support_threshold_angle": "30", + "support_object_xy_distance": "0.35", + "tree_support_branch_diameter": "2", + "tree_support_branch_angle": "45", + "tree_support_wall_count": "1", + "top_surface_pattern": "monotonicline", + "top_surface_acceleration": "2000", + "top_surface_speed": "200", + "top_shell_layers": "3", + "top_shell_thickness": "0.8", + "travel_speed": "500", + "enable_prime_tower": "1", + "wipe_tower_no_sparse_layers": "0", + "prime_tower_width": "35", + "wall_generator": "classic", + "compatible_printers": [ + "Peopoly Magneto X 0.4 nozzle", + "Peopoly Magneto X 0.8 nozzle" + ] +} \ No newline at end of file