mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Update values
This commit is contained in:
@@ -5,28 +5,26 @@
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Dremel Generic PLA",
|
||||
"filament_max_volumetric_speed": ["9"],
|
||||
"slow_down_layer_time": ["10"],
|
||||
"slow_down_min_speed": "10",
|
||||
"close_fan_the_first_x_layers": "3",
|
||||
"filament_loading_speed_start": "3",
|
||||
"filament_loading_speed": "28",
|
||||
"filament_unloading_speed_start": "100",
|
||||
"filament_unloading_speed": "90",
|
||||
"filament_cooling_moves": "4",
|
||||
"filament_cooling_initial_speed": "2.2",
|
||||
"filament_cooling_final_speed": "3.4",
|
||||
"filament_retraction_length": [
|
||||
"3"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"225"
|
||||
"200"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"230"
|
||||
"200"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Dremel 3D45 0.4 nozzle"
|
||||
|
||||
@@ -38,9 +38,6 @@
|
||||
"z_hop": [
|
||||
"0.5"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"10000",
|
||||
"10000"
|
||||
@@ -113,6 +110,7 @@
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user