mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 07:56:22 -06:00
parent
fc25a07666
commit
1814b67b67
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
"exclude_materials": [
|
"exclude_materials": [
|
||||||
"chromatik_pla",
|
"chromatik_pla",
|
||||||
"dsm_arnitel2045_175", "dsm_novamid1070_175",
|
"dsm_arnitel2045_175", "dsm_novamid1070_175",
|
||||||
"emotiontech_abs", "emotiontech_petg", "emotiontech_pla", "emotiontech_pva-m", "emotiontech_pva-oks", "emotiontech_pva-s", "emotiontech_tpu98a",
|
"emotiontech_abs", "emotiontech_asax", "emotiontech_hips", "emotiontech_petg", "emotiontech_pla", "emotiontech_pva-m", "emotiontech_pva-oks", "emotiontech_pva-s", "emotiontech_tpu98a",
|
||||||
"fabtotum_abs", "fabtotum_nylon", "fabtotum_pla", "fabtotum_tpu",
|
"fabtotum_abs", "fabtotum_nylon", "fabtotum_pla", "fabtotum_tpu",
|
||||||
"fiberlogy_hd_pla",
|
"fiberlogy_hd_pla",
|
||||||
"filo3d_pla", "filo3d_pla_green", "filo3d_pla_red",
|
"filo3d_pla", "filo3d_pla_green", "filo3d_pla_red",
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
"material_print_temp_wait": {"default_value": false },
|
"material_print_temp_wait": {"default_value": false },
|
||||||
"material_bed_temp_wait": {"default_value": false },
|
"material_bed_temp_wait": {"default_value": false },
|
||||||
"machine_max_feedrate_z": {"default_value": 10 },
|
"machine_max_feedrate_z": {"default_value": 10 },
|
||||||
"machine_acceleration": {"default_value": 500 },
|
"machine_acceleration": {"default_value": 180 },
|
||||||
"machine_start_gcode": {"default_value": "\n;Neither Hybrid AM Systems nor any of Hybrid AM Systems representatives has any liabilities or gives any warranties on this .gcode file, or on any or all objects made with this .gcode file.\n\nM140 S{material_bed_temperature_layer_0}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\n\nG1 Z10 F900\nG1 X-30 Y100 F12000\n\nM190 S{material_bed_temperature_layer_0}\nM117 HMS434 Printing ...\n\n" },
|
"machine_start_gcode": {"default_value": "\n;Neither Hybrid AM Systems nor any of Hybrid AM Systems representatives has any liabilities or gives any warranties on this .gcode file, or on any or all objects made with this .gcode file.\n\nM140 S{material_bed_temperature_layer_0}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\n\nG1 Z10 F900\nG1 X-30 Y100 F12000\n\nM190 S{material_bed_temperature_layer_0}\nM117 HMS434 Printing ...\n\n" },
|
||||||
"machine_end_gcode": {"default_value": "" },
|
"machine_end_gcode": {"default_value": "" },
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue