Revert "Added Definitions for all SVT FDM printers"

This reverts commit adc78e302400357b56b2c27a2908c366df858f94.
This commit is contained in:
nani 2020-07-14 00:42:02 +05:30
parent adc78e3024
commit 2ddaf5d7ca
47 changed files with 0 additions and 42008 deletions

View File

@ -1,113 +0,0 @@
{
"version": 2,
"name": "Arjun300 Duplication Mode ",
"inherits": "fdmprinter",
"metadata": {
"visible": true,
"author": "Venkat kamesh",
"manufacturer": "Sri Vignan Technologies",
"weight": 3,
"file_formats": "text/x-gcode",
"has_materials": true,
"has_variants": true,
"preferred_variant_name": "0.4 mm",
"exclude_materials": ["generic_hips", "generic_petg", "generic_bam", "ultimaker_bam", "generic_pva", "ultimaker_pva", "generic_tough_pla", "ultimaker_tough_pla_black", "ultimaker_tough_pla_green", "ultimaker_tough_pla_red", "ultimaker_tough_pla_white"],
"machine_extruder_trains":
{
"0": "arjun300_dm_extruder"
}
},
"overrides": {
"machine_name": { "default_value": "Arjun300 Duplication Mode " },
"machine_width": {
"default_value": 158.5
},
"machine_height": {
"default_value": 290
},
"machine_depth": {
"default_value": 310
},
"machine_center_is_zero": {
"default_value": false
},
"machine_heated_bed": {
"default_value": true
},
"machine_nozzle_size": {
"default_value": 0.4
},
"machine_show_variants": {
"default_value": true
},
"machine_acceleration": {
"default_value": 2000
},
"machine_max_feedrate_x": {
"default_value": 150
},
"machine_max_feedrate_y": {
"default_value": 150
},
"machine_max_feedrate_z": {
"default_value": 15
},
"machine_max_feedrate_e": {
"default_value": 150
},
"machine_disallowed_areas": {
"default_value": [
[[ -75.75, -155], [ -79.25, -155], [ -79.25, 155], [ -75.75, 155]]
]
},
"line_width": { "value": "machine_nozzle_size"},
"material_diameter": {
"default_value": 1.75
},
"retraction_amount": {
"default_value": 6.5
},
"retraction_speed": {
"default_value": 30
},
"adhesion_type": {
"default_value": "skirt"
},
"start_layers_at_same_position":
{
"enabled": true,
"value": false
},
"layer_start_x":
{
"enabled": "start_layers_at_same_position",
"value": "machine_width/2"
},
"layer_start_y":
{
"enabled": "start_layers_at_same_position",
"value": "machine_depth"
},
"retraction_hop_enabled": { "value": false },
"retraction_hop_only_when_collides":
{
"enabled": true,
"value": false
},
"machine_gcode_flavor": {
"default_value": "Marlin"
},
"machine_start_gcode": {
"default_value": "M605 S2 R0 X155\nG21\nG90\nM82\nM107\nM104 S{material_print_temperature}\nM105\nM109 S{material_print_temperature}\nG28 Z0\nG1 Z15 F150\nG28 Y0\nG1 Y20 F6000\nG28 X0\nG1 X80 F9000\nT0\nG92 E0\nG1 E35 F250\nG1 E45 F120\nG92 E0\nG1 X100 Z0 F5000\nG1 X145 F9000\nM117\n"
},
"machine_end_gcode": {
"default_value": "G91\nG1 Z+0.5 E-16 Y+10 F9000\nG90\nM107\nM107 P1\nM104 S0\nM140 S0\nM117\nM605 S0\nG28 X0 Y0\nM84"
},
"machine_extruder_count": {
"default_value": 1
}
}
}

View File

@ -1,126 +0,0 @@
{
"version": 2,
"name": "Arjun 300",
"inherits": "fdmprinter",
"metadata": {
"visible": true,
"author": "Venkat kamesh",
"manufacturer": "Sri Vignan Technologies",
"weight": 3,
"file_formats": "text/x-gcode",
"platform": "arjun300_platform.stl",
"platform_offset": [0, -5, 0],
"has_materials": true,
"has_variants": true,
"preferred_variant_name": "0.4 mm",
"machine_extruder_trains":
{
"0": "arjun300_dual_extruder_0",
"1": "arjun300_dual_extruder_1"
}
},
"overrides": {
"machine_name": { "default_value": "Arjun 300" },
"machine_width": {
"default_value": 317
},
"machine_height": {
"default_value": 290
},
"machine_depth": {
"default_value": 310
},
"machine_center_is_zero": {
"default_value": false
},
"machine_heated_bed": {
"default_value": true
},
"machine_nozzle_size": {
"default_value": 0.4
},
"machine_show_variants": {
"default_value": true
},
"machine_acceleration": {
"default_value": 2000
},
"machine_max_feedrate_x": {
"default_value": 300
},
"machine_max_feedrate_y": {
"default_value": 300
},
"machine_max_feedrate_z": {
"default_value": 15
},
"machine_max_feedrate_e": {
"default_value": 150
},
"machine_use_extruder_offset_to_offset_coords": {
"default_value": false
},
"line_width": {
"value": "machine_nozzle_size"
},
"speed_travel": {
"maximum_value": "300",
"value": "200"
},
"optimize_wall_printing_order": { "value": "True" },
"material_diameter": {
"default_value": 1.75
},
"retraction_amount": {
"default_value": 6.5
},
"retraction_speed": {
"default_value": 30
},
"switch_extruder_retraction_amount": {
"default_value": 16,
"enabled": true
},
"switch_extruder_retraction_speeds": {
"default_value": 30,
"enabled": true
},
"switch_extruder_retraction_speed": {
"default_value": 30,
"enabled": true
},
"switch_extruder_prime_speed": {
"default_value": 30,
"enabled": true
},
"adhesion_type": {
"default_value": "skirt"
},
"start_layers_at_same_position": {
"enabled": true,
"value": false
},
"layer_start_x": {
"enabled": "start_layers_at_same_position",
"value": "machine_width/2"
},
"layer_start_y": {
"enabled": "start_layers_at_same_position",
"value": "machine_depth"
},
"machine_gcode_flavor": {
"default_value": "Marlin"
},
"machine_start_gcode": {
"default_value": "M605 S0\nG21\nG90\nM82\nM107\nT1\nG28\nG1 Z0.3 F150\nT1\nG92 E0\nG1 E45 F210\nG92 E0\nT0\nG92 E0\nG1 E45 F210\nG92 E0\nM117\n"
},
"machine_end_gcode": {
"default_value": "G91\nG1 Z+0.5 E-16 Y+10 F9000\nG90\nM107\nM104 S0 T1\nM104 S0 T0\nM140 S0\nM117\nG28 X0 Y0\nT0\nM84"
},
"machine_extruder_count": {
"default_value": 2
}
}
}

View File

@ -1,89 +0,0 @@
{
"version": 2,
"name": "Diytech 220",
"inherits": "fdmprinter",
"metadata": {
"visible": true,
"author": "Venkatkamesh",
"manufacturer": "Sri Vignan Technologies",
"weight": 3,
"file_formats": "text/x-gcode",
"platform": "ultimaker3_platform.obj",
"platform_texture": "svtbacktext.png",
"platform_offset": [0, 0, 0],
"has_materials": true,
"has_variants": true,
"preferred_variant_name": "0.4 mm",
"machine_extruder_trains":
{
"0": "diy220_extruder_0"
}
},
"overrides": {
"machine_name": { "default_value": "Diytech 220" },
"machine_start_gcode" : {
"value": "\"\" if machine_gcode_flavor == \"UltiGCode\" else \"G21 ;metric values\\nG90 ;absolute positioning\\nM82 ;set extruder to absolute mode\\nM107 ;start with the fan off\\nG28 Z0 ;move Z to bottom endstops\\nG28 X0 Y0 ;move X/Y to endstops\\nG1 X15 Y0 F4000 ;move X/Y to front of printer\\nG1 Z15.0 F9000 ;move the platform to 15mm\\nG92 E0 ;zero the extruded length\\nG1 F200 E50 ;extrude 10 mm of feed stock\\nG92 E0 ;zero the extruded length again\\nG1 F9000\\n;Put printing message on LCD screen\\nM117 Printing...\""
},
"machine_end_gcode" : {
"value": "\";Version _2.6 of the firmware can abort the print too early if the file ends\\n;too soon. However if the file hasn't ended yet because there are comments at\\n;the end of the file, it won't abort yet. Therefore we have to put at least 512\\n;bytes at the end of the g-code so that the file is not yet finished by the\\n;time that the motion planner gets flushed. With firmware version _3.3 this\\n;should be fixed, so this comment wouldn't be necessary any more. Now we have\\n;to pad this text to make precisely 512 bytes.\" if machine_gcode_flavor == \"UltiGCode\" else \"M104 S0 ;extruder heater off\\nM140 S0 ;heated bed heater off (if you have it)\\nG91 ;relative positioning\\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\\nM84 ;steppers off\\nG90 ;absolute positioning\\n;Version _2.6 of the firmware can abort the print too early if the file ends\\n;too soon. However if the file hasn't ended yet because there are comments at\\n;the end of the file, it won't abort yet. Therefore we have to put at least 512\\n;bytes at the end of the g-code so that the file is not yet finished by the\\n;time that the motion planner gets flushed. With firmware version _3.3 this\\n;should be fixed, so this comment wouldn't be necessary any more. Now we have\\n;to pad this text to make precisely 512 bytes.\""
},
"machine_width": {
"default_value": 220
},
"machine_depth": {
"default_value": 220
},
"machine_height": {
"default_value": 305
},
"machine_heated_bed": {
"default_value": true
},
"machine_head_with_fans_polygon":
{
"default_value": [
[ -42, 12 ],
[ -42, -32 ],
[ 62, 12 ],
[ 62, -32 ]
]
},
"machine_center_is_zero": {
"default_value": false
},
"gantry_height": {
"value": "48"
},
"machine_use_extruder_offset_to_offset_coords": {
"default_value": true
},
"machine_gcode_flavor": {
"default_value": "Marlin"
},
"machine_disallowed_areas": {
"default_value": [
[[-115, 112.5], [ -82, 112.5], [ -84, 102.5], [-115, 102.5]],
[[ 115, 112.5], [ 115, 102.5], [ 110, 102.5], [ 108, 112.5]],
[[-115, -112.5], [-115, -104.5], [ -84, -104.5], [ -82, -112.5]],
[[ 115, -112.5], [ 108, -112.5], [ 110, -104.5], [ 115, -104.5]]
]},
"machine_nozzle_tip_outer_diameter": {
"default_value": 1
},
"machine_nozzle_head_distance": {
"default_value": 3
},
"machine_max_feedrate_x": {
"default_value": 300
},
"machine_max_feedrate_y": {
"default_value": 300
},
"machine_max_feedrate_z": {
"default_value": 40
},
"machine_acceleration": {
"default_value": 3000
}
}
}

View File

@ -1,89 +0,0 @@
{
"version": 2,
"name": "Diytech 400",
"inherits": "fdmprinter",
"metadata": {
"visible": true,
"author": "Venkatkamesh",
"manufacturer": "Sri Vignan Technologies",
"weight": 3,
"file_formats": "text/x-gcode",
"platform": "diytech400.obj",
"platform_texture": "svtbacktext400.png",
"platform_offset": [0, -55, 0],
"has_materials": true,
"has_variants": true,
"preferred_variant_name": "0.4 mm",
"machine_extruder_trains":
{
"0": "diy400_extruder_0"
}
},
"overrides": {
"machine_name": { "default_value": "Diytech 400" },
"machine_start_gcode" : {
"value": "\"\" if machine_gcode_flavor == \"UltiGCode\" else \"G21 ;metric values\\nG90 ;absolute positioning\\nM82 ;set extruder to absolute mode\\nM107 ;start with the fan off\\nG28 Z0 ;move Z to bottom endstops\\nG28 X0 Y0 ;move X/Y to endstops\\nG1 X15 Y0 F4000 ;move X/Y to front of printer\\nG1 Z15.0 F9000 ;move the platform to 15mm\\nG92 E0 ;zero the extruded length\\nG1 F200 E50 ;extrude 50 mm of feed stock\\nG92 E0 ;zero the extruded length again\\nG1 F9000\\n;Put printing message on LCD screen\\nM117 Printing...\""
},
"machine_end_gcode" : {
"value": "\";Version _2.6 of the firmware can abort the print too early if the file ends\\n;too soon. However if the file hasn't ended yet because there are comments at\\n;the end of the file, it won't abort yet. Therefore we have to put at least 512\\n;bytes at the end of the g-code so that the file is not yet finished by the\\n;time that the motion planner gets flushed. With firmware version _3.3 this\\n;should be fixed, so this comment wouldn't be necessary any more. Now we have\\n;to pad this text to make precisely 512 bytes.\" if machine_gcode_flavor == \"UltiGCode\" else \"M104 S0 ;extruder heater off\\nM140 S0 ;heated bed heater off (if you have it)\\nG91 ;relative positioning\\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\\nM84 ;steppers off\\nG90 ;absolute positioning\\n;Version _2.6 of the firmware can abort the print too early if the file ends\\n;too soon. However if the file hasn't ended yet because there are comments at\\n;the end of the file, it won't abort yet. Therefore we have to put at least 512\\n;bytes at the end of the g-code so that the file is not yet finished by the\\n;time that the motion planner gets flushed. With firmware version _3.3 this\\n;should be fixed, so this comment wouldn't be necessary any more. Now we have\\n;to pad this text to make precisely 512 bytes.\""
},
"machine_width": {
"default_value": 300
},
"machine_depth": {
"default_value": 300
},
"machine_height": {
"default_value": 400
},
"machine_heated_bed": {
"default_value": true
},
"machine_head_with_fans_polygon":
{
"default_value": [
[ -42, 12 ],
[ -42, -32 ],
[ 62, 12 ],
[ 62, -32 ]
]
},
"machine_center_is_zero": {
"default_value": false
},
"gantry_height": {
"value": "48"
},
"machine_use_extruder_offset_to_offset_coords": {
"default_value": true
},
"machine_gcode_flavor": {
"default_value": "Marlin"
},
"machine_disallowed_areas": {
"default_value": [
[[-115, 112.5], [ -82, 112.5], [ -84, 102.5], [-115, 102.5]],
[[ 115, 112.5], [ 115, 102.5], [ 110, 102.5], [ 108, 112.5]],
[[-115, -112.5], [-115, -104.5], [ -84, -104.5], [ -82, -112.5]],
[[ 115, -112.5], [ 108, -112.5], [ 110, -104.5], [ 115, -104.5]]
]},
"machine_nozzle_tip_outer_diameter": {
"default_value": 1
},
"machine_nozzle_head_distance": {
"default_value": 3
},
"machine_max_feedrate_x": {
"default_value": 300
},
"machine_max_feedrate_y": {
"default_value": 300
},
"machine_max_feedrate_z": {
"default_value": 40
},
"machine_acceleration": {
"default_value": 3000
}
}
}

View File

@ -1,21 +0,0 @@
{
"id": "arjun300_dm_extruder",
"version": 2,
"name": "Duplication Extruder",
"inherits": "fdmextruder",
"metadata": {
"machine": "arjun300_dm ",
"position": "0"
},
"overrides": {
"extruder_nr": {
"default_value": 0,
"maximum_value": "1"
},
"machine_nozzle_size": { "default_value": 0.4 },
"material_diameter": { "default_value": 1.75 },
"machine_nozzle_offset_x": { "default_value": 0 },
"machine_nozzle_offset_y": { "default_value": 0 }
}
}

View File

@ -1,27 +0,0 @@
{
"id": "arjun300_dual_extruder_0",
"version": 2,
"name": "Left Extruder",
"inherits": "fdmextruder",
"metadata": {
"machine": "arjun300_dual",
"position": "0"
},
"overrides": {
"extruder_nr": {
"default_value": 0,
"maximum_value": "1"
},
"machine_nozzle_size": { "default_value": 0.4 },
"material_diameter": { "default_value": 1.75 },
"machine_nozzle_offset_x": { "default_value": 0 },
"machine_nozzle_offset_y": { "default_value": 0 },
"machine_extruder_start_pos_abs": { "default_value": true },
"machine_extruder_start_pos_x": { "value": "prime_tower_position_x - 10" },
"machine_extruder_start_pos_y": { "value": "prime_tower_position_y + 10" },
"machine_extruder_end_pos_abs": { "default_value": true },
"machine_extruder_end_pos_x": { "value": 1 },
"machine_extruder_end_pos_y": { "value": "prime_tower_position_y" }
}
}

View File

@ -1,29 +0,0 @@
{
"id": "arjun300_dual_extruder_1",
"version": 2,
"name": "Right Extruder",
"inherits": "fdmextruder",
"metadata": {
"machine": "arjun300_dual",
"position": "1"
},
"overrides": {
"extruder_nr": {
"default_value": 1,
"maximum_value": "1"
},
"machine_nozzle_size": { "default_value": 0.4 },
"material_diameter": { "default_value": 1.75 },
"machine_nozzle_offset_x": { "default_value": 0.0 },
"machine_nozzle_offset_y": { "default_value": 0.0 },
"machine_extruder_start_pos_abs": { "default_value": true },
"machine_extruder_start_pos_x": { "value": "prime_tower_position_x - 10" },
"machine_extruder_start_pos_y": { "value": "prime_tower_position_y + 10" },
"machine_extruder_end_pos_abs": { "default_value": true },
"machine_extruder_end_pos_x": { "value": 315.5 },
"machine_extruder_end_pos_y": { "value": "prime_tower_position_y" }
}
}

View File

@ -1,15 +0,0 @@
{
"version": 2,
"name": "Extruder 1",
"inherits": "fdmextruder",
"metadata": {
"machine": "diy220",
"position": "0"
},
"overrides": {
"extruder_nr": { "default_value": 0 },
"machine_nozzle_size": { "default_value": 0.4 },
"material_diameter": { "default_value": 1.75 }
}
}

View File

@ -1,15 +0,0 @@
{
"version": 2,
"name": "Extruder 1",
"inherits": "fdmextruder",
"metadata": {
"machine": "diy220",
"position": "0"
},
"overrides": {
"extruder_nr": { "default_value": 0 },
"machine_nozzle_size": { "default_value": 0.4 },
"material_diameter": { "default_value": 1.75 }
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +0,0 @@
[general]
version = 4
name = Draft
definition = diy220
[metadata]
setting_version = 13
type = quality
quality_type = draft
weight = -2
global_quality = True
[values]
layer_height = 0.2

View File

@ -1,14 +0,0 @@
[general]
version = 4
name = Normal
definition = diy220
[metadata]
setting_version = 13
type = quality
quality_type = fast
weight = -1
global_quality = True
[values]
layer_height = 0.15

View File

@ -1,14 +0,0 @@
[general]
version = 4
name = Extra Fine
definition = diy220
[metadata]
setting_version = 13
type = quality
quality_type = high
weight = 1
global_quality = True
[values]
layer_height = 0.06

View File

@ -1,13 +0,0 @@
[general]
version = 4
name = Fine
definition = diy220
[metadata]
setting_version = 13
type = quality
quality_type = normal
weight = 0
global_quality = True
[values]

View File

@ -1,13 +0,0 @@
[general]
name = 0.2 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.2

View File

@ -1,13 +0,0 @@
[general]
name = 0.3 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.3

View File

@ -1,13 +0,0 @@
[general]
name = 0.4 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.4

View File

@ -1,13 +0,0 @@
[general]
name = 0.5 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.5

View File

@ -1,13 +0,0 @@
[general]
name = 0.6 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.6

View File

@ -1,13 +0,0 @@
[general]
name = 0.8 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.8

View File

@ -1,13 +0,0 @@
[general]
name = 0.2 mm Nozzle
version = 4
definition = Arjun300_Duplication_Mode
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.2

View File

@ -1,13 +0,0 @@
[general]
name = 0.3 mm Nozzle
version = 4
definition = Arjun300_Duplication_Mode
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.3

View File

@ -1,13 +0,0 @@
[general]
name = 0.4 mm Nozzle
version = 4
definition = Arjun300_Duplication_Mode
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.4

View File

@ -1,13 +0,0 @@
[general]
name = 0.5 mm Nozzle
version = 4
definition = Arjun300_Duplication_Mode
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.5

View File

@ -1,13 +0,0 @@
[general]
name = 0.6 mm Nozzle
version = 4
definition = Arjun300_Duplication_Mode
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.6

View File

@ -1,13 +0,0 @@
[general]
name = 0.8 mm Nozzle
version = 4
definition = Arjun300_Duplication_Mode
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.8

View File

@ -1,32 +0,0 @@
[general]
name = PVA 0.2 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.2
support_infill_sparse_thickness = =(layer_height * 2) if (layer_height * 2) <= 0.75 * machine_nozzle_size else layer_height
support_offset = 3
support_bottom_height = =layer_height * 2
support_bottom_pattern = zigzag
support_bottom_stair_step_height = =layer_height
support_infill_rate = 50
support_interface_enable = True
support_interface_height = =layer_height * 5
support_interface_skip_height = =layer_height
support_join_distance = 3
support_xy_distance = =machine_nozzle_size / 2
support_xy_distance_overhang = =machine_nozzle_size / 2
support_angle = 45
support_pattern = triangles
support_use_towers = False
support_z_distance = 0
gradual_support_infill_steps = 2
support_interface_density = 100
support_interface_pattern = concentric

View File

@ -1,32 +0,0 @@
[general]
name = PVA 0.3 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.3
support_infill_sparse_thickness = =(layer_height * 2) if (layer_height * 2) <= 0.75 * machine_nozzle_size else layer_height
support_offset = 3
support_bottom_height = =layer_height * 2
support_bottom_pattern = zigzag
support_bottom_stair_step_height = =layer_height
support_infill_rate = 50
support_interface_enable = True
support_interface_height = =layer_height * 5
support_interface_skip_height = =layer_height
support_join_distance = 3
support_xy_distance = =machine_nozzle_size / 2
support_xy_distance_overhang = =machine_nozzle_size / 2
support_angle = 45
support_pattern = triangles
support_use_towers = False
support_z_distance = 0
gradual_support_infill_steps = 2
support_interface_density = 100
support_interface_pattern = concentric

View File

@ -1,32 +0,0 @@
[general]
name = PVA 0.4 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.4
support_infill_sparse_thickness = =(layer_height * 2) if (layer_height * 2) <= 0.75 * machine_nozzle_size else layer_height
support_offset = 3
support_bottom_height = =layer_height * 2
support_bottom_pattern = zigzag
support_bottom_stair_step_height = =layer_height
support_infill_rate = 50
support_interface_enable = True
support_interface_height = =layer_height * 5
support_interface_skip_height = =layer_height
support_join_distance = 3
support_xy_distance = =machine_nozzle_size / 2
support_xy_distance_overhang = =machine_nozzle_size / 2
support_angle = 45
support_pattern = triangles
support_use_towers = False
support_z_distance = 0
gradual_support_infill_steps = 2
support_interface_density = 100
support_interface_pattern = concentric

View File

@ -1,32 +0,0 @@
[general]
name = PVA 0.5 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.5
support_infill_sparse_thickness = =(layer_height * 2) if (layer_height * 2) <= 0.75 * machine_nozzle_size else layer_height
support_offset = 3
support_bottom_height = =layer_height * 2
support_bottom_pattern = zigzag
support_bottom_stair_step_height = =layer_height
support_infill_rate = 50
support_interface_enable = True
support_interface_height = =layer_height * 5
support_interface_skip_height = =layer_height
support_join_distance = 3
support_xy_distance = =machine_nozzle_size / 2
support_xy_distance_overhang = =machine_nozzle_size / 2
support_angle = 45
support_pattern = triangles
support_use_towers = False
support_z_distance = 0
gradual_support_infill_steps = 2
support_interface_density = 100
support_interface_pattern = concentric

View File

@ -1,32 +0,0 @@
[general]
name = PVA 0.6 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.6
support_infill_sparse_thickness = =(layer_height * 2) if (layer_height * 2) <= 0.75 * machine_nozzle_size else layer_height
support_offset = 3
support_bottom_height = =layer_height * 2
support_bottom_pattern = zigzag
support_bottom_stair_step_height = =layer_height
support_infill_rate = 50
support_interface_enable = True
support_interface_height = =layer_height * 5
support_interface_skip_height = =layer_height
support_join_distance = 3
support_xy_distance = =machine_nozzle_size / 2
support_xy_distance_overhang = =machine_nozzle_size / 2
support_angle = 45
support_pattern = triangles
support_use_towers = False
support_z_distance = 0
gradual_support_infill_steps = 2
support_interface_density = 100
support_interface_pattern = concentric

View File

@ -1,32 +0,0 @@
[general]
name = PVA 0.8 mm Nozzle
version = 4
definition = arjun300
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.8
support_infill_sparse_thickness = =(layer_height * 2) if (layer_height * 2) <= 0.75 * machine_nozzle_size else layer_height
support_offset = 3
support_bottom_height = =layer_height * 2
support_bottom_pattern = zigzag
support_bottom_stair_step_height = =layer_height
support_infill_rate = 50
support_interface_enable = True
support_interface_height = =layer_height * 5
support_interface_skip_height = =layer_height
support_join_distance = 3
support_xy_distance = =machine_nozzle_size / 2
support_xy_distance_overhang = =machine_nozzle_size / 2
support_angle = 45
support_pattern = triangles
support_use_towers = False
support_z_distance = 0
gradual_support_infill_steps = 2
support_interface_density = 100
support_interface_pattern = concentric

View File

@ -1,13 +0,0 @@
[general]
name = 0.2 mm Nozzle
version = 4
definition = diy220
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.2

View File

@ -1,13 +0,0 @@
[general]
name = 0.3 mm Nozzle
version = 4
definition = diy220
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.3

View File

@ -1,13 +0,0 @@
[general]
name = 0.4 mm Nozzle
version = 4
definition = diy220
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.4

View File

@ -1,13 +0,0 @@
[general]
name = 0.5 mm Nozzle
version = 4
definition = diy220
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.5

View File

@ -1,13 +0,0 @@
[general]
name = 0.6 mm Nozzle
version = 4
definition = diy220
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.6

View File

@ -1,13 +0,0 @@
[general]
name = 0.8 mm Nozzle
version = 4
definition = diy220
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.8

View File

@ -1,13 +0,0 @@
[general]
name = 0.2 mm Nozzle
version = 4
definition = diy400
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.2

View File

@ -1,13 +0,0 @@
[general]
name = 0.3 mm Nozzle
version = 4
definition = diy400
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.3

View File

@ -1,13 +0,0 @@
[general]
name = 0.4 mm Nozzle
version = 4
definition = diy400
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.4

View File

@ -1,13 +0,0 @@
[general]
name = 0.5 mm Nozzle
version = 4
definition = diy400
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.5

View File

@ -1,13 +0,0 @@
[general]
name = 0.6 mm Nozzle
version = 4
definition = diy400
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.6

View File

@ -1,13 +0,0 @@
[general]
name = 0.8 mm Nozzle
version = 4
definition = diy400
[metadata]
setting_version = 13
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.8