From d655b343be2b2eee336b9d53be5fd846aa409f63 Mon Sep 17 00:00:00 2001 From: Frank Zechert Date: Tue, 17 Dec 2024 01:12:36 +0100 Subject: [PATCH] added PETG material from SUNLU --- 03-cura/01-configuration/install.sh | 2 ++ .../flsun_v400_0.4_PETG_Draft_Print.inst.cfg | 15 +++++++++++++ .../flsun_v400_global_Draft_Quality.inst.cfg | 4 ++++ 04-material/PETG/SUNLU/black.md | 21 +++++++++++++++++++ 4 files changed, 42 insertions(+) create mode 100644 03-cura/01-configuration/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg create mode 100644 04-material/PETG/SUNLU/black.md diff --git a/03-cura/01-configuration/install.sh b/03-cura/01-configuration/install.sh index 972e93a..d5a430e 100755 --- a/03-cura/01-configuration/install.sh +++ b/03-cura/01-configuration/install.sh @@ -34,9 +34,11 @@ echo "-------------------" echo "Installing Quality Profile" mkdir -p "${CURA_SHARE}/quality" mkdir -p "${CURA_SHARE}/quality/PLA/0.4" +mkdir -p "${CURA_SHARE}/quality/PETG/0.4" mkdir -p "${CURA_SHARE}/variants" ln -sf "${DIR}/quality/flsun_v400_global_Draft_Quality.inst.cfg" "${CURA_SHARE}/quality/flsun_v400_global_Draft_Quality.inst.cfg" ln -sf "${DIR}/variants/flsun_v400_0.4.inst.cfg" "${CURA_SHARE}/variants/flsun_v400_0.4.inst.cfg" ln -sf "${DIR}/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg" "${CURA_SHARE}/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg" +ln -sf "${DIR}/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg" "${CURA_SHARE}/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg" echo "-------------------" echo "Done" 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 new file mode 100644 index 0000000..da6d2bb --- /dev/null +++ b/03-cura/01-configuration/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Draft +definition = flsun_v400 + +[metadata] +setting_version = 22 +type = quality +quality_type = draft +weight = -2 +material = generic_pla +variant = 0.4 + +[values] +line_width = 0.44 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 index 1b1cd0a..240609d 100644 --- 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 @@ -79,8 +79,10 @@ speed_infill = =speed_print * 1.0 speed_support = =speed_print * 1.0 speed_support_infill = =speed_print * 1.3 speed_support_interface = =speed_print * 0.5 +support_interface_height = =layer_height * 2 speed_support_roof = =speed_print * 0.5 speed_support_bottom = =speed_print * 0.5 +support_interface_pattern = grid speed_travel = =speed_print * 2 speed_layer_0 = 30 speed_print_layer_0 = =speed_layer_0 @@ -91,6 +93,8 @@ speed_wall_x_roofing = =speed_roofing skirt_brim_speed = =speed_print_layer_0 speed_slowdown_layers = 3 support_enable = False +support_xy_distance = =line_width * 3 +support_z_distance = =layer_height * 1.5 speed_z_hop = 30 diff --git a/04-material/PETG/SUNLU/black.md b/04-material/PETG/SUNLU/black.md new file mode 100644 index 0000000..e4fcd5c --- /dev/null +++ b/04-material/PETG/SUNLU/black.md @@ -0,0 +1,21 @@ +# SUNLU Black PETG + +## Settings +| Setting | Value | +| :--------------------------------------------- | :------- | +| Printing Temperature | 230°C | +| Build Plate Temperature | 65°C | +| Flow | | +| Retraction Distance | | +| Retraction Speed | | +| Retraction Extra Prime Amount | | +| Linear Advance Factor | | + +## Prices + +https://www.3djake.de/3djake/ecopla-schwarz + +| Date | Price | +| :--------- | :----- | +| 21.03.2024 | 19.19€ | +| 17.12.2024 | 17.99€ |