mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
tidy up and bump profile version (#12889)
* tidy up and bump profile version * fix error * tidy up * fix * tide up more * fix errors * fix more errors
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"instantiation": "true",
|
||||
"name": "Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"adaptive_bed_mesh_margin": "0",
|
||||
"auxiliary_fan": "1",
|
||||
"bbl_use_printhost": "0",
|
||||
@@ -42,13 +45,10 @@
|
||||
"fan_kickstart": "0",
|
||||
"fan_speedup_overhangs": "1",
|
||||
"fan_speedup_time": "0",
|
||||
"from": "system",
|
||||
"gcode_flavor": "klipper",
|
||||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"inherits": "fdm_machine_common",
|
||||
"is_custom_defined": "0",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||
"long_retractions_when_cut": [
|
||||
"0"
|
||||
@@ -79,7 +79,6 @@
|
||||
"25",
|
||||
"12"
|
||||
],
|
||||
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000",
|
||||
"5000"
|
||||
@@ -88,7 +87,6 @@
|
||||
"13000",
|
||||
"13000"
|
||||
],
|
||||
|
||||
"machine_max_jerk_e": [
|
||||
"20",
|
||||
"20"
|
||||
@@ -140,7 +138,6 @@
|
||||
"min_layer_height": [
|
||||
"0.1"
|
||||
],
|
||||
"name": "Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
@@ -231,7 +228,6 @@
|
||||
"upward_compatible_machine": [],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "1",
|
||||
"version": "2.1.1.0",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
@@ -245,4 +241,4 @@
|
||||
"Normal Lift"
|
||||
],
|
||||
"z_offset": "0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user