mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Dremel 3D40 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_dremel_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Dremel 3D40",
|
||||
"printer_variant": "0.4",
|
||||
"printer_structure": "hbot",
|
||||
"gcode_flavor": "marlin",
|
||||
"default_filament_profile": [
|
||||
"Dremel Generic PLA @3D40 all"
|
||||
"Dremel Generic PLA @3D40 all"
|
||||
],
|
||||
"default_print_profile": ".20mm Standard @Dremel 3D40 0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"-127.5x-77.5",
|
||||
@@ -150,5 +150,5 @@
|
||||
"thumbnails": [
|
||||
"96x96",
|
||||
"300x300"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user