mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
Fix error
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Dremel",
|
||||
"version": "02.00.00.00",
|
||||
"version": "02.01.00.00",
|
||||
"force_update": "0",
|
||||
"description": "Dremel configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
@@ -110,7 +110,6 @@
|
||||
"40"
|
||||
],
|
||||
"use_relative_e_distances": "0",
|
||||
"reduce_infill_retraction": "0",
|
||||
"machine_start_gcode": "G28\nG1 Z50.00 F400\nG92 E0\nG1 F200 E3\nG92 E0\nM132 X Y Z A\nM907 X100 Y100 Z50 A100",
|
||||
"machine_end_gcode": "M104 S0; turn off nozzle\nM140 S0; turn off bed\nG92 E1; return print head to home\nG1 E-1 F300\nG162 Z F600\nG162 X Y F2000\nM84; disable stepper motors",
|
||||
"machine_pause_gcode": "G5",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"overhang_4_4_speed": "10",
|
||||
"only_one_wall_top": "1",
|
||||
"print_sequence": "by layer",
|
||||
"reduce_infill_retraction": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"raft_first_layer_density": "100%",
|
||||
"raft_first_layer_expansion": "1.5",
|
||||
"resolution": "0.012",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"overhang_4_4_speed": "10",
|
||||
"only_one_wall_top": "1",
|
||||
"print_sequence": "by layer",
|
||||
"reduce_infill_retraction": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"raft_first_layer_density": "100%",
|
||||
"raft_first_layer_expansion": "1.5",
|
||||
"resolution": "0.012",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"overhang_4_4_speed": "10",
|
||||
"only_one_wall_top": "1",
|
||||
"print_sequence": "by layer",
|
||||
"reduce_infill_retraction": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"raft_first_layer_density": "100%",
|
||||
"raft_first_layer_expansion": "1.5",
|
||||
"resolution": "0.012",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"overhang_4_4_speed": "10",
|
||||
"only_one_wall_top": "1",
|
||||
"print_sequence": "by layer",
|
||||
"reduce_infill_retraction": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"raft_first_layer_density": "100%",
|
||||
"raft_first_layer_expansion": "1.5",
|
||||
"resolution": "0.012",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"overhang_4_4_speed": "10",
|
||||
"only_one_wall_top": "1",
|
||||
"print_sequence": "by layer",
|
||||
"reduce_infill_retraction": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"raft_first_layer_density": "100%",
|
||||
"raft_first_layer_expansion": "1.5",
|
||||
"resolution": "0.012",
|
||||
|
||||
Reference in New Issue
Block a user