Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Profiles for The Positron profiles #5640

Merged
merged 2 commits into from
Jun 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
162 changes: 162 additions & 0 deletions resources/profiles/Positron3D.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
{
"name": "Positron 3D",
"version": "02.01.00.01",
"force_update": "0",
"description": "Positron 3D Printer Profile",
"machine_model_list": [
{
"name": "The Positron",
"sub_path": "machine/The Positron.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "fdm_process_the_positron_common",
"sub_path": "process/fdm_process_the_positron_common.json"
},
{
"name": "0.08mm Extra Fine @The Positron",
"sub_path": "process/0.08mm Extra Fine @The Positron.json"
},
{
"name": "0.12mm Fine @The Positron",
"sub_path": "process/0.12mm Fine @The Positron.json"
},
{
"name": "0.16mm Optimal @The Positron",
"sub_path": "process/0.16mm Optimal @The Positron.json"
},
{
"name": "0.20mm Standard @The Positron",
"sub_path": "process/0.20mm Standard @The Positron.json"
},
{
"name": "0.24mm Draft @The Positron",
"sub_path": "process/0.24mm Draft @The Positron.json"
},
{
"name": "0.28mm Extra Draft @The Positron",
"sub_path": "process/0.28mm Extra Draft @The Positron.json"
},
{
"name": "0.32mm Extra Draft @The Positron",
"sub_path": "process/0.32mm Extra Draft @The Positron.json"
},
{
"name": "0.40mm Extra Draft @The Positron",
"sub_path": "process/0.40mm Extra Draft @The Positron.json"
},
{
"name": "0.56mm Extra Draft @The Positron",
"sub_path": "process/0.56mm Extra Draft @The Positron.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "Positron Generic PLA",
"sub_path": "filament/Positron Generic PLA.json"
},
{
"name": "Positron Generic PLA-CF",
"sub_path": "filament/Positron Generic PLA-CF.json"
},
{
"name": "Positron Generic PETG",
"sub_path": "filament/Positron Generic PETG.json"
},
{
"name": "Positron Generic ABS",
"sub_path": "filament/Positron Generic ABS.json"
},
{
"name": "Positron Generic TPU",
"sub_path": "filament/Positron Generic TPU.json"
},
{
"name": "Positron Generic ASA",
"sub_path": "filament/Positron Generic ASA.json"
},
{
"name": "Positron Generic PC",
"sub_path": "filament/Positron Generic PC.json"
},
{
"name": "Positron Generic PVA",
"sub_path": "filament/Positron Generic PVA.json"
},
{
"name": "Positron Generic PA",
"sub_path": "filament/Positron Generic PA.json"
},
{
"name": "Positron Generic PA-CF",
"sub_path": "filament/Positron Generic PA-CF.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "fdm_common_the_positron",
"sub_path": "machine/fdm_common_the_positron.json"
},
{
"name": "The Positron 0.4 nozzle",
"sub_path": "machine/The Positron 0.4 nozzle.json"
},
{
"name": "The Positron 0.2 nozzle",
"sub_path": "machine/The Positron 0.2 nozzle.json"
},
{
"name": "The Positron 0.6 nozzle",
"sub_path": "machine/The Positron 0.6 nozzle.json"
},
{
"name": "The Positron 0.8 nozzle",
"sub_path": "machine/The Positron 0.8 nozzle.json"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading