mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
29
resources/profiles/Snapmaker/machine/fdm_linear2_dual.json
Normal file
29
resources/profiles/Snapmaker/machine/fdm_linear2_dual.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_linear2_dual",
|
||||
"inherits": "fdm_linear2",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"retraction_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"35",
|
||||
"35"
|
||||
],
|
||||
"extruder_clearance_height_to_rod": "60",
|
||||
"extruder_clearance_height_to_lid": "285",
|
||||
"retract_length_toolchange": [
|
||||
"18",
|
||||
"18"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Snapmaker PLA",
|
||||
"Snapmaker PETG"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0",
|
||||
"0x0"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user