mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:35:58 +08:00
EN4 add 0.2mm engineering profile
This commit is contained in:
parent
dc851bb9a3
commit
96aba0a8df
@ -0,0 +1,25 @@
|
|||||||
|
[general]
|
||||||
|
definition = elegoo_neptune_4
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
is_experimental = True
|
||||||
|
material = generic_pla
|
||||||
|
quality_type = Elegoo_layer_020
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = 0.40mm_Elegoo_Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 150
|
||||||
|
speed_topbottom = =speed_print * 2 / 3
|
||||||
|
speed_travel = =min(speed_print * 4 / 3, 250) if speed_print <= 250 else speed_print
|
||||||
|
speed_wall = =speed_print * 2 / 3
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user