Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <jordan.fortel@naxe.fr>2022-07-25 19:40:03 +0300
committerJordan <jordan.fortel@naxe.fr>2022-07-25 19:40:03 +0300
commitd9ed37d33ccc0407fee08ca67573c1bdb942f788 (patch)
tree91b74a181aed72826438d4770ad696b51e1646fc /resources/quality/nps/nps_TPU_C.inst.cfg
parentf6061d76ba82ed5c4024c56dbfc60e1bc894bb76 (diff)
Remove the wall section from quality
Diffstat (limited to 'resources/quality/nps/nps_TPU_C.inst.cfg')
-rw-r--r--resources/quality/nps/nps_TPU_C.inst.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/quality/nps/nps_TPU_C.inst.cfg b/resources/quality/nps/nps_TPU_C.inst.cfg
index d52fe0f941..5edd72ab95 100644
--- a/resources/quality/nps/nps_TPU_C.inst.cfg
+++ b/resources/quality/nps/nps_TPU_C.inst.cfg
@@ -11,11 +11,6 @@ weight = -1
material = generic_tpu
[values]
-layer_height_0 = =round(0.75*machine_nozzle_size, 2)
-line_width = =machine_nozzle_size/machine_nozzle_size*0.38
-wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.38
-wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.38
-wall_0_wipe_dist = =machine_nozzle_size/2
speed_print = 40
speed_wall = =math.ceil(speed_print * 40/40)
speed_wall_0 = =math.ceil(speed_print * 30/40)