From 73a15856adf16e8049f5f34362d8e5fbc630bd7d Mon Sep 17 00:00:00 2001 From: just-trey Date: Tue, 9 May 2023 20:43:10 -0400 Subject: [PATCH 1/2] inital migration --- .../definitions/ankermake_m5.def.json | 126 ---- .../ankermake_m5_extruder_0.def.json | 15 - .../ankermake_m5_0.4_tpu_base.inst.cfg | 26 - ...e_m5_extruder_0_%233_0.4_tpu_base.inst.cfg | 101 --- Cura-5.x-M5-Profile/readme.md | 38 - .../definitions/ankermake_m5_ce.def.json | 133 ++++ .../ankermake_m5_ce_extruder_0.def.json | 13 + .../images/ankermake_m5_ce.png | Bin .../meshes/ankermake_m5_ce_platform.obj | 0 .../ankermake_m5_ce_draft.inst.cfg | 2 +- .../ankermake_m5_ce_fine.inst.cfg | 2 +- .../ankermake_m5_ce_normal.inst.cfg | 2 +- Cura-5.x-M5-Profile/LICENSE => LICENSE | 0 PrusaSlicer-2.5-M5-Profile/LICENSE | 661 ------------------ PrusaSlicer-2.5-M5-Profile/readme.md | 35 - .../vendor/AnkerMake.idx | 2 - .../vendor/AnkerMake.ini | 452 ------------ .../vendor/AnkerMake/M5-bed.stl | Bin 36084 -> 0 bytes .../vendor/AnkerMake/M5-texture.svg | 1 - .../vendor/AnkerMake/M5_thumbnail.png | Bin 37200 -> 0 bytes changelog.md | 7 + readme.md | 43 +- 22 files changed, 197 insertions(+), 1462 deletions(-) delete mode 100644 Cura-5.x-M5-Profile/definitions/ankermake_m5.def.json delete mode 100644 Cura-5.x-M5-Profile/extruders/ankermake_m5_extruder_0.def.json delete mode 100644 Cura-5.x-M5-Profile/quality_changes/ankermake_m5_0.4_tpu_base.inst.cfg delete mode 100644 Cura-5.x-M5-Profile/quality_changes/ankermake_m5_extruder_0_%233_0.4_tpu_base.inst.cfg delete mode 100644 Cura-5.x-M5-Profile/readme.md create mode 100644 Cura-AMCE-Profile/definitions/ankermake_m5_ce.def.json create mode 100644 Cura-AMCE-Profile/extruders/ankermake_m5_ce_extruder_0.def.json rename Cura-5.x-M5-Profile/images/ankermake_m5.png => Cura-AMCE-Profile/images/ankermake_m5_ce.png (100%) rename Cura-5.x-M5-Profile/meshes/ankermake_m5_platform.obj => Cura-AMCE-Profile/meshes/ankermake_m5_ce_platform.obj (100%) rename Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_draft.inst.cfg => Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_draft.inst.cfg (86%) rename Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_fine.inst.cfg => Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_fine.inst.cfg (86%) rename Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_normal.inst.cfg => Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_normal.inst.cfg (86%) rename Cura-5.x-M5-Profile/LICENSE => LICENSE (100%) delete mode 100644 PrusaSlicer-2.5-M5-Profile/LICENSE delete mode 100644 PrusaSlicer-2.5-M5-Profile/readme.md delete mode 100644 PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake.idx delete mode 100644 PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake.ini delete mode 100644 PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5-bed.stl delete mode 100644 PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5-texture.svg delete mode 100644 PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5_thumbnail.png diff --git a/Cura-5.x-M5-Profile/definitions/ankermake_m5.def.json b/Cura-5.x-M5-Profile/definitions/ankermake_m5.def.json deleted file mode 100644 index f874334..0000000 --- a/Cura-5.x-M5-Profile/definitions/ankermake_m5.def.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "version": 2, - "name": "AnkerMake M5", - "inherits": "fdmprinter", - "metadata": - { - "visible": true, - "author": "just-trey", - "manufacturer": "AnkerMake", - "file_formats": "text/x-gcode", - "platform": "ankermake_m5_platform.obj", - "has_machine_quality": true, - "machine_extruder_trains": { "0": "ankermake_m5_extruder_0" }, - "platform_texture": "ankermake_m5.png", - "preferred_material": "generic_pla", - "preferred_quality_type": "normal" - }, - "overrides": - { - "acceleration_enabled": { "value": "true" }, - "acceleration_infill": { "maximum_value_warning": "2500" }, - "acceleration_layer_0": { "maximum_value_warning": "2500" }, - "acceleration_prime_tower": { "maximum_value_warning": "2500" }, - "acceleration_print": - { - "maximum_value_warning": "2500", - "value": "2500" - }, - "acceleration_print_layer_0": { "maximum_value_warning": "2500" }, - "acceleration_roofing": { "maximum_value_warning": "2500" }, - "acceleration_skirt_brim": { "maximum_value_warning": "2500" }, - "acceleration_support": { "maximum_value_warning": "2500" }, - "acceleration_support_bottom": { "maximum_value_warning": "2500" }, - "acceleration_support_infill": { "maximum_value_warning": "2500" }, - "acceleration_support_interface": { "maximum_value_warning": "2500" }, - "acceleration_support_roof": { "maximum_value_warning": "2500" }, - "acceleration_topbottom": { "maximum_value_warning": "2500" }, - "acceleration_travel": - { - "maximum_value_warning": "2500", - "value": "acceleration_print" - }, - "acceleration_travel_layer_0": - { - "maximum_value_warning": "2500", - "value": "acceleration_travel" - }, - "acceleration_wall": { "maximum_value_warning": "2500" }, - "acceleration_wall_0": { "maximum_value_warning": "2500" }, - "acceleration_wall_x": { "maximum_value_warning": "2500" }, - "adhesion_type": { "default_value": "skirt" }, - "cool_min_layer_time": { "value": 6 }, - "cool_min_speed": { "value": 30 }, - "gantry_height": { "value": 25 }, - "hole_xy_offset": { "value": 0.2 }, - "infill_pattern": { "value": "'lines' if infill_sparse_density >= 25 else 'grid'" }, - "infill_sparse_density": { "value": 25 }, - "machine_depth": { "default_value": 235 }, - "machine_heated_bed": { "default_value": true }, - "machine_height": { "default_value": 250 }, - "machine_name": { "default_value": "AnkerMake M5" }, - "machine_start_gcode": { "default_value": "M104 S{material_print_temperature_layer_0} ; set final nozzle temp\nM190 S{material_bed_temperature_layer_0} ; set and wait for bed temp to stabilize\nM109 S{material_print_temperature_layer_0} ; wait for nozzle temp to stabilize\nG28 ;Home\nM420 S1; restore saved Auto Bed Leveling data\nG1 E10 F3600; push out retracted filament(fix for over retraction after prime)" }, - "machine_width": { "default_value": 235 }, - "material_bed_temperature": { "maximum_value_warning": "110" }, - "material_bed_temperature_layer_0": { "maximum_value_warning": "110" }, - "material_diameter": { "default_value": 1.75 }, - "material_final_print_temperature": { "value": "material_print_temperature" }, - "material_flow_layer_0": { "value": 115 }, - "material_initial_print_temperature": { "value": "material_print_temperature" }, - "material_print_temperature": { "maximum_value_warning": "260" }, - "material_print_temperature_layer_0": - { - "maximum_value_warning": "270", - "value": "material_print_temperature + 5" - }, - "minimum_interface_area": { "value": 10 }, - "minimum_support_area": { "value": 2 }, - "retraction_amount": { "default_value": 1.5 }, - "retraction_combing": { "value": "'off' if retraction_hop_enabled else 'infill'" }, - "retraction_hop": { "value": 0.2 }, - "retraction_speed": { "default_value": 60 }, - "skin_material_flow": { "value": 97 }, - "skin_monotonic": { "default_value": true }, - "skirt_line_count": { "value": 3 }, - "small_hole_max_size": { "value": 10 }, - "speed_infill": { "maximum_value_warning": 255 }, - "speed_print": - { - "maximum_value_warning": 255, - "value": 250.0 - }, - "speed_support": { "maximum_value_warning": 255 }, - "speed_support_bottom": { "maximum_value_warning": 255 }, - "speed_support_infill": { "maximum_value_warning": 255 }, - "speed_support_interface": { "maximum_value_warning": 255 }, - "speed_support_roof": { "maximum_value_warning": 255 }, - "speed_topbottom": { "value": 150.0 }, - "speed_travel": { "value": 250.0 }, - "speed_wall": - { - "maximum_value_warning": 255, - "value": 150.0 - }, - "speed_wall_x": - { - "maximum_value_warning": 255, - "value": 250.0 - }, - "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width / 2.0 /layer_height)))" }, - "support_brim_width": { "value": 4.0 }, - "support_infill_rate": { "value": "0 if support_enable and support_structure == 'tree' else 20" }, - "support_interface_density": { "value": 33.333 }, - "support_interface_enable": { "value": true }, - "support_interface_pattern": { "value": "'grid'" }, - "support_interface_skip_height": { "value": 0.2 }, - "support_roof_enable": { "value": true }, - "support_xy_distance": { "value": "wall_line_width_0 * 2" }, - "support_xy_distance_overhang": { "value": "wall_line_width_0" }, - "support_xy_overrides_z": { "value": "'xy_overrides_z'" }, - "support_z_distance": { "value": "layer_height * 2" }, - "top_bottom_thickness": { "value": "layer_height * 4" }, - "wall_overhang_angle": { "value": 55 }, - "wall_overhang_speed_factor": { "value": 55 }, - "zig_zaggify_infill": { "value": "infill_pattern == 'cross' or infill_pattern == 'cross_3d' or infill_pattern == 'lines'" } - } -} diff --git a/Cura-5.x-M5-Profile/extruders/ankermake_m5_extruder_0.def.json b/Cura-5.x-M5-Profile/extruders/ankermake_m5_extruder_0.def.json deleted file mode 100644 index ec65e16..0000000 --- a/Cura-5.x-M5-Profile/extruders/ankermake_m5_extruder_0.def.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "version": 2, - "name": "Extruder 1", - "inherits": "fdmextruder", - "metadata": - { - "machine": "ankermake_m5", - "position": "0" - }, - "overrides": - { - "extruder_nr": { "default_value": 0 }, - "material_diameter": { "default_value": 1.75 } - } -} \ No newline at end of file diff --git a/Cura-5.x-M5-Profile/quality_changes/ankermake_m5_0.4_tpu_base.inst.cfg b/Cura-5.x-M5-Profile/quality_changes/ankermake_m5_0.4_tpu_base.inst.cfg deleted file mode 100644 index 40d1b33..0000000 --- a/Cura-5.x-M5-Profile/quality_changes/ankermake_m5_0.4_tpu_base.inst.cfg +++ /dev/null @@ -1,26 +0,0 @@ -[general] -version = 4 -name = 0.4 TPU Base -definition = ankermake_m5 - -[metadata] -type = quality_changes -quality_type = normal -setting_version = 20 - -[values] -adaptive_layer_height_enabled = False -adaptive_layer_height_variation = 0.08 -adhesion_type = skirt -bridge_settings_enabled = True -bridge_wall_min_length = 2 -jerk_enabled = True -layer_height = 0.16 -layer_height_0 = 0.2 -material_bed_temperature = 60 -material_bed_temperature_layer_0 = 60 -retraction_combing = infill -support_enable = False -support_structure = tree -support_type = buildplate - diff --git a/Cura-5.x-M5-Profile/quality_changes/ankermake_m5_extruder_0_%233_0.4_tpu_base.inst.cfg b/Cura-5.x-M5-Profile/quality_changes/ankermake_m5_extruder_0_%233_0.4_tpu_base.inst.cfg deleted file mode 100644 index 1f763af..0000000 --- a/Cura-5.x-M5-Profile/quality_changes/ankermake_m5_extruder_0_%233_0.4_tpu_base.inst.cfg +++ /dev/null @@ -1,101 +0,0 @@ -[general] -version = 4 -name = 0.4 TPU Base -definition = ankermake_m5 - -[metadata] -type = quality_changes -quality_type = normal -intent_category = default -position = 0 -setting_version = 20 - -[values] -bottom_skin_expand_distance = 2.0 -bridge_enable_more_layers = True -bridge_fan_speed = 0 -bridge_fan_speed_2 = 10 -bridge_fan_speed_3 = 20 -bridge_skin_speed = 20 -bridge_wall_speed = 20 -brim_line_count = 6 -brim_width = 10 -coasting_enable = True -cool_fan_speed = 20 -cool_fan_speed_max = 40 -cool_min_speed = 20 -expand_skins_expand_distance = 2 -fill_outline_gaps = True -hole_xy_offset = 0 -infill_before_walls = False -infill_multiplier = 1 -infill_pattern = cross_3d -infill_sparse_density = 15 -inset_direction = inside_out -ironing_enabled = False -ironing_flow = 15.0 -ironing_inset = 0.4 -ironing_line_spacing = 0.2 -ironing_monotonic = True -ironing_only_highest_layer = False -jerk_print = 7.5 -jerk_travel = 15 -line_width = 0.42 -material_flow = 102 -material_flow_layer_0 = 108 -material_print_temperature = 212 -material_print_temperature_layer_0 = 212 -min_infill_area = 0 -minimum_support_area = 5 -optimize_wall_printing_order = True -retract_at_layer_change = True -retraction_amount = 2 -retraction_hop = 0.2 -retraction_hop_enabled = True -retraction_hop_only_when_collides = True -retraction_prime_speed = 40 -retraction_speed = 40 -skin_material_flow = 100 -skin_material_flow_layer_0 = 100 -skin_preshrink = 0.8 -skirt_brim_speed = 50 -skirt_gap = 5.0 -skirt_line_count = 6 -slicing_tolerance = middle -speed_equalize_flow_width_factor = 100 -speed_infill = 80 -speed_ironing = 100 -speed_layer_0 = 50 -speed_print = 80 -speed_support = 150 -speed_topbottom = 80 -speed_travel_layer_0 = 100 -speed_wall_0 = 80 -speed_wall_x = 80 -support_angle = 50 -support_infill_rate = 100 -support_line_distance = 3 -support_roof_height = 2 -support_top_distance = 0.4 -support_tree_branch_diameter = 3.0 -support_tree_max_diameter = 14 -support_use_towers = False -support_xy_overrides_z = z_overrides_xy -top_bottom_pattern = zigzag -top_bottom_pattern_0 = zigzag -top_bottom_thickness = 0.8 -top_skin_expand_distance = 2.0 -travel_avoid_supports = True -wall_0_material_flow_layer_0 = 100.0 -wall_line_count = 3 -wall_overhang_speed_factor = 40 -wall_thickness = 1.2 -wall_x_material_flow_layer_0 = 100.0 -xy_offset = 0 -xy_offset_layer_0 = 0 -z_seam_corner = z_seam_corner_weighted -z_seam_relative = True -z_seam_type = sharpest_corner -z_seam_x = 0 -z_seam_y = 0 - diff --git a/Cura-5.x-M5-Profile/readme.md b/Cura-5.x-M5-Profile/readme.md deleted file mode 100644 index 0d98e92..0000000 --- a/Cura-5.x-M5-Profile/readme.md +++ /dev/null @@ -1,38 +0,0 @@ -# AnkerMake M5 Cura 5.1+ Profiles - -[![GitHub release](https://img.shields.io/github/v/release/just-trey/AnkerMake-M5-Profile?display_name=tag&sort=semver&style=for-the-badge)](https://github.com/just-trey/AnkerMake-M5-Profile/releases/latest) - -![image](https://user-images.githubusercontent.com/10281380/204983009-1b896ab9-774d-414d-adbe-b3f8aad5ccf2.png) - -## Known Issues - -- Printed speed will report and warn higher than 5x because of how Cura calculates speed. There are no significant quality or other impacts on the actual print. - -## Note - -The configuration authors strongly believe there is no "one size fits all" profile. These profiles provide an excellent base to get started, but we highly encourage users to learn and adjust their slicer settings to suit their use case. - -## Overview - -These profiles will allow you to add the AnkerMake M5 as a new printer in the menus. -Installing the profile: - -1. Open Cura -1. Under the Help Menu, choose "Show Configuration Folder" (keep this folder open for the next several steps). -1. Close out of Cura -1. Download [Cura-5.x-M5-Profile.zip](https://github.com/just-trey/AnkerMake-M5-Profile/releases/latest/download/Cura-5.x-M5-Profile.zip) -1. Extract the zip file to a location of your choice and open the folder. -1. Copy the Contents of this folder to the Configuration folder you opened in step two. (Note you will be adding files to the directories) -1. Open Cura, and you should now be able to add a new AnkerMake M5 Printer. -![image](https://user-images.githubusercontent.com/10281380/204983099-ebb1007c-1171-4e68-a2e7-a2620efcca1b.png) -Optional: Enter a new Printer Name -Complete the printer setup -You now should have an AnkerMake M5 with some basic built-in Printer Profiles. - -## Licences - -- Cura profiles are under released under the [GNU LESSER GENERAL PUBLIC LICENSE v3.0](Cura-5.x-M5-Profile/LICENSE). - -## Changelog - -[View Changelog](/changelog.md) diff --git a/Cura-AMCE-Profile/definitions/ankermake_m5_ce.def.json b/Cura-AMCE-Profile/definitions/ankermake_m5_ce.def.json new file mode 100644 index 0000000..c0f642a --- /dev/null +++ b/Cura-AMCE-Profile/definitions/ankermake_m5_ce.def.json @@ -0,0 +1,133 @@ +{ + "version": 2, + "name": "AnkerMake M5 CE", + "inherits": "fdmprinter", + "metadata": { + "visible": true, + "author": "just-trey", + "manufacturer": "AnkerMake", + "file_formats": "text/x-gcode", + "platform": "ankermake_m5_ce_platform.obj", + "has_machine_quality": true, + "machine_extruder_trains": { "0": "ankermake_m5_ce_extruder_0" }, + "platform_texture": "ankermake_m5_ce.png", + "preferred_material": "generic_pla", + "preferred_quality_type": "normal" + }, + "overrides": { + "acceleration_enabled": { "value": "true" }, + "acceleration_infill": { "maximum_value_warning": "2500" }, + "acceleration_layer_0": { "maximum_value_warning": "2500" }, + "acceleration_prime_tower": { "maximum_value_warning": "2500" }, + "acceleration_print": { + "maximum_value_warning": "2500", + "value": "2500" + }, + "acceleration_print_layer_0": { "maximum_value_warning": "2500" }, + "acceleration_roofing": { "maximum_value_warning": "2500" }, + "acceleration_skirt_brim": { "maximum_value_warning": "2500" }, + "acceleration_support": { "maximum_value_warning": "2500" }, + "acceleration_support_bottom": { "maximum_value_warning": "2500" }, + "acceleration_support_infill": { "maximum_value_warning": "2500" }, + "acceleration_support_interface": { "maximum_value_warning": "2500" }, + "acceleration_support_roof": { "maximum_value_warning": "2500" }, + "acceleration_topbottom": { "maximum_value_warning": "2500" }, + "acceleration_travel": { + "maximum_value_warning": "2500", + "value": "acceleration_print" + }, + "acceleration_travel_layer_0": { + "maximum_value_warning": "2500", + "value": "acceleration_travel" + }, + "acceleration_wall": { "maximum_value_warning": "2500" }, + "acceleration_wall_0": { "maximum_value_warning": "2500" }, + "acceleration_wall_x": { "maximum_value_warning": "2500" }, + "adhesion_type": { "default_value": "skirt" }, + "cool_min_layer_time": { "value": 6 }, + "cool_min_speed": { "value": 30 }, + "gantry_height": { "value": 25 }, + "hole_xy_offset": { "value": 0.2 }, + "infill_pattern": { + "value": "'lines' if infill_sparse_density >= 25 else 'grid'" + }, + "infill_sparse_density": { "value": 25 }, + "machine_depth": { "default_value": 235 }, + "machine_heated_bed": { "default_value": true }, + "machine_height": { "default_value": 250 }, + "machine_name": { "default_value": "AnkerMake M5" }, + "machine_start_gcode": { + "default_value": "M104 S{material_print_temperature_layer_0} ; set final nozzle temp\nM190 S{material_bed_temperature_layer_0} ; set and wait for bed temp to stabilize\nM109 S{material_print_temperature_layer_0} ; wait for nozzle temp to stabilize\nG28 ;Home\nM420 S1; restore saved Auto Bed Leveling data\nG1 E10 F3600; push out retracted filament(fix for over retraction after prime)" + }, + "machine_width": { "default_value": 235 }, + "material_bed_temperature": { "maximum_value_warning": "110" }, + "material_bed_temperature_layer_0": { "maximum_value_warning": "110" }, + "material_diameter": { "default_value": 1.75 }, + "material_final_print_temperature": { + "value": "material_print_temperature" + }, + "material_flow_layer_0": { "value": 115 }, + "material_initial_print_temperature": { + "value": "material_print_temperature" + }, + "material_print_temperature": { "maximum_value_warning": "260" }, + "material_print_temperature_layer_0": { + "maximum_value_warning": "270", + "value": "material_print_temperature + 5" + }, + "minimum_interface_area": { "value": 10 }, + "minimum_support_area": { "value": 2 }, + "retraction_amount": { "default_value": 1.5 }, + "retraction_combing": { + "value": "'off' if retraction_hop_enabled else 'infill'" + }, + "retraction_hop": { "value": 0.2 }, + "retraction_speed": { "default_value": 60 }, + "skin_material_flow": { "value": 97 }, + "skin_monotonic": { "default_value": true }, + "skirt_line_count": { "value": 3 }, + "small_hole_max_size": { "value": 10 }, + "speed_infill": { "maximum_value_warning": 255 }, + "speed_print": { + "maximum_value_warning": 255, + "value": 250.0 + }, + "speed_support": { "maximum_value_warning": 255 }, + "speed_support_bottom": { "maximum_value_warning": 255 }, + "speed_support_infill": { "maximum_value_warning": 255 }, + "speed_support_interface": { "maximum_value_warning": 255 }, + "speed_support_roof": { "maximum_value_warning": 255 }, + "speed_topbottom": { "value": 150.0 }, + "speed_travel": { "value": 250.0 }, + "speed_wall": { + "maximum_value_warning": 255, + "value": 150.0 + }, + "speed_wall_x": { + "maximum_value_warning": 255, + "value": 250.0 + }, + "support_angle": { + "value": "math.floor(math.degrees(math.atan(line_width / 2.0 /layer_height)))" + }, + "support_brim_width": { "value": 4.0 }, + "support_infill_rate": { + "value": "0 if support_enable and support_structure == 'tree' else 20" + }, + "support_interface_density": { "value": 33.333 }, + "support_interface_enable": { "value": true }, + "support_interface_pattern": { "value": "'grid'" }, + "support_interface_skip_height": { "value": 0.2 }, + "support_roof_enable": { "value": true }, + "support_xy_distance": { "value": "wall_line_width_0 * 2" }, + "support_xy_distance_overhang": { "value": "wall_line_width_0" }, + "support_xy_overrides_z": { "value": "'xy_overrides_z'" }, + "support_z_distance": { "value": "layer_height * 2" }, + "top_bottom_thickness": { "value": "layer_height * 4" }, + "wall_overhang_angle": { "value": 55 }, + "wall_overhang_speed_factor": { "value": 55 }, + "zig_zaggify_infill": { + "value": "infill_pattern == 'cross' or infill_pattern == 'cross_3d' or infill_pattern == 'lines'" + } + } +} diff --git a/Cura-AMCE-Profile/extruders/ankermake_m5_ce_extruder_0.def.json b/Cura-AMCE-Profile/extruders/ankermake_m5_ce_extruder_0.def.json new file mode 100644 index 0000000..5946dee --- /dev/null +++ b/Cura-AMCE-Profile/extruders/ankermake_m5_ce_extruder_0.def.json @@ -0,0 +1,13 @@ +{ + "version": 2, + "name": "Extruder 1", + "inherits": "fdmextruder", + "metadata": { + "machine": "ankermake_m5_ce", + "position": "0" + }, + "overrides": { + "extruder_nr": { "default_value": 0 }, + "material_diameter": { "default_value": 1.75 } + } +} diff --git a/Cura-5.x-M5-Profile/images/ankermake_m5.png b/Cura-AMCE-Profile/images/ankermake_m5_ce.png similarity index 100% rename from Cura-5.x-M5-Profile/images/ankermake_m5.png rename to Cura-AMCE-Profile/images/ankermake_m5_ce.png diff --git a/Cura-5.x-M5-Profile/meshes/ankermake_m5_platform.obj b/Cura-AMCE-Profile/meshes/ankermake_m5_ce_platform.obj similarity index 100% rename from Cura-5.x-M5-Profile/meshes/ankermake_m5_platform.obj rename to Cura-AMCE-Profile/meshes/ankermake_m5_ce_platform.obj diff --git a/Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_draft.inst.cfg b/Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_draft.inst.cfg similarity index 86% rename from Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_draft.inst.cfg rename to Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_draft.inst.cfg index cb2ddba..93abedd 100644 --- a/Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_draft.inst.cfg +++ b/Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_draft.inst.cfg @@ -1,5 +1,5 @@ [general] -definition = ankermake_m5 +definition = ankermake_m5_ce name = Draft version = 4 diff --git a/Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_fine.inst.cfg b/Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_fine.inst.cfg similarity index 86% rename from Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_fine.inst.cfg rename to Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_fine.inst.cfg index 82dd39e..040f750 100644 --- a/Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_fine.inst.cfg +++ b/Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_fine.inst.cfg @@ -1,5 +1,5 @@ [general] -definition = ankermake_m5 +definition = ankermake_m5_ce name = Fine version = 4 diff --git a/Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_normal.inst.cfg b/Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_normal.inst.cfg similarity index 86% rename from Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_normal.inst.cfg rename to Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_normal.inst.cfg index 78cc700..de3ecb9 100644 --- a/Cura-5.x-M5-Profile/quality/ankermake_m5/ankermake_m5_normal.inst.cfg +++ b/Cura-AMCE-Profile/quality/ankermake_m5_ce/ankermake_m5_ce_normal.inst.cfg @@ -1,5 +1,5 @@ [general] -definition = ankermake_m5 +definition = ankermake_m5_ce name = Normal version = 4 diff --git a/Cura-5.x-M5-Profile/LICENSE b/LICENSE similarity index 100% rename from Cura-5.x-M5-Profile/LICENSE rename to LICENSE diff --git a/PrusaSlicer-2.5-M5-Profile/LICENSE b/PrusaSlicer-2.5-M5-Profile/LICENSE deleted file mode 100644 index 0ad25db..0000000 --- a/PrusaSlicer-2.5-M5-Profile/LICENSE +++ /dev/null @@ -1,661 +0,0 @@ - GNU AFFERO GENERAL PUBLIC LICENSE - Version 3, 19 November 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU Affero General Public License is a free, copyleft license for -software and other kinds of works, specifically designed to ensure -cooperation with the community in the case of network server software. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -our General Public Licenses are intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - Developers that use our General Public Licenses protect your rights -with two steps: (1) assert copyright on the software, and (2) offer -you this License which gives you legal permission to copy, distribute -and/or modify the software. - - A secondary benefit of defending all users' freedom is that -improvements made in alternate versions of the program, if they -receive widespread use, become available for other developers to -incorporate. Many developers of free software are heartened and -encouraged by the resulting cooperation. However, in the case of -software used on network servers, this result may fail to come about. -The GNU General Public License permits making a modified version and -letting the public access it on a server without ever releasing its -source code to the public. - - The GNU Affero General Public License is designed specifically to -ensure that, in such cases, the modified source code becomes available -to the community. It requires the operator of a network server to -provide the source code of the modified version running there to the -users of that server. Therefore, public use of a modified version, on -a publicly accessible server, gives the public access to the source -code of the modified version. - - An older license, called the Affero General Public License and -published by Affero, was designed to accomplish similar goals. This is -a different license, not a version of the Affero GPL, but Affero has -released a new version of the Affero GPL which permits relicensing under -this license. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU Affero General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Remote Network Interaction; Use with the GNU General Public License. - - Notwithstanding any other provision of this License, if you modify the -Program, your modified version must prominently offer all users -interacting with it remotely through a computer network (if your version -supports such interaction) an opportunity to receive the Corresponding -Source of your version by providing access to the Corresponding Source -from a network server at no charge, through some standard or customary -means of facilitating copying of software. This Corresponding Source -shall include the Corresponding Source for any work covered by version 3 -of the GNU General Public License that is incorporated pursuant to the -following paragraph. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the work with which it is combined will remain governed by version -3 of the GNU General Public License. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU Affero General Public License from time to time. Such new versions -will be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU Affero General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU Affero General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU Affero General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published - by the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If your software can interact with users remotely through a computer -network, you should also make sure that it provides a way for users to -get its source. For example, if your program is a web application, its -interface could display a "Source" link that leads users to an archive -of the code. There are many ways you could offer source, and different -solutions will be better for different programs; see section 13 for the -specific requirements. - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU AGPL, see -. diff --git a/PrusaSlicer-2.5-M5-Profile/readme.md b/PrusaSlicer-2.5-M5-Profile/readme.md deleted file mode 100644 index a19148e..0000000 --- a/PrusaSlicer-2.5-M5-Profile/readme.md +++ /dev/null @@ -1,35 +0,0 @@ -# AnkerMake M5 PrusaSlicer 2.5+ Profiles - -[![GitHub release](https://img.shields.io/github/v/release/just-trey/AnkerMake-M5-Profile?display_name=tag&sort=semver&style=for-the-badge)](https://github.com/just-trey/AnkerMake-M5-Profile/releases/latest) - -![image](https://user-images.githubusercontent.com/10281380/204983009-1b896ab9-774d-414d-adbe-b3f8aad5ccf2.png) - -## Overview - -These configurations allow you to add the AnkerMake M5 as a new printer in the menus. Ensure you are using at least PrusaSlicer 2.5.0-rc1. (note 2.5 is now GA ) - -## Known Issues - -- Anything with less than 1 hour of print time will display a considerable remaining time on the printer but does not affect the actual print time. - -## Note - -The configuration authors strongly believe there is no "one size fits all" profile. These profiles provide an excellent base to get started, but we highly encourage users to learn and adjust their slicer settings to suit their use case. - -## Installing the profile - -1. Open PrusaSlicer -1. Under the Help Menu, choose "Show Configuration Folder" (keep this folder open for the next several steps). -1. Close out of PrusaSlicer -1. Download [PrusaSlicer-2.5-M5-Profile.zip](https://github.com/just-trey/AnkerMake-M5-Profile/releases/latest/download/PrusaSlicer-2.5-M5-Profile.zip) -1. Extract the zip file to a location of your choice and open the folder. -1. Copy the *"vendor"* folder to the Configuration folder you opened in step two.![image](https://user-images.githubusercontent.com/10281380/209450820-d98c5f82-07d5-453b-b5e1-11b294b257ac.png) -1. Open PrusaSlicer, and you should now be able to add a new AnkerMake M5 Printer. (printer Settings tab → Printer drop-down → Add/remove printers -1. In the Configuration Wizard, choose Other Vendors: -1. Select the AnkerMake Checkbox -1. Select AnkerMake FFF under the left menu -1. Ensure the check mark next to the 0.4 mm nozzle is enabled. -1. In the left Navigation, select Filaments and then select all available filaments. -1. Once you have added any other printers or made changes, click Finish on the Configuration wizard. - -You now should have an AnkerMake M5 with some base built-in Printer Profiles. diff --git a/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake.idx b/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake.idx deleted file mode 100644 index 366d35f..0000000 --- a/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake.idx +++ /dev/null @@ -1,2 +0,0 @@ -min_slic3r_version = 2.5.0-alpha3 -1.0.0 Initial Version diff --git a/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake.ini b/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake.ini deleted file mode 100644 index 7d8613b..0000000 --- a/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake.ini +++ /dev/null @@ -1,452 +0,0 @@ -# Print profiles for the AnkerMake printers. - -[vendor] -# Vendor name will be shown by the Config Wizard. -name = AnkerMake -# Configuration version of this file. Config file will only be installed, if the config_version differs. -# This means, the server may force the PrusaSlicer configuration to be downgraded. -config_version = 0.1.0 -# Where to get the updates from? -config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Anker/ -# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1% - -# The printer models will be shown by the Configuration Wizard in this order, -# also the first model installed & the first nozzle installed will be activated after install. -# Printer model name will be shown by the installation wizard. - -[printer_model:M5] -name = AnkerMake M5 -variants = 0.4; 0.6 -technology = FFF -family = AnkerMake -bed_model = M5-bed.stl -bed_texture = M5-texture.svg -default_materials = Generic PLA+ @ANKER; Generic PLA @ANKER; Generic PET @ANKER; Generic ABS @ANKER; - -# All presets starting with asterisk, for example *common*, are intermediate and they will -# not make it into the user interface. - -# Common print preset -[print:*common*] -avoid_crossing_perimeters = 0 -bridge_acceleration = 2500 -bridge_angle = 0 -bridge_flow_ratio = 0.95 -bridge_speed = 150 -brim_separation = 0.1 -brim_type = outer_only -brim_width = 0 -clip_multipart_objects = 1 -complete_objects = 0 -default_acceleration = 2500 -dont_support_bridges = 1 -elefant_foot_compensation = 0.1 -ensure_vertical_shell_thickness = 1 -external_perimeter_speed = 150 -external_perimeters_first = 0 -extra_perimeters = 0 -extruder_clearance_height = 30 -extruder_clearance_radius = 45 -fill_angle = 45 -fill_density = 15% -fill_pattern = cubic -first_layer_acceleration = 2500 -first_layer_acceleration_over_raft = 0 -first_layer_extrusion_width = 200% -first_layer_speed = 50% -first_layer_speed_over_raft = 30 -gap_fill_enabled = 1 -gap_fill_speed = 150 -gcode_comments = 0 -infill_acceleration = 2500 -infill_anchor = 600% -infill_anchor_max = 50 -infill_every_layers = 1 -infill_extruder = 1 -infill_first = 0 -infill_only_where_needed = 0 -infill_overlap = 23% -infill_speed = 250 -interface_shells = 0 -max_print_speed = 250 -max_volumetric_extrusion_rate_slope_negative = 0 -max_volumetric_extrusion_rate_slope_positive = 0 -max_volumetric_speed = 0 -min_skirt_length = 4 -notes = -only_retract_when_crossing_perimeters = 0 -ooze_prevention = 0 -output_filename_format = {input_filename_base}_{layer_height}mm_{initial_filament_type}_{printer_model}.gcode -overhangs = 1 -perimeter_acceleration = 2500 -perimeter_extruder = 1 -perimeter_extrusion_width = 0 -perimeter_generator = arachne -perimeter_speed = 250 -perimeters = 3 -post_process = -print_settings_id = -raft_layers = 0 -resolution = 0 -seam_position = aligned -single_extruder_multi_material_priming = 0 -skirt_distance = 3 -skirt_height = 1 -skirts = 3 -small_perimeter_speed = 150 -solid_infill_below_area = 0 -solid_infill_every_layers = 0 -solid_infill_extruder = 1 -solid_infill_speed = 175 -spiral_vase = 0 -standby_temperature_delta = -5 -support_material = 0 -support_material_angle = 0 -support_material_buildplate_only = 0 -support_material_contact_distance = 0.15 -support_material_enforce_layers = 0 -support_material_extruder = 0 -support_material_interface_contact_loops = 0 -support_material_interface_extruder = 0 -support_material_interface_layers = 2 -support_material_interface_spacing = 0.2 -support_material_interface_speed = 100% -support_material_pattern = rectilinear -support_material_spacing = 2 -support_material_speed = 125 -support_material_synchronize_layers = 0 -support_material_threshold = 40 -support_material_with_sheath = 0 -support_material_xy_spacing = 60% -thick_bridges = 0 -thin_walls = 0 -top_solid_infill_speed = 150 -travel_speed = 300 -travel_speed_z = 10 -wipe_tower = 0 -wipe_tower_bridging = 10 -wipe_tower_rotation_angle = 0 -wipe_tower_width = 60 -wipe_tower_x = 170 -wipe_tower_y = 140 -xy_size_compensation = 0 - -[print:*0.08mm*] -inherits = *common* -layer_height = 0.08 -first_layer_height = 0.12 -bottom_solid_layers = 9 -top_solid_layers = 11 -bridge_flow_ratio = 0.70 - -[print:*0.10mm*] -inherits = *common* -layer_height = 0.10 -first_layer_height = 0.14 -bottom_solid_layers = 7 -top_solid_layers = 9 -bridge_flow_ratio = 0.70 - -[print:*0.12mm*] -inherits = *common* -layer_height = 0.12 -first_layer_height = 0.16 -bottom_solid_layers = 6 -top_solid_layers = 7 -bridge_flow_ratio = 0.70 - -[print:*0.16mm*] -inherits = *common* -layer_height = 0.16 -first_layer_height = 0.20 -bottom_solid_layers = 5 -top_solid_layers = 7 -bridge_flow_ratio = 0.85 - -[print:*0.20mm*] -inherits = *common* -layer_height = 0.20 -first_layer_height = 0.24 -bottom_solid_layers = 4 -top_solid_layers = 5 - -[print:*0.24mm*] -inherits = *common* -layer_height = 0.24 -first_layer_height = 0.28 -bottom_solid_layers = 3 -top_solid_layers = 4 - -[print:*0.28mm*] -inherits = *common* -layer_height = 0.28 -first_layer_height = 0.30 -bottom_solid_layers = 3 -top_solid_layers = 4 - -[print:*0.30mm*] -inherits = *common* -layer_height = 0.30 -first_layer_height = 0.35 -bottom_solid_layers = 3 -top_solid_layers = 4 - -[print:*0.40mm*] -inherits = *common* -layer_height = 0.40 -first_layer_height = 0.45 -bottom_solid_layers = 3 -top_solid_layers = 4 - -[print:*0.45mm*] -inherits = *common* -layer_height = 0.45 -first_layer_height = 0.45 -bottom_solid_layers = 3 -top_solid_layers = 4 - - -[print:0.08 mm SUPERDETAIL (0.4 mm nozzle) @ANKER] -inherits = *0.08mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.4 - -[print:0.10 mm HIGHDETAIL (0.4 mm nozzle) @ANKER] -inherits = *0.10mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.4 - -[print:0.12 mm DETAIL (0.4 mm nozzle) @ANKER] -inherits = *0.12mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.4 - -[print:0.16 mm OPTIMAL (0.4 mm nozzle) @ANKER] -inherits = *0.16mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.4 - -[print:0.20 mm NORMAL (0.4 mm nozzle) @ANKER] -inherits = *0.20mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.4 - -[print:0.24 mm DRAFT (0.4 mm nozzle) @ANKER] -inherits = *0.24mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.4 - -[print:0.28 mm SUPERDRAFT (0.4 mm nozzle) @ANKER] -inherits = *0.28mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.4 - -[print:0.10 mm DETAIL (0.6 mm nozzle) @ANKER] -inherits = *0.10mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.6 - -[print:0.20 mm OPTIMAL (0.6 mm nozzle) @ANKER] -inherits = *0.20mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.6 - -[print:0.30 mm NORMAL (0.6 mm nozzle) @ANKER] -inherits = *0.30mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.6 - -[print:0.40 mm DRAFT (0.6 mm nozzle) @ANKER] -inherits = *0.40mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.6 - -[print:0.45 mm SUPERDRAFT (0.6 mm nozzle) @ANKER] -inherits = *0.45mm* -compatible_printers_condition = printer_model=~/(M5).*/ and nozzle_diameter[0]==0.6 - -# When submitting new filaments please print the following temperature tower at 0.1mm layer height: -# https://www.thingiverse.com/thing:2615842 -# Pay particular attention to bridging, overhangs and retractions. -# Also print the following bed adhesion test at 0.1 layer height as well: -# https://www.prusaprinters.org/prints/4634-bed-adhesion-warp-test -# At least for PLA, please keep bed temp at 60, as many Creality printers do not have any ABL -# So having some leeway to get good bed adhesion is not a luxury for many users - -[filament:*common*] -cooling = 0 -compatible_printers = -extrusion_multiplier = 1 -filament_cost = 0 -filament_density = 0 -filament_diameter = 1.75 -filament_notes = "" -filament_settings_id = "" -filament_soluble = 0 -min_print_speed = 30 -slowdown_below_layer_time = 8 -compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_ANKERMAKE.*/ - -[filament:*PLA*] -inherits = *common* -bed_temperature = 60 -fan_below_layer_time = 100 -filament_colour = #DDDDDD -filament_type = PLA -filament_density = 1.24 -filament_cost = 20 -first_layer_bed_temperature = 60 -first_layer_temperature = 210 -fan_always_on = 1 -max_fan_speed = 100 -min_fan_speed = 100 -bridge_fan_speed = 100 -disable_fan_first_layers = 2 -temperature = 205 - -[filament:*PLA+*] -inherits = *common* -bed_temperature = 60 -fan_below_layer_time = 100 -filament_colour = #DDDDDD -filament_type = PLA+ -filament_density = 1.24 -filament_cost = 20 -first_layer_bed_temperature = 60 -first_layer_temperature = 220 -fan_always_on = 1 -max_fan_speed = 100 -min_fan_speed = 100 -bridge_fan_speed = 100 -disable_fan_first_layers = 2 -temperature = 210 - -[filament:*PET*] -inherits = *common* -bed_temperature = 70 -disable_fan_first_layers = 2 -fan_below_layer_time = 20 -filament_colour = #DDDDDD -filament_type = PETG -filament_density = 1.27 -filament_cost = 30 -first_layer_bed_temperature = 70 -first_layer_temperature = 240 -fan_always_on = 1 -max_fan_speed = 50 -min_fan_speed = 50 -bridge_fan_speed = 100 -temperature = 240 - -[filament:*ABS*] -inherits = *common* -bed_temperature = 90 -disable_fan_first_layers = 2 -fan_below_layer_time = 20 -filament_colour = #DDDDDD -filament_type = ABS -filament_density = 1.04 -filament_cost = 20 -first_layer_bed_temperature = 100 -first_layer_temperature = 245 -fan_always_on = 0 -max_fan_speed = 0 -min_fan_speed = 0 -bridge_fan_speed = 30 -top_fan_speed = 0 -temperature = 245 - -[filament:Generic PLA @ANKER] -inherits = *PLA* -filament_vendor = Generic - -[filament:Generic PLA+ @ANKER] -inherits = *PLA+* -filament_vendor = Generic - -[filament:Generic PETG @ANKER] -inherits = *PET* -filament_vendor = Generic - -[filament:Generic ABS @ANKER] -inherits = *ABS* -first_layer_bed_temperature = 90 -bed_temperature = 90 -filament_vendor = Generic - - -# Common printer preset -[printer:*common*] -printer_technology = FFF -before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;{layer_z} -between_objects_gcode = -pause_print_gcode = -deretract_speed = 60 -extruder_colour = #FCE94F -extruder_offset = 0x0 -gcode_flavor = marlin -silent_mode = 0 -remaining_times = 0 -machine_max_acceleration_e = 2500 -machine_max_acceleration_extruding = 2500 -machine_max_acceleration_retracting = 2500 -machine_max_acceleration_travel = 1500,1250 -machine_max_acceleration_x = 2500 -machine_max_acceleration_y = 2500 -machine_max_acceleration_z = 2500 -machine_max_feedrate_e = 100 -machine_max_feedrate_x = 300 -machine_max_feedrate_y = 300 -machine_max_feedrate_z = 20 -machine_max_jerk_e = 3 -machine_max_jerk_x = 30 -machine_max_jerk_y = 30 -machine_max_jerk_z = 0.3 -machine_min_extruding_rate = 0 -machine_min_travel_rate = 0 -layer_gcode = ;AFTER_LAYER_CHANGE\n;{layer_z} -max_print_height = 250 -printer_notes = -printer_settings_id = -retract_before_travel = 2 -retract_before_wipe = 70% -retract_layer_change = 1 -retract_length_toolchange = 1 -retract_lift = 0 -retract_lift_above = 0 -retract_lift_below = 0 -retract_restart_extra = 0 -retract_restart_extra_toolchange = 0 -retract_speed = 60 -single_extruder_multi_material = 0 -thumbnails = 64x64,256x256 -thumbnails_format = JPG -toolchange_gcode = -use_firmware_retraction = 0 -use_relative_e_distances = 0 -use_volumetric_e = 0 -variable_layer_height = 1 -wipe = 1 -z_offset = 0 -default_filament_profile = Generic PLA+ @ANKER -start_gcode = M104 S{first_layer_temperature[0]} ; set final nozzle temp\nM190 S{first_layer_bed_temperature[0]} ; set and wait for bed temp to stabilize\nM109 S{first_layer_temperature[0]} ; wait for nozzle temp to stabilize\nG28 ;Home\nM420 S1; restore saved Auto Bed Leveling data\nG1 E10 F3600; push out retracted filament(fix for over retraction after prime) -end_gcode = M104 S0\nM140 S0\n;Retract the filament\nG92 E1\nG1 E-1 F300\nG28 X0 Y0\nM84 - -[printer:*M5*] -inherits = *common* -bed_shape = 0x0,235-0,235x235,0x235 -max_print_height = 250 -printer_model = M5 -retract_length = 1.25 -retract_speed = 60 -deretract_speed = 60 -retract_before_travel = 1 -retract_before_wipe = 0% -printer_notes = Don not remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_ANKERMAKE\nPRINTER_MODEL_M5 - -[printer:AnkerMake M5 (0.4 mm nozzle)] -inherits = *M5* -nozzle_diameter = 0.4 -printer_variant = 0.4 -min_layer_height = 0.08 -max_layer_height = 0.32 -retract_lift_above = 0.2 -default_print_profile = 0.16 mm OPTIMAL (0.4 mm nozzle) @ANKER - -[printer:AnkerMake M5 (0.6 mm nozzle)] -inherits = *M5* -nozzle_diameter = 0.6 -printer_variant = 0.6 -min_layer_height = 0.1 -max_layer_height = 0.45 -retract_lift_above = 0.2 -default_print_profile = 0.20 mm OPTIMAL (0.6 mm nozzle) @ANKER diff --git a/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5-bed.stl b/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5-bed.stl deleted file mode 100644 index 72e12a23cd4624ccca34f1337631111be8b8793d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 36084 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 diff --git a/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5-texture.svg b/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5-texture.svg deleted file mode 100644 index 2ddacbf..0000000 --- a/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5-texture.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5_thumbnail.png b/PrusaSlicer-2.5-M5-Profile/vendor/AnkerMake/M5_thumbnail.png deleted file mode 100644 index e137319201a97ffd20f0b60af13aa928900f02d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 37200 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 hXk Date: Tue, 9 May 2023 20:45:18 -0400 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d8d53e5..38772f6 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ Installing the profile: 1. Extract the zip file to a location of your choice and open the folder. 1. Copy the Contents of this folder to the Configuration folder you opened in step two. (Note you will be adding files to the directories) 1. Open Cura, and you should now be able to add a new AnkerMake M5 Printer. -![image](https://user-images.githubusercontent.com/10281380/204983099-ebb1007c-1171-4e68-a2e7-a2620efcca1b.png) +![image](https://github.com/Ankermgmt/cura-ankermake-ce-profiles/assets/10281380/ec469d74-a49f-427c-b134-9f210206815c) Optional: Enter a new Printer Name Complete the printer setup You now should have an AnkerMake M5 CE printer setup with some basic built-in Printer Profiles.