mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 16:21:24 -06:00
Add Dremel 3D20, 3D40, and 3D45
This commit is contained in:
parent
47cd79b3a3
commit
2eafdc10ba
30 changed files with 1632 additions and 39 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"inherits": "fdm_machine_common",
|
||||
"auxiliary_fan": "1",
|
||||
"bed_custom_model": "",
|
||||
"bed_custom_texture": "",
|
||||
|
@ -11,9 +14,7 @@
|
|||
"change_filament_gcode": "PAUSE",
|
||||
"cooling_tube_length": "5",
|
||||
"cooling_tube_retraction": "91.5",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"default_filament_profile": "Dremel Generic PLA @3D20 all",
|
||||
"default_print_profile": "0.20mm Standard @Creality K1 (0.4 nozzle)",
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
|
@ -39,7 +40,6 @@
|
|||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"inherits": "",
|
||||
"is_custom_defined": "0",
|
||||
"layer_change_gcode": "",
|
||||
"machine_end_gcode": "M104 S0 T0\nG1 Z140 F3300\nG28 X0 Y0\nM132 X Y Z A\nG91\nM18",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue