added PETG material from SUNLU
This commit is contained in:
parent
0a90435cfe
commit
d655b343be
@ -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"
|
||||
|
@ -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
|
@ -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
|
||||
|
||||
|
21
04-material/PETG/SUNLU/black.md
Normal file
21
04-material/PETG/SUNLU/black.md
Normal file
@ -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€ |
|
Loading…
x
Reference in New Issue
Block a user