From 04dd572bb8dad5b530f8143137b73e96debedf53 Mon Sep 17 00:00:00 2001 From: Frank Zechert Date: Tue, 19 Aug 2025 02:12:00 +0200 Subject: [PATCH] update permission on files --- 03-cura/01-configuration/README.md | 0 .../01-configuration/cura-parameter-list.html | 0 .../definitions/flsun_v400.def.json | 86 +++++++++--------- .../extruders/flsun_v400_extruder_0.def.json | 67 +++++++++++--- .../01-configuration/meshes/flsun_v400.stl | Bin .../flsun_v400_0.4_PETG_Draft_Print.inst.cfg | 0 .../flsun_v400_0.4_PLA_Draft_Print.inst.cfg | 0 .../flsun_v400_global_Draft_Quality.inst.cfg | 0 .../variants/flsun_v400_0.4.inst.cfg | 0 9 files changed, 97 insertions(+), 56 deletions(-) mode change 100755 => 100644 03-cura/01-configuration/README.md mode change 100755 => 100644 03-cura/01-configuration/cura-parameter-list.html mode change 100755 => 100644 03-cura/01-configuration/definitions/flsun_v400.def.json mode change 100755 => 100644 03-cura/01-configuration/extruders/flsun_v400_extruder_0.def.json mode change 100755 => 100644 03-cura/01-configuration/meshes/flsun_v400.stl mode change 100755 => 100644 03-cura/01-configuration/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg mode change 100755 => 100644 03-cura/01-configuration/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg mode change 100755 => 100644 03-cura/01-configuration/quality/flsun_v400_global_Draft_Quality.inst.cfg mode change 100755 => 100644 03-cura/01-configuration/variants/flsun_v400_0.4.inst.cfg diff --git a/03-cura/01-configuration/README.md b/03-cura/01-configuration/README.md old mode 100755 new mode 100644 diff --git a/03-cura/01-configuration/cura-parameter-list.html b/03-cura/01-configuration/cura-parameter-list.html old mode 100755 new mode 100644 diff --git a/03-cura/01-configuration/definitions/flsun_v400.def.json b/03-cura/01-configuration/definitions/flsun_v400.def.json old mode 100755 new mode 100644 index 16bc9ab..f2f39fa --- a/03-cura/01-configuration/definitions/flsun_v400.def.json +++ b/03-cura/01-configuration/definitions/flsun_v400.def.json @@ -1,45 +1,45 @@ { - "version": 2, - "name": "Flsun V400", - "inherits": "fdmprinter", - "metadata": - { - "visible": true, - "author": "FLSUN, Guislain Cyril, Frank Zechert", - "manufacturer": "Flsun", - "file_formats": "text/x-gcode", - "platform": "flsun_v400.stl", - "has_machine_quality": true, - "has_materials": true, - "machine_extruder_trains": { "0": "flsun_v400_extruder_0" }, - "platform_offset": [ - 0, - -40.6455, - -43.5 - ] - }, - "overrides": - { - "gantry_height": { "value": "0" }, - "infill_sparse_density": { "default_value": 15 }, - "machine_center_is_zero": { "default_value": true }, - "machine_depth": { "default_value": 300 }, - "machine_end_gcode": { "default_value": "END_PRINT\n" }, - "machine_head_with_fans_polygon": - { - "default_value": [ - [0, 0], - [0, 0], - [0, 0], - [0, 0] - ] - }, - "machine_heated_bed": { "default_value": true }, - "machine_height": { "default_value": 410 }, - "machine_shape": { "default_value": "elliptic" }, - "machine_start_gcode": { "default_value": ";Nozzle diameter = {machine_nozzle_size}\n;Filament type = {material_type}\n;Filament name = {material_brand} {material_name}\n;Filament weight = {filament_weight}\n;M109 S{material_print_temperature}\n;M190 S{material_bed_temperature}\n\nSTART_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}\n" }, - "machine_width": { "default_value": 300 }, - "material_diameter": { "default_value": 1.75 }, - "z_seam_type": { "value": "'sharpest_corner'" } - } + "version": 2, + "name": "Flsun V400", + "inherits": "fdmprinter", + "metadata": + { + "visible": true, + "author": "FLSUN, Guislain Cyril, Frank Zechert", + "manufacturer": "Flsun", + "file_formats": "text/x-gcode", + "platform": "flsun_v400.stl", + "has_machine_quality": true, + "has_materials": true, + "machine_extruder_trains": { "0": "flsun_v400_extruder_0" }, + "platform_offset": [ + 0, + -40.6455, + -43.5 + ] + }, + "overrides": + { + "gantry_height": { "value": "0" }, + "infill_sparse_density": { "default_value": 15 }, + "machine_center_is_zero": { "default_value": true }, + "machine_depth": { "default_value": 300 }, + "machine_end_gcode": { "default_value": "END_PRINT\n" }, + "machine_head_with_fans_polygon": + { + "default_value": [ + [0, 0], + [0, 0], + [0, 0], + [0, 0] + ] + }, + "machine_heated_bed": { "default_value": true }, + "machine_height": { "default_value": 410 }, + "machine_shape": { "default_value": "circular" }, + "machine_start_gcode": { "default_value": ";Nozzle diameter = {machine_nozzle_size}\n;Filament type = {material_type}\n;Filament name = {material_brand} {material_name}\n;Filament weight = {filament_weight}\n;M109 S{material_print_temperature}\n;M190 S{material_bed_temperature}\n\nSTART_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}\n" }, + "machine_width": { "default_value": 300 }, + "material_diameter": { "default_value": 1.75 }, + "z_seam_type": { "value": "'sharpest_corner'" } + } } diff --git a/03-cura/01-configuration/extruders/flsun_v400_extruder_0.def.json b/03-cura/01-configuration/extruders/flsun_v400_extruder_0.def.json old mode 100755 new mode 100644 index 68f3978..3daf988 --- a/03-cura/01-configuration/extruders/flsun_v400_extruder_0.def.json +++ b/03-cura/01-configuration/extruders/flsun_v400_extruder_0.def.json @@ -1,15 +1,56 @@ { - "version": 2, - "name": "Extruder 1", - "inherits": "fdmextruder", - "metadata": - { - "machine": "flsun_v400", - "position": "0" - }, - "overrides": - { - "extruder_nr": { "default_value": 0 }, - "material_diameter": { "default_value": 1.75 } - } + "version": 2, + "name": "Extruder 1", + "inherits": "fdmextruder", + "metadata": { + "machine": "flsun_v400", + "position": "0" + }, + "overrides": { + "extruder_nr": { + "default_value": 0 + }, + "material_diameter": { + "default_value": 1.75 + }, + "machine_nozzle_size": { + "default_value": 0.4 + }, + "material_max_temperature": { + "default_value": 300 + }, + "material_min_temperature": { + "default_value": 180 + }, + "material_flow": { + "default_value": 100 + }, + "retraction_enable": { + "default_value": true + }, + "retraction_amount": { + "default_value": 0.8 + }, + "retraction_speed": { + "default_value": 35.0 + }, + "retraction_min_travel": { + "default_value": 1.5 + }, + "cool_fan_enabled": { + "default_value": true + }, + "cool_fan_speed": { + "default_value": 80 + }, + "cool_min_layer_time": { + "default_value": 5 + }, + "speed_print": { + "default_value": 150 + }, + "speed_travel": { + "default_value": 250 + } + } } diff --git a/03-cura/01-configuration/meshes/flsun_v400.stl b/03-cura/01-configuration/meshes/flsun_v400.stl old mode 100755 new mode 100644 diff --git a/03-cura/01-configuration/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg b/03-cura/01-configuration/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg old mode 100755 new mode 100644 diff --git a/03-cura/01-configuration/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg b/03-cura/01-configuration/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg old mode 100755 new mode 100644 diff --git a/03-cura/01-configuration/quality/flsun_v400_global_Draft_Quality.inst.cfg b/03-cura/01-configuration/quality/flsun_v400_global_Draft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/03-cura/01-configuration/variants/flsun_v400_0.4.inst.cfg b/03-cura/01-configuration/variants/flsun_v400_0.4.inst.cfg old mode 100755 new mode 100644