mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_geeetech_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_machine_common",
|
||||
"gcode_flavor": "marlin",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
@@ -138,4 +138,4 @@
|
||||
"support_multi_bed_types": "1",
|
||||
"auxiliary_fan": "0",
|
||||
"z_hop_types": "Normal Lift"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user