mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Prusa MK4S 0.4 nozzle",
|
||||
"inherits": "fdm_machine_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_filament_profile": "Prusa Generic PLA @MK4S",
|
||||
"default_print_profile": "0.20mm SPEED @MK4S 0.4",
|
||||
"from": "system",
|
||||
"inherits": "fdm_machine_common_mk4s",
|
||||
"instantiation": "true",
|
||||
"name": "Prusa MK4S 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_model": "MK4S",
|
||||
"type": "machine"
|
||||
"printer_model": "Prusa MK4S"
|
||||
}
|
||||
Reference in New Issue
Block a user