grk3010
3d412e53b7
Make Smoothie definition Generic
...
Remove quality, extruder, and nozzle profiles to make the smoothie machine definition a generic custom configuration.
2020-05-14 16:05:27 -04:00
Keleti Csaba
45f43f635d
Update geeetech_A10.def.json
...
Heated bed added.
2020-05-13 17:46:47 +02:00
Keleti Csaba
52fdf154a0
Update geeetech_A10.def.json
...
Height and dept value was mixed.
XY values also corrected.
2020-05-13 17:32:24 +02:00
sm3dp
85ca395f3f
sc60 extruders name
2020-05-13 13:45:59 +08:00
Remco Burema
6bb3c03739
Appease the tests!
...
CURA-7433
2020-05-12 18:59:10 +02:00
Remco Burema
ac429d496a
Merge https://github.com/kaleidoscopeit/Cura into kaleidoscopeit-master
2020-05-12 16:41:05 +02:00
Peter Felecan
77b3476aae
Removed old "category" attribute
2020-05-12 15:53:21 +02:00
maukcc
1afd8cd754
HMS434 update
2020-05-12 15:44:22 +02:00
maukcc
70fa227274
HMS434 update
2020-05-12 13:32:55 +02:00
Psych0meter
9976889e5e
Leapfrog Creatr HS / XL Integration ( #7723 )
...
Add the leapfrog creatr HS and leapfrog creatr XL
2020-05-12 11:13:51 +02:00
maukcc
598a32eb1e
HMS434 update
...
set pid depending on nozzle temp
set chamberfans according to temp
2020-05-12 10:34:29 +02:00
Kaleidoscopeit
dcd125ed7c
Update setting versions to 15 + cutting edge improvements to Deltacomb profiles
2020-05-12 01:03:36 +02:00
grk3010
17c4bf7d6a
Update to settings version 15
2020-05-11 16:28:41 -04:00
grk3010
b8d74c8b4d
Update smoothie_dual.def.json
...
Complete printer definition including "Machine_always_write_active_tool" setting.
2020-05-11 16:12:49 -04:00
Ghostkeeper
bf8b01efe3
Fix preferred quality type
...
This quality type is the only one available.
2020-05-11 14:10:08 +02:00
Ghostkeeper
98a5321b2b
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
...
Conflicts:
resources/quality/hms434/pla/hms434_0.4_pla_high.inst.cfg -> Setting version was updated at the same time.
resources/quality/hms434/pla/hms434_0.4_pla_normal.inst.cfg -> Deleted while we updated setting version.
resources/quality/hms434/pla/hms434_0.8_pla_coarse.inst.cfg -> Deleted while we updated setting version.
resources/quality/hms434/pla/hms434_0.8_pla_normal.inst.cfg -> Deleted while we updated setting version.
2020-05-11 14:03:54 +02:00
sm3dp
d4e8d1eba9
change polygon properties
2020-05-11 19:10:30 +08:00
sm3dp
f7c2f92f82
remove some useless property and change platform mesh name
2020-05-11 18:12:03 +08:00
Ghostkeeper
a2946b057a
Merge branch 'master' of github.com:Ultimaker/Cura
2020-05-11 11:41:30 +02:00
Ghostkeeper
0bb65c86ec
Fix default quality level
...
Standard doesn't exist for this printer. It's 'normal'. I'm guessing this was a leftover from when this was copied from the Creality printers.
2020-05-11 11:40:14 +02:00
Ghostkeeper
a0f4305420
Remove warnings that will never be visible
...
This was copied from the error state, where it does matter, but the warning state is not shown if the setting is not enabled.
Contributes to issue CURA-7384.
2020-05-11 11:02:37 +02:00
Ghostkeeper
c79123e6fa
Use spaces to indent
2020-05-11 09:51:20 +02:00
Ghostkeeper
c9a9579d8b
Merge branch 'master' of https://github.com/64bittuning/Cura into 64bittuning-master
2020-05-11 09:16:01 +02:00
Peter Felecan
5f08fbd83a
Addition of the I3 Metal Motion printer by eMotionTech and the afferent extruder.
2020-05-08 17:11:28 +02:00
Ghostkeeper
8f9408a76f
Apply version upgrade maximum deviation change to built-in profiles
...
For some this is not exactly restored as their original since this setting is limited to micron precision as well.
Contributes to issue CURA-7420.
2020-05-08 11:15:55 +02:00
Ghostkeeper
9d178f26a7
Increment setting version to 15
...
Once more into the fray.
Contributes to issue CURA-7420.
2020-05-08 09:43:02 +02:00
Ghostkeeper
b02354b209
Merge branch '4.6'
...
Conflicts:
plugins/VersionUpgrade/VersionUpgrade460to462/VersionUpgrade460to462.py -> On master we removed the getCfgVersion function, while we moved the entire plug-in to a different folder in 4.6.
resources/definitions/skriware_2.def.json -> On master we merged a PR that changes more or less all settings, while on 4.6 we doubled the maximum deviation.
2020-05-08 09:10:02 +02:00
Ghostkeeper
47bf094c52
Fix internal conflicts within the Anycubic Mega Zero printer
...
This definition specified that the maximum E speed is 25mm/s but then said that the retraction speed is 30mm/s. I've changed the maximum E speed to 30mm/s then because apparently that's what the definition author was testing with.
This definition specified that the maximum Z speed is 5mm/s but the default Z hop speed is 10mm/s. I've set the Z hop speed to 5mm/s because it was not initially overridden by the definition author, but apparently 5mm/s is the limit.
Contributes to issue CURA-7431.
2020-05-07 16:50:04 +02:00
Ghostkeeper
1aec5d3452
Merge branch 'anycubic_mega_zero' of https://github.com/kad/Cura into kad-anycubic_mega_zero
2020-05-07 13:55:43 +02:00
grk3010
731455c12b
Create smoothie_dual.def.json
2020-05-06 23:23:42 -04:00
grk3010
cbe87a39a8
Add "Always Write Active Tool" machine setting.
...
Required for dual extruder printing with Smoothieware firmware.
2020-05-06 22:44:39 -04:00
maukcc
157c2d562e
HMS434 update
...
added generic pla to the material list
2020-05-06 15:56:00 +02:00
konskarm
a2737ea47d
Merge pull request #7663 from Evg33/UNI_3D_codes
...
UNI 3D tuning.
2020-05-06 09:49:35 +02:00
sm3dp
c2c0f0b902
Added Lotmaxx sc60 profile
2020-05-05 16:00:42 +08:00
Evg33
d28a88f90c
UNI 3D bugfix layer_0 temperatures
2020-05-04 14:42:14 +03:00
Kostas Karmas
f25547d394
Double the meshfix_maximum_deviation
...
CURA-7421
2020-05-04 13:19:35 +02:00
Kostas Karmas
9bf0255046
Up the setting version to 14 in all the resourses
...
CURA-7421
2020-05-04 13:13:07 +02:00
Evgeny Z
82717845bf
UNI 3D startup code
2020-05-03 22:39:28 +03:00
Evg33
ffc97c3d5b
UNI 3D Start/stop codes tuning.
2020-05-03 19:12:19 +03:00
Gerard Rubio
bba0a96576
Fixed bed dimensions
2020-05-03 11:54:45 +02:00
Alexander D. Kanevskiy
d62e7be193
Adding profile for Anycubic Mega Zero
...
Dimensions: 220x220x250
Nozzle: 0.4
Print speed: 20-100 (40 for normal quality)
2020-05-02 21:49:48 +03:00
64bittuning
2ab2a204a8
Update tronxy_x.def.json
2020-05-01 10:33:24 -04:00
64bittuning
5a0eda9cfe
fixed indentation
2020-05-01 10:22:37 -04:00
Mark Burton
690eb4c04a
Make Infill Line Directions visible for cubicsubdiv infill pattern.
2020-05-01 08:55:21 +01:00
64bittuning
b96383770b
Update tronxy_x.def.json
...
Fixed error in speed_travel_layer_0. calculation was incorrect.
2020-04-30 14:33:19 -04:00
64bittuning
12ccd8298c
Machine profile update
...
Updated and condensed machine profiles. Edited formatting to make more sense and be consistent across all files. I3 printers present print to the front, CoreXY move to 0. Speeds are set per machine based orr factory firmware, which should provide more accurate "Estimated time" values "out of the box".
2020-04-30 14:18:14 -04:00
64bittuning
d08d8a26ed
Update tronxy_x.def.json
...
replacing incorrectly uploaded file that was used during troubleshooting
2020-04-30 11:30:40 -04:00
Jaime van Kessel
b7081f9c68
Merge branch 'master' of github.com:Ultimaker/Cura into 3mf_platform_meshes
2020-04-30 13:47:28 +02:00
konskarm
98eda12f60
Merge pull request #7418 from Evg33/UNI_3D_profiles
...
Adding profiles for UNI 3D Series printers
2020-04-29 17:24:24 +02:00
Evg33
436d36ae90
UNI3D: fix startup code and machine_extruder_count=2
2020-04-29 18:10:43 +03:00