mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM004",
|
||||
"name": "Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM004",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Artillery Sidewinder X3 Pro",
|
||||
"default_print_profile": "0.20mm Standard @Artillery Genius",
|
||||
"printer_settings_id": "Artillery X3 Pro 0.4 nozzle",
|
||||
@@ -12,8 +12,8 @@
|
||||
"0.4"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Artillery PLA Basic"
|
||||
],
|
||||
"Artillery PLA Basic"
|
||||
],
|
||||
"adaptive_bed_mesh_margin": "0",
|
||||
"auxiliary_fan": "0",
|
||||
"bbl_use_printhost": "0",
|
||||
@@ -54,7 +54,6 @@
|
||||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"is_custom_defined": "0",
|
||||
"layer_change_gcode": "",
|
||||
"machine_end_gcode": "G91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM211 S1",
|
||||
"machine_load_filament_time": "0",
|
||||
@@ -212,7 +211,6 @@
|
||||
"upward_compatible_machine": [],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
@@ -226,5 +224,4 @@
|
||||
"Normal Lift"
|
||||
],
|
||||
"z_offset": "0"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user