mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 19:02:10 +00:00
# Description This PR adds CoLiDo series 3D printers, processes for them and filaments to the slicer. Includes: Machine, Process, Filament and Model(as available from CoLiDo) Machine: CoLiDo DIY 4.0, X16, 160 V2, SR1, DIY 4.0 V2 <!-- > Please provide a summary of the changes made in this PR. Include details such as:, > * What issue does this PR address or fix? > * What new features or enhancements does this PR introduce? > * Are there any breaking changes or dependencies that need to be considered? --> # Screenshots/Recordings/Graphs  <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests Had no issue Printing with CoLiDo profiles. <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
39 lines
789 B
JSON
39 lines
789 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFA99",
|
|
"setting_id": "GFSA99_06",
|
|
"name": "CoLiDo PLA @CoLiDo SR1",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"filament_vendor": [
|
|
"CoLiDo"
|
|
],
|
|
"compatible_printers": [
|
|
"CoLiDo SR1 0.4 nozzle"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"100"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"40"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1.05"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"21"
|
|
],
|
|
"filament_settings_id": [
|
|
"CoLiDo PLA @CoLiDo SR1"
|
|
],
|
|
"inherits": "fdm_filament_pla",
|
|
"is_custom_defined": "0",
|
|
"nozzle_temperature_range_high": [
|
|
"250"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"version": "2.1.1.0"
|
|
}
|