mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_bbl_3dp_001_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printable_area": [
|
||||
@@ -24,7 +25,6 @@
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"inherits": "fdm_machine_common",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
@@ -141,7 +141,7 @@
|
||||
"30"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Spiral Lift"
|
||||
"Spiral Lift"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"silent_mode": "0",
|
||||
@@ -153,4 +153,4 @@
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user