Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/machine_profiles/Zone3d Printer.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/resources/machine_profiles/Zone3d Printer.ini b/resources/machine_profiles/Zone3d Printer.ini
new file mode 100644
index 0000000000..2827243817
--- /dev/null
+++ b/resources/machine_profiles/Zone3d Printer.ini
@@ -0,0 +1,18 @@
+[machine]
+machine_name = Zone3D Printer
+machine_type = Zone3D Printer
+machine_width = 240
+machine_depth = 220
+machine_height = 210
+machine_center_is_zero = False
+has_heated_bed = True
+gcode_flavor = RepRap (Marlin/Sprinter)
+extruder_amount = 1
+
+[profile]
+filament_diameter = 1.75
+nozzle_size = 0.4
+layer_height = 0.14
+print_speed = 50
+print_temperature = 260
+travel_speed = 150