Add Moai-specific "Normal" profile

This commit is contained in:
fieldOfView 2017-04-01 15:29:01 +02:00
parent ae19a101fd
commit a904c383ea
2 changed files with 33 additions and 2 deletions

View File

@ -46,6 +46,9 @@
"default_value": "M104 S0\nM140 S0\nG28 X0 Y0\nM84"
},
"acceleration_enabled": {
"value": "False"
},
"print_sequence": {
"enabled": false
},
@ -59,7 +62,8 @@
"enabled": false
},
"material_diameter": {
"enabled": false
"enabled": false,
"value": "1.75"
},
"cool_fan_enabled": {
"enabled": false,
@ -69,6 +73,10 @@
"enabled": false,
"value": "False"
},
"retraction_combing": {
"enabled": false,
"value": "'off'"
},
"retract_at_layer_change": {
"enabled": false
},

View File

@ -0,0 +1,23 @@
[general]
version = 2
name = Normal Quality
definition = peopoly_moai
[metadata]
type = quality
weight = 0
quality_type = normal
[values]
infill_sparse_density = 50
layer_height_0 = 0.1
top_bottom_thickness = 0.4
wall_thickness = 0.4
speed_layer_0 = 5
speed_print = 100
speed_slowdown_layers = 2
speed_topbottom = 100
speed_travel = 300
speed_travel_layer_0 = 300
speed_wall = 100
speed_wall_x = 100