mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 22:43:04 +00:00
50 lines
964 B
JSON
50 lines
964 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PLA",
|
|
"inherits": "Generic PLA @base",
|
|
"from": "system",
|
|
"setting_id": "GFSL991",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"filament_end_gcode": [
|
|
"\n"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"15"
|
|
],
|
|
"filament_multitool_ramming": [
|
|
"1"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"20"
|
|
],
|
|
"filament_multitool_ramming_volume": [
|
|
"0.5"
|
|
],
|
|
"filament_vendor": [
|
|
"Generic"
|
|
],
|
|
"filament_retract_length_toolchange": [
|
|
"10"
|
|
],
|
|
"textured_plate_temp": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"hot_plate_temp": [
|
|
"65"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"65"
|
|
]
|
|
} |