mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fix some profile errors
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"inherits": "fdm_dremel_common",
|
||||
"printer_model": "Dremel 3D20",
|
||||
"printer_variant": "0.4",
|
||||
"printer_structure": "Hbot",
|
||||
"printer_structure": "hbot",
|
||||
"gcode_flavor": "marlin",
|
||||
"default_filament_profile": [
|
||||
"Dremel Generic PLA @3D20 all"
|
||||
@@ -52,7 +52,7 @@
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"Top Surfaces"
|
||||
"Top Only"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"inherits": "fdm_dremel_common",
|
||||
"printer_model": "Dremel 3D40",
|
||||
"printer_variant": "0.4",
|
||||
"printer_structure": "Hbot",
|
||||
"printer_structure": "hbot",
|
||||
"gcode_flavor": "marlin",
|
||||
"default_filament_profile": [
|
||||
"Dremel Generic PLA @3D40 all"
|
||||
@@ -61,7 +61,7 @@
|
||||
"1"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"Top Surfaces"
|
||||
"Top Only"
|
||||
],
|
||||
"wipe": [
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user