Commit graph

214 commits

Author SHA1 Message Date
LarsBrubaker
ab2ff5286d adding acceleration 2020-08-20 22:04:04 -07:00
LarsBrubaker
af89580515 Refactoring settings layout 2020-06-21 13:41:37 -07:00
LarsBrubaker
db8f5ad63f fixing warnings, refactoring 2020-06-21 09:34:53 -07:00
Lars Brubaker
169b40f3fd added avoid max ratio 2020-05-22 12:36:47 -07:00
LarsBrubaker
563c08520f adding in tool change for T2 & T3 2020-05-07 13:26:21 -07:00
LarsBrubaker
37e6f3bd44 Put in per extruder fan controls 2020-05-05 09:28:11 -07:00
LarsBrubaker
7b2d95bbd9 adding in C axis 2020-05-01 08:02:58 -07:00
LarsBrubaker
b19e0a7629 Add support for specifying the firmware type in the profile 2020-04-11 09:46:02 -07:00
LarsBrubaker
bd02874b46 Make sure we show air gap speed
if per layer support turned on don't warn about support
2020-03-30 12:00:53 -07:00
LarsBrubaker
fbbca09005 Added back in the ability to generate algorithmic support rather than user specified support 2020-03-28 11:12:51 -07:00
jlewin
b9da334ff4 Restore support for runtime switchable slicers 2020-02-07 15:26:31 -08:00
Lars Brubaker
430162e80f remove level_x_carriage_markdown
issue: MatterHackers/MCCentral#5619
Remove Z-Axis alignment step
2019-05-31 16:48:30 -07:00
jlewin
b344e22ea9 Move fan controls 2019-05-16 16:25:11 -07:00
LarsBrubaker
73ebdde9e5 Changing nozzle1_inset to t0_inset
refactoring some surrounding code to talk about tool rather than nozzle
or hotend

figure it's better to do this change before we have any profiles with this set into them

issue: MatterHackers/MCCentral#5333
Consider if Tool nomenclature should be used instead of Nozzle
2019-04-20 21:03:05 -07:00
jlewin
1d1a06a966 Use new Vector4/Bounds field for nozzle insets 2019-04-12 16:44:06 -07:00
LarsBrubaker
e6fe01c82a Made the probe wizard show the x carriage leveling screen
fixed cariage -> carriage spelling

issue: MatterHackers/MCCentral#5293
Show xcarriage calibration at start of probe calibration
2019-04-10 18:37:41 -07:00
Lars Brubaker
48f436cc4a added a T1 extrusion move speed multiplier
refactoring

issue: MatterHackers/MCCentral#5291
Create T1 printing move speed multiplier
2019-04-09 13:39:38 -07:00
Lars Brubaker
dfcdcd2a44 Removing support_material_percent as we don't use it anymore 2019-04-05 16:38:21 -07:00
Lars Brubaker
55893499cb Adding in an optional x carriage leveling markdown page
This will help get pulse printers leveled better
2019-04-04 10:37:32 -07:00
Lars Brubaker
405a836f17 Changing to a single field for probe_offset
issue: MatterHackers/MCCentral#5174
Consolidate probe z and xy into single field (like extruder offset)
2019-04-02 15:18:10 -07:00
Lars Brubaker
545de62b99 turn off new emulated endstops by default
issue: MatterHackers/MCCentral#5173
Make new MC software endstops have a setting that turns it on and default it to off
2019-03-19 17:19:43 -07:00
jlewin
4a510468a5 Add interface layer speed
- Issue MatterHackers/MCCentral#5006
2019-03-11 13:59:14 -07:00
Lars Brubaker
d8d8e78a98 Adding cool down and heat up settings for dual extrusion 2019-03-06 10:19:35 -08:00
Lars Brubaker
c1363c9aca Load filament is now working
made other extruder temps visible in the normal slice settings
2019-02-05 14:51:38 -08:00
Lars Brubaker
9f55a1432c dual extrusion load / unload filament
unload filament is actually working on extruder 2
2019-02-05 13:43:04 -08:00
John Lewin
b33780d5f8 Revise layouts.txt 2019-01-10 15:44:45 -08:00
LarsBrubaker
eb90fe82b0 removing z_offset, adding data to nozzle offsets xyz
issue: MatterHackers/MCCentral#4793
Slightly illogical that z-offset can have different values
2019-01-06 08:35:55 -08:00
Lars Brubaker
45b1a32e03 removing MS auto support generation 2019-01-03 16:05:02 -08:00
Lars Brubaker
0d776e20f2 removing unused setting 2018-12-07 13:21:33 -08:00
Lars Brubaker
234ab03072 Improving default loading markdown text
improving layout of progress bar in loading and unloading
2018-11-06 09:33:44 -08:00
Lars Brubaker
9ebd15eef2 added created date to oem settings area 2018-10-31 12:31:40 -07:00
LarsBrubaker
12ac5507ef removing the SID
issue: MatterHackers/MCCentral#4302
Remove SID from printer settings
2018-10-18 07:31:38 -07:00
Lars Brubaker
d5b06de172 Adding coast at end
mad travel render transparent
fixed layer identification in ms gcode
2018-10-17 13:49:56 -07:00
Lars Brubaker
e532b3c465 Working on the Hadware page 2018-10-12 10:56:00 -07:00
LarsBrubaker
85452b7c95 Make it possible to set the probe calibration position
issue: MatterHackers/MCCentral#4079
[Probe Calibration] Allow custom calibration position
2018-09-02 11:16:20 -07:00
Lars Brubaker
64648e1ed7 Adding in the ability to specify custom leveling probe positions
issue: MatterHackers/MCCentral#4048
Allow custom probing positions for bed leveling
2018-08-27 14:58:34 -07:00
LarsBrubaker
69a9e90fcf Putting in more dual extrusion and wipe tower control 2018-08-16 23:06:08 -07:00
LarsBrubaker
7a81c260ee Changing from first top layer speed to match bridging 2018-07-31 20:44:59 -07:00
Lars Brubaker
4ec92ede9e Refactoring 2018-07-31 09:18:20 -07:00
LarsBrubaker
8ee527b767 putting in speed for bottom layer and first top layer 2018-07-31 09:18:20 -07:00
Lars Brubaker
8d9a3435c7 added make and model to printer general section
issue: MatterHackers/MCCentral#3637
Add printer make model to printer general
2018-07-18 16:13:13 -07:00
Lars Brubaker
5e9d4363ce making the loading filament wizard use markdown rather than images
issue: MatterHackers/MCCentral#3878
Clarify what 'grabbing filament' really means during initial filament load
2018-07-17 14:33:05 -07:00
John Lewin
75533b2509 Make Fan and Retraction sections have header bar toggle
- Issue MatterHackers/MCCentral#3756
Add toggles to headers of Retraction and Fan settings sections
2018-07-16 16:58:49 -07:00
John Lewin
f38d23d6e1 Make Skirt the first group under Adhesion 2018-05-17 18:26:46 -07:00
Tyler Anderson
92c015ff18 Added toggles for brim and skirt 2018-05-17 10:46:37 -07:00
John Lewin
c21018f503 Move printer image resource urls into Oem bucket
- Issue MatterHackers/MCCentral#3294
2018-05-03 22:42:50 -07:00
Lars Brubaker
b7faf17269 Took out cura and slic3r mapping classes
improved fan settings
put in enable disable fan
2018-04-14 13:15:27 -07:00
Lars Brubaker
712f9df9ad Took out manual positions
took out steps and made based on sample points
2018-04-04 14:58:13 -07:00
johnlewin
a24c56f067
Merge branch 'design_tools' into design_tools 2018-03-14 16:59:18 -07:00
Lars Brubaker
eae2f773e6 Put in clean nozzle page
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00