mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
New Seckit Profile. (#943)
* Added SK-Go3 profile and supporting resources. * Moved .stl location * wrong location removed. * Changed filament settings as SK-Go3 was not set. * Changed setting_id as requested.
This commit is contained in:
parent
4481fe62b5
commit
b5829b4556
41 changed files with 4607 additions and 4547 deletions
|
@ -1,116 +1,116 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printer_technology": "FFF",
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"extruder_colour": [
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"silent_mode": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"180"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"14.14"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"14.14"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"2"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.35"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "46",
|
||||
"extruder_clearance_height_to_rod": "44",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.2"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"120"
|
||||
],
|
||||
"single_extruder_multi_material": "0",
|
||||
"change_filament_gcode": "",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printer_technology": "FFF",
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"extruder_colour": [
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"silent_mode": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"3500"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"180"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"14.14"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"14.14"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"2"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.35"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "46",
|
||||
"extruder_clearance_height_to_rod": "44",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.2"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"120"
|
||||
],
|
||||
"single_extruder_multi_material": "0",
|
||||
"change_filament_gcode": "",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue