Jaime van Kessel
b7081f9c68
Merge branch 'master' of github.com:Ultimaker/Cura into 3mf_platform_meshes
2020-04-30 13:47:28 +02:00
Ghostkeeper
f4f990708f
Remove old 'category' metadata
...
Most of it was incorrect and very inconsistent too. These are not used by our code any more.
2020-04-28 09:27:31 +02:00
Ghostkeeper
ac23c9df22
Replace STL meshes with 3MF files
...
These are much smaller than their STL counterparts. This saves on download and installation time. Maybe also on loading time.
2020-04-18 22:40:43 +02:00
Ghostkeeper
8e324c594e
Adjust wall thickness to 1 line if using spiralise
...
Except for printers that explicitly override it.
Fixes #7317 .
2020-03-24 14:22:28 +01:00
Ghostkeeper
d561810024
Remove ID metadata fields from definition files
...
They are not being used any more. For some reason people thought that an exception was made for extruders or something. And people keep adding them for the definition files too. I'll add a test to prevent that.
2019-10-22 11:00:49 +02:00
Ghostkeeper
4a5673746c
Remove unused default_value overrides
...
These are overrides of default_value while there is a value defined. As such these overrides had no effect at all.
Changing them to value can actually change the behaviour of the profile. That is not what the profile author has apparently tested with, so I'm not doing that. I'm just removing the unused data.
In the future if we get new definitions the author gets notified of the error so that he may test more effectively. The legacy can't be fixed without re-testing, so I'm leaving that to the authors.
Done during Turbo Testing & Tooling. I want to go home for the weekend now...
2019-10-18 18:38:16 +02:00
Ghostkeeper
e26e825d83
Overwrite gantry height value instead of default_value
...
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-05-13 09:30:32 +02:00
Gordon LaPlante
7eedbb6b07
Updates Per Cura Comments
...
gMax 1.5+ Config, updates per comments
2018-10-25 13:48:35 -04:00
Gordon LaPlante
0f5dda72c4
gMax 1.5+ Cura 3.5.1 Config
...
gMax 1.5+ Cura 3.5.1 Config updates
2018-10-24 10:26:01 -04:00
Diego Prado Gesto
5b251fc6dc
CURA-5334 Remove machine nozzle size from machine definitions and move
...
it to extruder definitions.
2018-07-04 12:00:38 +02:00
Jack Ha
e11ce2674f
CURA-5334 formatting
2018-07-02 15:10:27 +02:00
Jack Ha
95f7251486
CURA-5334 remove material_diameter from all printer definitions and also from fdmprinter.def.json
2018-06-12 13:39:29 +02:00
Lipu Fei
aba3795d0b
Add extruder definition for all single-extrusion machines
...
CURA-5334
All changed printers:
- 101Hero
- 3dator
- abax_pri3
- abax_pri5
- abax_titan
- alya3dp
- anycubic_i3_mega
- bfb
- bq_hephestos
- bq_hephestos_2
- bq_hephestos_xl
- bq_witbox
- bq_witbox_2
- creality_cr10
- creality_cr10s4
- creality_cr10s5
- dagoma_discoeasy200
- dagoma_neva
- delta_go
- deltabot
- deltacomb
- easyarts_ares
- fabtotum
- folgertech_FT-5
- gmax15plus
- grr_neo
- imade3d_jellybox
- innovo_inventor
- julia
- kemiq_q2_beta
- kemiq_q2_gama
- kossel_mini
- kossel_pro
- kupido
- makeR_pegasus
- makeR_prusa_tairona_i3
- maker_starter
- makerbotreplicator
- malyan_m180
- malyan_m200
- mankati_fullscale_xt_plus
- mendel90
- monoprice_select_mini_v1
- monoprice_select_mini_v2
- peopoly_moai
- printrbot_play
- printrbot_play_heated
- printrbot_simple
- printrbot_simple_extended
- printrbot_simple_makers_kit
- prusa_i3
- prusa_i3_mk2
- prusa_i3_xl
- raise3D_N2_plus_single
- raise3D_N2_single
- renkforce_rf100
- rigid3d
- rigid3d_3rdgen
- rigid3d_hobby
- rigid3d_mucit
- rigid3d_zero
- rigid3d_zero2
- rigidbot
- rigidbot_big
- robo_3d_r1
- seemecnc_artemis
- seemecnc_v32
- tam
- tevo_blackwidow
- tevo_tarantula
- ubuild-3d_mr_bot_280
- ultimaker2
- ultimaker2_extended
- ultimaker2_extended_plus
- ultimaker2_go
- ultimaker2_plus
- ultimaker_original
- ultimaker_original_plus
- uniqbot_one
- vertex_delta_k8800
- vertex_k8400
- zone3d_printer
- zyyx_agile
2018-06-08 17:05:31 +02:00
Jack Ha
8275e506ce
CURA-4606 fix material names for 1.75mm materials
2018-02-16 14:23:11 +01:00
Lipu Fei
73968e5c48
Revert "WIP: Update and fix definition files"
...
This reverts commit 27a346a58beaea9de249ebf229f0979d51ad21ff.
2018-02-16 14:23:11 +01:00
Lipu Fei
5ad4447e37
WIP: Update and fix definition files
2018-02-16 14:23:11 +01:00
Lipu Fei
c469ebbf9f
WIP: Fix material lookup problems and update definition files
2018-02-16 14:23:11 +01:00
gordo3di
b48edbab8e
gMax 1.5+ Configurations
...
gMax 1.5+ Single and Dual extruder configurations
2018-01-19 10:52:52 -05:00