1527 Commits

Author SHA1 Message Date
steverc1572
b32e2c75ad
Update creality cr-x.def.json
Done the requested changes
2019-02-01 17:53:01 -06:00
steverc1572
4637257f03
Update creality cr-x.def.json
Updated name to Creality3D instead of Creality
2019-01-20 14:21:54 -06:00
steverc1572
eb1204de9a
Add files via upload 2019-01-16 16:45:08 -06:00
Aleksei S
f021c83a3e Exclude HIPS and PETG material type from all UM printers.
CURA-5149
2018-03-26 16:50:59 +02:00
Jack Ha
38e15f009f CURA-5149 add possibility to exclude specific items from materials list 2018-03-26 15:20:31 +02:00
Ruben D
c8222b73c7
Merge branch 'feature_model_check' 2018-03-22 01:56:46 +01:00
Jack Ha
9ea59c1976 CURA-4557 rename ratio percentage to percentage 2018-03-20 17:07:03 +01:00
Ghostkeeper
ae1ea9fc48
Change minimum and maximum layer heights into a warning
Because it's possible to try this, but the print result will probably be terrible. This keeps it consistent with the rest of Cura's behaviour.

Fixes #3406.
2018-03-20 15:27:04 +01:00
Jack Ha
9848c07a0e Merge branch 'master' into feature_model_check 2018-03-19 14:11:37 +01:00
Ghostkeeper
0efde6bae6
Use gzipped gcode by default for UM3
For the network printing output device this doesn't work yet, but for removable drives it will now put g-code in a gz archive when storing it.

Contributes to issue CURA-5097.
2018-03-16 16:08:49 +01:00
Ghostkeeper
40ba06f011
Fix output type of BQ Hephestos
That application/x-code may actually be the XCode application or something? Whatever, it should be x-gcode...
2018-03-15 16:53:26 +01:00
Mark
1cd26b790c
Merge pull request #3474 from pouncingiguana/master
Added default material diameter to SeeMeCNC printer definitions
2018-03-15 16:44:19 +01:00
Ghostkeeper
f127660cfc
Remove whitespace at the end of the lines
Someone put tabs there.
2018-03-15 16:13:05 +01:00
Jack Ha
d0609e97e4 CURA-4557 added material_shrinkage_ratio_percentage setting 2018-03-15 11:19:14 +01:00
Lipu Fei
a477b8cdc2 Fix malyan m180 definitions
CURA-4696
2018-03-15 09:58:02 +01:00
Jack Ha
8dd065e3f5 Merge branch 'master' into extra_machine_settings 2018-03-15 09:36:30 +01:00
Lipu Fei
cff1e8639d Fix preferred material PLA for printrbot simple makers kit
CURA-5089
2018-03-14 10:48:05 +01:00
Lipu Fei
17525b9cb6
Merge pull request #3421 from timur-tabi/master
Add definition for Printrbot Simple Maker's Kit 1405
2018-03-14 10:47:20 +01:00
Ghostkeeper
00bd306307
Merge branch 'M&P-Setting-Optimization' 2018-03-14 09:02:38 +01:00
Lipu Fei
5adb769cf8 Fix value function for extruders_enabled_count
CIRA-5056
2018-03-13 16:48:44 +01:00
THeijmans
392605014a Merge branch 'M&P-Setting-Optimization' of https://github.com/Ultimaker/Cura into M&P-Setting-Optimization
Fixed conflicts
2018-03-13 11:58:33 +01:00
THeijmans
4c61ea5ba9 Single extrusion settings for travels
Updated single extrusion settings, so z hops are removed and travels are shortened for single extrusion.
2018-03-13 11:45:19 +01:00
Ian Paschal
8db4396ee7
Merge pull request #3436 from Ultimaker/feature_enable_disable_extruder
CURA-4400 Feature enable disable extruder
2018-03-12 16:42:25 +01:00
Ghostkeeper
05c034558d
Set default layer height via preferred quality type
So the layer heights are correct for each quality type but the default is still 0.2mm.

Contributes to issue CURA-4981.
2018-03-12 16:03:42 +01:00
Jack Ha
1f8be6ad3c CURA-4400 moved default extruder value to value instead of default_value because of engine 2018-03-12 11:05:55 +01:00
Jack Ha
d70cc072e9 Merge branch 'master' into feature_enable_disable_extruder 2018-03-12 09:06:24 +01:00
Ryan
4d5ace4564 Added default material diameter to SeeMeCNC printer definitions 2018-03-11 10:27:57 -04:00
Timur Tabi
5e4e049c1f Add definition for Printrbot Simple Maker's Kit 1405
The Printrbot Simple Maker's Kit, model 1405, was a low-cost FDM printer
without a heated bed and a 10x10cm print area.

The print area can be extended to 185x100mm with the "Printrbot Simple XL
Upgrade with Spool Rack for Maker's Kit 1405".

More information can be found at http://printrbot.com/project/simple-makers/
2018-03-10 14:57:03 -06:00
Ian Paschal
c278942cec CURA-67 Don't enable by default
`value` is set to !support and !tree support, both of which are typically disabled by default, making this setting's default value effectively `true` even though the line above says the default should be `false`.
2018-03-09 10:26:48 +01:00
Ghostkeeper
a4f9c91d95
Add acceleration/jerk data for TEVO Tarantula
Thanks to @SuperBoppy in ticket #3323.
2018-03-09 09:30:32 +01:00
Jack Ha
3b8d470323 Merge branch 'master' into feature_enable_disable_extruder 2018-03-08 09:35:49 +01:00
Ian Paschal
a704f59034
Merge pull request #3175 from smartavionics/mb-add-bridge-settings
Add bridge settings to experimental category.
2018-03-07 16:30:08 +01:00
Jack Ha
095d9fbdf6 CURA-4400 Bugfix do not handle layer scene nodes in solidview 2018-03-06 17:01:30 +01:00
Jack Ha
63e679e4a0 CURA-4400 updated UM3 machine_head_with_fans_polygon 2018-03-06 16:28:00 +01:00
Mark Burton
1ed5a00198 Added skin densities and layer 3 settings + tweaked various defaults. 2018-03-06 10:47:28 +00:00
Jack Ha
bad637eb14 CURA-4400 fixed merge conflicts 2018-03-05 16:47:40 +01:00
Jack Ha
37d02da1f1 CURA-4400 restore correct default extruder, added extruders_enabled_count and use that in fdmprinters (result: i.e. one at a time can be enabled by disabling an extruder) 2018-03-05 14:01:39 +01:00
Lipu Fei
a29a6122f1 Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-03-05 11:29:21 +01:00
Lipu Fei
6d97fd8dc2 Revert "WIP: Fix quality profiles for abax_pri3"
This reverts commit c338e1b7d69c252ae80d9590700823108a37f320.
2018-03-05 11:01:52 +01:00
Mark
17920bcf87
Merge pull request #3207 from FABtotum/master
TPU FAbtotum's profiles
2018-03-05 09:54:21 +01:00
Mark Burton
4a498fd622 Tweak various bridge setting values & descriptions. 2018-03-04 21:56:44 +00:00
Mark Burton
754e85815a Additional second bridge skin settings. 2018-03-04 09:00:41 +00:00
Mark Burton
323eac345a Added bridge_modify_skins_above. 2018-03-03 12:04:58 +00:00
Mark Burton
5db636bf9b Add bridge_wall_min_length setting.
It's currently per extruder to make it easy to access within the engine but this should
be changed when the settings are refactored.
2018-03-02 16:36:26 +00:00
Mark Burton
62169bed2a Rename bridge_wall_max_air_gap to bridge_wall_max_overhang. 2018-03-02 16:35:21 +00:00
Ghostkeeper
7b809becd9
Merge branch 'M&P-Setting-Optimization' 2018-03-02 15:22:54 +01:00
THeijmans
0305ad1ea2 Zig_zaggifying the infills
Connected infill lines in all our profiles, for increased strenght and print quality.
2018-03-02 15:11:26 +01:00
THeijmans
e080ff2db0 Revert "Combing to "No Skin""
This reverts commit ca83089eff9f9ed3b8a37b1d593993662cb27e0c.
2018-03-02 15:04:33 +01:00
Lipu Fei
93190dde9b Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-03-02 09:55:14 +01:00
Lipu Fei
c82b2f2f6c Fix gcode flave RepRap for dagoma neva
CURA-4988
2018-03-02 09:29:38 +01:00