mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo RAPID PLA+ @base",
|
||||
"inherits": "fdm_elegoo_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "ERPLAPLUSB00",
|
||||
"instantiation": "false",
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Elegoo"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
"type": "filament",
|
||||
"name": "Elegoo RAPID PLA+ @base",
|
||||
"inherits": "fdm_elegoo_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "ERPLAPLUSB00",
|
||||
"instantiation": "false",
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Elegoo"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user