mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-22 23:43:16 +08:00
modify some goofoo_cube definitions and 0.7_pla_standard
This commit is contained in:
parent
d13d301a57
commit
4deefe5672
@ -12,9 +12,6 @@
|
||||
"raft_margin": { "default_value": 5 },
|
||||
"layer_height":{"default_value": 0.4},
|
||||
"layer_height_0": {"default_value": 0.5},
|
||||
"wall_thickness": {"default_value": 1.4},
|
||||
"top_bottom_thickness": {"default_value": 1.6},
|
||||
"infill_pattern": {"default_value": "cubic"},
|
||||
"speed_print": {"value": 10},
|
||||
"speed_travel": {"value": 10},
|
||||
"speed_layer_0":{"value": 10},
|
||||
|
@ -11,4 +11,7 @@ material = goofoo_pla
|
||||
variant = 0.7mm Nozzle
|
||||
|
||||
[values]
|
||||
retraction_amount = 6
|
||||
retraction_amount = 6
|
||||
infill_pattern = cubic
|
||||
top_bottom_thickness = 1.6
|
||||
wall_thickness = 1.4
|
Loading…
x
Reference in New Issue
Block a user