mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Remove builder premium resources that were used for testing (separate PR to add them back) - CURA-4451
This commit is contained in:
parent
b1a4c3488f
commit
ac40de7272
7 changed files with 0 additions and 425 deletions
|
@ -1,24 +0,0 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = Coarse
|
||||
definition = builder_premium_small
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = generic_pla_175
|
||||
setting_version = 3
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
material_print_temperature = =default_material_print_temperature + 15
|
||||
material_standby_temperature = =material_print_temperature
|
||||
material_initial_print_temperature= =material_print_temperature
|
||||
material_final_print_temperature= =material_print_temperature
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0= =material_bed_temperature
|
||||
layer_height = 0.3
|
||||
top_thickness = =layer_height * 5
|
||||
bottom_thickness = =layer_height * 3
|
||||
speed_print = 60
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = High Quality
|
||||
definition = builder_premium_small
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
quality_type = high
|
||||
material = generic_pla_175
|
||||
setting_version = 3
|
||||
weight = 1
|
||||
|
||||
[values]
|
||||
acceleration_print = 2000
|
||||
material_print_temperature = =default_material_print_temperature + 15
|
||||
material_standby_temperature = =material_print_temperature
|
||||
material_initial_print_temperature= =material_print_temperature
|
||||
material_final_print_temperature= =material_print_temperature
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0= =material_bed_temperature
|
||||
layer_height = 0.1
|
||||
top_thickness = =layer_height * 7
|
||||
bottom_thickness = =layer_height * 5
|
||||
speed_print = 40
|
||||
layer_height_0 = 0.2
|
|
@ -1,23 +0,0 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = Normal
|
||||
definition = builder_premium_small
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_pla_175
|
||||
setting_version = 3
|
||||
weight = 0
|
||||
|
||||
[values]
|
||||
material_print_temperature = =default_material_print_temperature + 15
|
||||
material_standby_temperature = =material_print_temperature
|
||||
material_initial_print_temperature= =material_print_temperature
|
||||
material_final_print_temperature= =material_print_temperature
|
||||
material_bed_temperature = 45
|
||||
material_bed_temperature_layer_0= =material_bed_temperature
|
||||
layer_height = 0.2
|
||||
top_thickness = =layer_height * 5
|
||||
bottom_thickness = =layer_height * 3
|
||||
speed_print = 50
|
Loading…
Add table
Add a link
Reference in a new issue